PDA

View Full Version : Use domain name for IP and Another question


imported_chucknet
11-06-2003, 07:14 PM
Just an FYI. This might be common knowledge but did anyone else notice you can use - www.mysite.com - instead of an IP address for the start line.

example: screen -A -m -d -S codserver ./cod_lnxded dedicated 2 +set net_ip www.mysite.com +set net_port 28959 +exec codconfig.cfg

**note** Keep in mind replacing the words "mysite" with your domain name

Also I know i have read that the linux server always uses one port above what you specify> meaning I use 28959 and it says it is in use and uses 28960.

Does any one know a way to make it use what you specify?

HankScorpio
11-06-2003, 09:30 PM
Also I know i have read that the linux server always uses one port above what you specify> meaning I use 28959 and it says it is in use and uses 28960. Does any one know a way to make it use what you specify?
It's one of the several bugs in the beta. It'll probably be fixed in the official version.