Dsl Ns Server
morphyrichards
Join Date: 2003-01-13 Member: 12250Members
<div class="IPBDescription">Help setting DSL + Router</div> Hi,
my brother has DSL and dual 1.6 summit processors and he thought why not try a ns server etc. He has a router etc now the problem is, is that the router uses NAT. Now 192.168.1.5 or whatever is the PC's ip address which is a LAN ip address. How does he host a NS server with an internet address?
There are many options on his router virtual servers, firewall settings ( which are both turned off atm ). It's using DHCP atm.
That's all the information i can think of at the moment.
So any ideas/tutorials on this would be greatly appreciated. Thanks.
my brother has DSL and dual 1.6 summit processors and he thought why not try a ns server etc. He has a router etc now the problem is, is that the router uses NAT. Now 192.168.1.5 or whatever is the PC's ip address which is a LAN ip address. How does he host a NS server with an internet address?
There are many options on his router virtual servers, firewall settings ( which are both turned off atm ). It's using DHCP atm.
That's all the information i can think of at the moment.
So any ideas/tutorials on this would be greatly appreciated. Thanks.
Comments
when i ran behind a bad router i had to do that. but i did from ports 27000-28000
just incase i wanted to run another server from port 27016 or something.
what type of router is it?
i may be able to help more.
Thanks for the help
Incoming UDP to local destination 27015
Outgoing UDP to remote destination 27010, 27012.
Outgoing TCP to remote destination 5273.
Outgoing TCP to remote destination 7002.
You may also need:
6003 and 7002 TCP
or
6002 and 7003 TCP
Firewall on the router is off. Virtual servers for all of the ports you have specified are on. DMZ is now off since it didn't work.
What are we overlooking? From what we understand all of the information from the router is being directed to the lan machine on the ports you have said. If this is the case why can't anyone see our machine <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' valign='absmiddle' alt='sad.gif'><!--endemo-->
Any more advice would be greatly appreciated.
Thanks.
./hlds_run -game ns +ip 208.28.184.222 +port 27015
i am doing the exact same thing you are but ppl connect to my server just fine.
if you type status it says the ip is 127.0.0.1
but with won its 24.242.209.60:27015
192.168.1.5 is my lan ip and shows when i boot the server
the wonip ( external ) ip wont work with halfllife noone can see my games.
Everything is forwarded to the correct ports..it's just not working.
and why are you talking about 127.0.0.1, thats a loopback address
*sigh*
typing status in the console when connect to my server will say 127.0.0.1
i know what i'm talking about here. unless the computer you are hosting the server on is DIRECTLY connected to the internet (acting as a router or co-location program) you cannot use the +ip feature.
<!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->TheGivingTree Posted on Jan 17 2003, 01:09 AM i got a Linksys router<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
set your sv_maxrate to 3000 and you'll be fine. I have a Linksys as well and nobody believes me that its a cable server.
For prospective buyers, I would recommend buying a different brand. I have read several reports by others with the same Linksys problem. I'm about ready to junk mine and put the FreeBSD box back that the Linksys replaced. I swapped out to use less power, and to cut down on fan noise.
I know this has got to be annoying having someone asking stupid questions, but where do you find that at? <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' valign='absmiddle' alt='tounge.gif'><!--endemo-->
Also, how exactly does port forwarding work? This is what my router shows -
........Ext. Port ..................Protocol TCP ........... Protocol UPD......... IP Address ...........Enable
______ to ______...........X (check box)..........X (check box)......... __________ ..............X
Will this solve my problem on why my NS server doesnt't show up to internet users?
Any suggestions would be greatly appreciated =)