08-22-2005, 12:57 AM
Info:
Fedora Core 4
gcc 4.0.0 20050519
ldd 2.3.5
kernel 2.6.11-1.1369_FC4
I am trying to run my server on a fresh install of Fedora 4. The box is behind a router with 27015 forwarded to the box IP, and the fedora firewall and selinux is disabled. When I try starting the server with this command:
./srcds_run -console -game cstrike +ip 12.208.96.74 -debug
it gives me the error:
WARNING: NNET_OpenSocket: bind: Cannot assign requested address
Couldn't allocate dedicated server UDP port
cat: hlds.3803.pid: No such file or directory
email debug.log to linux@valvesoftware.com
and the debug.log just says crash at my command input. I have tried changing my ip address to the internal LAN address of 192.168.0.9, but it just hangs after
Network: IP 192.168.0.9, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
I've also tried setting the server as the DMZ in the router, but that gave the same results. If I don't assign an IP, it uses 255.255.255.0 and hangs like my internal. I am really at a loss as to how to fix this. If anyone has any clue how to fix this, please let me know.
Fedora Core 4
gcc 4.0.0 20050519
ldd 2.3.5
kernel 2.6.11-1.1369_FC4
I am trying to run my server on a fresh install of Fedora 4. The box is behind a router with 27015 forwarded to the box IP, and the fedora firewall and selinux is disabled. When I try starting the server with this command:
./srcds_run -console -game cstrike +ip 12.208.96.74 -debug
it gives me the error:
WARNING: NNET_OpenSocket: bind: Cannot assign requested address
Couldn't allocate dedicated server UDP port
cat: hlds.3803.pid: No such file or directory
email debug.log to linux@valvesoftware.com
and the debug.log just says crash at my command input. I have tried changing my ip address to the internal LAN address of 192.168.0.9, but it just hangs after
Network: IP 192.168.0.9, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
I've also tried setting the server as the DMZ in the router, but that gave the same results. If I don't assign an IP, it uses 255.255.255.0 and hangs like my internal. I am really at a loss as to how to fix this. If anyone has any clue how to fix this, please let me know.