Using TM Server Test, the tool to test port forwarding recommended above and by asking someone to join my server.TMarc wrote:Electron: how did you check?
This is the ManiaPlanet related output:use netstat -na to see all open ports on your PC, and a internet scanner website to see the open ports of your router.
Code: Select all
Proto Lokale Adresse Remoteadresse Status
TCP 0.0.0.0:2352 0.0.0.0:0 ABHÖREN
TCP 0.0.0.0:3452 0.0.0.0:0 ABHÖREN
TCP 127.0.0.1:5002 0.0.0.0:0 ABHÖREN
UDP 0.0.0.0:2352 *:*
No, after closing my server, the above entries aren't in the list anymore.Is perhaps a ghost instance of ManiaPlanet running in the background -> eliminate it with the Task manager.
Or you are using a tool that uses those ports at the moment.
If I change the server port from 2352 to 3451 in the dedicated_cfg.txt, everything is OK. Something blocks my port range 2350-2352.
I use a Speedport W 723V (Type A) router and I forwarded these port ranges for the dedicated server:
TCP: 2350-2352,3450-3452
UDP: 2350-2352
The configuration of my personal firewall looks good (I deactivated it also for the tests).
PS: I use port 2350 for the game client, 2351 for my TM1 server and 2352 for my MP server.