11-27-2006, 03:00 AM
Hi guys
I followed the tutorial on http://www.srcds.com/db/engine.php?subaction=showfull&id=1102717219&archive=
Managed to get CS Source to listen on a different IP address assigned by my dediacted server company, but the problem now: It doesn't want to use ports already used by a different IP address.
There is only 1 physical interface, and I am provided with 3 IPs
Does this mean that no matter what IP you use, each port can only be used once or is there something that I Can do?
Specs:
Sempron 2800+
1GB RAM
80GB Hard Disk
100Mbps
Debian Stable
2.4.27-2-386 (yes, I will get round to compiling a 2.6 kernel sometime with 1000MHz polling)
GNU libc 2.3.2
gcc 3.3.5
I tried running with ./srcds_run -ip xxx.xxx.xxx.xxx -port 27015
but it always increments the ports by 1, client for 27006 and server 27016
Thanks in advance guys
I followed the tutorial on http://www.srcds.com/db/engine.php?subaction=showfull&id=1102717219&archive=
Managed to get CS Source to listen on a different IP address assigned by my dediacted server company, but the problem now: It doesn't want to use ports already used by a different IP address.
There is only 1 physical interface, and I am provided with 3 IPs
Does this mean that no matter what IP you use, each port can only be used once or is there something that I Can do?
Specs:
Sempron 2800+
1GB RAM
80GB Hard Disk
100Mbps
Debian Stable
2.4.27-2-386 (yes, I will get round to compiling a 2.6 kernel sometime with 1000MHz polling)
GNU libc 2.3.2
gcc 3.3.5
I tried running with ./srcds_run -ip xxx.xxx.xxx.xxx -port 27015
but it always increments the ports by 1, client for 27006 and server 27016
Thanks in advance guys