Game Development Community

Server not appearing in master server

by Nana-an-hu · in Torque Game Engine · 03/17/2005 (1:48 pm) · 0 replies

My dedicated server is not showing in the master server.
I have updated the game type in both
server/defaults.cs
and client/init.cs
and mapped the relevent port for the server.

But no servers show up at all in the server list

Any help would be greatfully appreciated.

:edit:
Checked the console and and server is listed under the master server. Just my external ip address is not pingable internally.
Does that mean that the server is otherwise fine and just not accessible via this method from this point on my network?