I've just recently set up a CS:S dedicated server for an upcoming LAN party. When I first set it up the server was being assigned a DHCP address (192.168.1.237). I've now set it to use a static address (192.168.1.11) but when I start the server I am getting this:
Socket bind failed (Cannot assign requested address)
Network: IP 192.168.1.237, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
The server still shows up in the browser under the LAN tab as having the address 192.168.1.11 but I cannot rcon into the server. It gives me the error: Unable to connect to remote server (192.168.1.11:27015)
I have tried using +ip 192.168.1.11 when starting the server which gets rid of the socket bind failure and the network address is listed as 192.168.1.11. In addition I can also rcon into the server. However the server no longer shows up in the server browser under the LAN tab.
The only thing in my server.cfg right now is rcon_password "password"
Socket bind failed (Cannot assign requested address)
Network: IP 192.168.1.237, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
The server still shows up in the browser under the LAN tab as having the address 192.168.1.11 but I cannot rcon into the server. It gives me the error: Unable to connect to remote server (192.168.1.11:27015)
I have tried using +ip 192.168.1.11 when starting the server which gets rid of the socket bind failure and the network address is listed as 192.168.1.11. In addition I can also rcon into the server. However the server no longer shows up in the server browser under the LAN tab.
The only thing in my server.cfg right now is rcon_password "password"