Please help my server keeps coming up N/A on the internet but on the LAN it works fine. what am i doing wrong and how can i fix this??
Announcement
Collapse
No announcement yet.
Ping N/A
Collapse
X
-
Re: Ping N/A
Originally posted by Nigel
Please help my server keeps coming up N/A on the internet but on the LAN it works fine. what am i doing wrong and how can i fix this??
Also, please remember due to the way NAT works, any computer within your local NAT network will have to connect and view your server (via the server browser) via the LAN IP else you will have problem's connecting and get N/A for the server details. Anyone outside your network (Internet) should see your server fine now as long as the ports are opened.
Comment
-
The default ports are:
7777 UDP/IP (Game Port)
7778 UDP/IP (Query Port)
7787 UDP/IP (GameSpy Query Port)
28902 TCP/IP (Allows your Server to Connect to the UT2004 Master Server Browser)
xxxx TCP/IP (Port set via ListenPort that your WebAdmin will run on)
Also make sure you set the following to True
Find the [IpDrv.MasterServerUplink] part in your server's ini file, and modify the following value:
ServerBehindNAT=True
and it worked!!
Comment
Comment