Posts: 8
Threads: 3
Joined: Feb 2006
Reputation:
0
I had my server set up amonth ago and everything was working great, but now i tried it again (and we now have qwest instead of comcast) and it will only let me add it with my local ip...
i went to whatsmyip.org and it tells me my ip is 65.103.255.17
and i have them put in 65.103.255.17:27006 and it doesn't work. please help
Posts: 1,587
Threads: 15
Joined: Jun 2005
Reputation:
0
03-01-2006, 01:58 AM
(This post was last modified: 03-01-2006, 01:58 AM by skeletor.)
first of all. why port 27006?! the servers default port is 27015. and if you have a router you will have to forward the ports through the router first. then basically it should work, but the server itself will always be on the lan ip, and you will always have to connect to the lan ip, others will have to connect through the external ip.
Posts: 1,587
Threads: 15
Joined: Jun 2005
Reputation:
0
yea, no, 27006 is just what the client communicates through server side, they should not connect through that port. just 27015. and you have to have port 27015 opend in the computer firewall, tcp and udp. also make sure you hve the ports forwarded right on your router. and also, make sure sv_lan is set to 0. with all of that in place is should work. and the whole ingame ip, that can be set to anything in your server.cfg file with the cvar, ip <externalip address> but it doesn't have to be set.
Posts: 8
Threads: 3
Joined: Feb 2006
Reputation:
0
ok, I have that port forwarded, so i'll just make sure sv_lan is set to 0 and have my friend test it and then be back here if I have any more questions