Posts: 6
Threads: 3
Joined: Aug 2007
Reputation:
0
Searched didn't find anything. Everytime I launch a server on my box here at home thats what I get as the network ip. Tried establishing ips in the cmdline lan/wan didn't work. Read something about this is an os issue and maybe the os wasnt recognizing the right connection(was very vague, infact if you know better ignore that last part please).
Posts: 779
Threads: 5
Joined: Apr 2008
Reputation:
9
what's your point? 127.0.0.1 is your LAN ip..make your home ip static (if that's what you want) or restart the server with -ip <wan ip> -port <port> etc.
Posts: 483
Threads: 9
Joined: Mar 2007
Reputation:
0
127.0.0.1 is your loopback ip. if you dont set one, it will usually be that.
So... in your launch params put +ip yourlocalip
Posts: 2,270
Threads: 45
Joined: May 2007
Reputation:
11
-ip is usually better then +ip
realchamp Wrote:Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Posts: 6
Threads: 3
Joined: Aug 2007
Reputation:
0
04-13-2008, 07:43 AM
(This post was last modified: 04-13-2008, 07:44 AM by ColdFlo.)
Yeah I've done that. Given it that info. Infact heres the 2 run lines I tried. ./srcds_run -console -game cstrike +map de_dust -maxplayers 16 -ip 192.168.0.3 -port 27015 -autoupdate -tickrate 100. Other one had my wan ip. Here is the error:
WARNING: NNET_OpenSocket: bind: Cannot assign requested address
Couldn't allocate dedicated server UDP port
This is a new installation I think this may be some kind of os recognition problem that I'm not experienced with on linux yet. No, no firewall, stumped on this one. Tried -debug provided no new information.
Posts: 483
Threads: 9
Joined: Mar 2007
Reputation:
0
sounds like your ip isnt 192.168.0.3
Posts: 483
Threads: 9
Joined: Mar 2007
Reputation:
0
check the command ifconfig
Posts: 6
Threads: 3
Joined: Aug 2007
Reputation:
0
04-13-2008, 11:27 AM
(This post was last modified: 04-13-2008, 11:28 AM by ColdFlo.)
yeah thats odd how come the os and the modem have 2 different ips how does that even work? not to mention that 0.2 is the same as my gaming machine and yet it still connects....... but yeap os recognition problem.
Posts: 2,270
Threads: 45
Joined: May 2007
Reputation:
11
Whats your computer's network ip? 192.168.0.3?
realchamp Wrote:Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.