hmm .. how do i undo that? lol
it doesn't seem to work. i'm trying to get teamspeak (
www.teamspeak.org ) to run on our game server which only has ports 27010 to 27020 open. ( don't ask why lol )
the teamspeak documentation notes this:
Q: What ports does the server use?
A: The TeamSpeak Server uses the following ports:
8767 UDP, for the server itself.
Adjustable in the server.ini: ServerUDPPort=8767
14534 TCP, WebInterface
Adjustablein the server.ini: HTTPServer Port=14534
51234 TCP, TCPQuery port
Adjustable in the server.ini: TCPQueryPort=51234
To get server to work behind firewall, nat, masq you need only to open/forward the server port (in the above case: 8767 UDP).
i'm completely at a loss and have no clue if this can really work or not.