Re: C4-server behind router
Hi guys, I too have been trying to run a server from behind a modem/router firewall with no success. I get the server running, but I can't join the game from my second pc. It tells me, "unable to connect to the selected server".... I tried opening TCP 17200 to 17500 and also UDP 17200 to 17500 and forwarding to the IP address specified within the firewall settings but still get the same results. The router I am using is a Efficient Networks SpeedStream 6300. IS there something I am missing here?? I notice on the Server page that shows up once you start hosting, at the top it says "Novaworld Server: TestServer [TDM] (7818) Does this 7818 maybe have something to do with it?? I notice this number changes every time you start a server.
Also, on the left side of this page, it says "receive port:0x4447". This maybe mean anything?? Probably just fishing here but am trying to provide any info that might help all of us...
Re: C4-server behind router
Try hosting it in the DMZ.
Re: C4-server behind router
Quote:
Originally Posted by unoyt
Try hosting it in the DMZ.
Hi unoyt, what do you mean by hosting it in the DMZ?? I would think if no one can connect while hosting in TDM, then there must be something wrong with the open ports...
When you look up this on Novalogic, they have this posted "If you are hosting a game from behind a router you will need to set the outbound port, or trigger and the incoming port the same as the firewall ports for the game." But, no where do they mention any port numbers.
Re: C4-server behind router
Hey MasterX, what do you mean by "127.0.0.1 localhost is just the loopback, standard
if everything else is #'d out your fine, sometimes windows will add entries below the loopback that it thinks are bad...."
How do you find out if these HOST and lmhosts files are #'d out?? What is meant by that?? I have them on my pc but am not sure where to go from there....
Re: C4-server behind router
ports are normally 17200-17500 to be safe but 17200-17300 werx for me, and UDP protocol.
if the only entry you have is 127.0.0.1 Localhost you are fine, if there are other addresses and site names then delete the whole file....
simple as that, windows will rebuild the file with only good entries after a full restart...
Re: C4-server behind router
Okay. Thanks for the info MasterX, will give it a shot....
Re: C4-server behind router
Although your computer will rebuild hosts and lmhosts, neither of these affect the ports that would be used by the game or interfered with the firewall. These files exist to simplify the lookup from your computer trying to resolve the URL address of a website to it's IP address. Do not worry about deleting them, as it will not make any difference.
The following is a list of ports I found that are used by Commanche 4 to communicate with servers. the first on the list is the default port, and the rest are fall-backs designed for servers that do not respond properly to the first one.
17200, 21296, 25392, 29488, 33584, 37680, 41776, 45876, 49968, 54064, 58160 or 62256.
Re: C4-server behind router
that is partially true. lmhosts provides name-based resolution within your subnet and/or internal lan to provide your machine with the ability to directly access machines on your subnet without bouncing all the way up to the nearest ip router (presumably your ISP's). hosts provides the functionality to override the DNS server you are using (presumably your ISP's). what masterx probably encountered was a name collision whereby the hosts file routed an ip request back to local host and he couldn't connect to the host he wanted to. hosts has a lot of useful functionality for blocking adware too, here is a link that is worth reading http://www.mvps.org/winhelp2002/hosts.htm
I have only ever had to alter these files to allow my machine to host multiple websites on multiple ips simultaneously, but I don't even remember what I did ( I just followed the instructions that came with apache)
bottom line is - if you use named pipes for file shares on your lan or subnet, or vpn, you probably wouldn't want to wipe the files as has been suggested. you could 1) back them up first, then delete and check to see if that helps, or you could 2) just scroll through and look for dns entries starting in novaworld, novaworld3, nw3, nw etc and delete them, which would stop the misdirection (if that was the cause)
Re: C4-server behind router
I run a server behind a router and LAN connect to it with my 2nd pc......is that not what you looking to do Scream....... :smokin.gif:
all this port stuff is to confusing :puzzled:
Re: C4-server behind router
finally its seems to be working :bouncy:
i bought a standard dsl-modem from my telephone-company and a router 'smc baricade smc7004vbr-eu' - two seperate boxes.
a team mate told me that this router works fine for him.