[cod] 2 servers on one machine -Help, Friday deadline!

Luke luke at techfreak.org
Tue Jan 13 07:37:37 EST 2004


Theo,

Im sure you've done this already, but make sure you
specify a seperate port for each game. use 'set net_port
28961', etc...

Luke

Theo Macris said:
> I'm trying to run 2 servers on one machine (now with 2
> NICs) for a huge
> LAN.
>
> What to do! Only one server shows in the game browser!
> I have tried all combinations of net_ip net_port Ive even
> tried binding
> two IPs to a NIC and when that didnt work I installed
> another NIC. The
> LAN starts on Friday, I need help! If you have two servers
> running,
> please let me see your start scripts.
>
> #!/bin/sh
> ./cod_lnxded +set dedicated 1 +exec dedicated1.cfg
> +map_rotate
>
> File Handles:
> ----------------------
> 29625 files in pk3 files
> execing default_mp.cfg
> couldn't exec language.cfg
> execing config_mp_server.cfg
> couldn't exec autoexec_mp.cfg
> Hunk_Clear: reset the hunk ok
> Opening IP socket: localhost:28960
> --- Common Initialization Complete ---
> Started tty console (use +set ttycon 0 to disable)
> execing dedicated1.cfg
> logfile opened on Mon Jan 12 19:15:20 2004
>
>
> #!/bin/sh
> ./cod_lnxded +set net_ip 192.168.0.9 +set dedicated 1
> +exec
> dedicated2.cfg +map_rotate
>
> File Handles:
> ----------------------
> 29625 files in pk3 files
> execing default_mp.cfg
> couldn't exec language.cfg
> execing config_mp_server.cfg
> couldn't exec autoexec_mp.cfg
> Hunk_Clear: reset the hunk ok
> Opening IP socket: 192.168.0.9:28960
> ERROR: UDP_OpenSocket: bind: Address already in use
> Opening IP socket: 192.168.0.9:28961
> --- Common Initialization Complete ---
> Started tty console (use +set ttycon 0 to disable)
> execing dedicated2.cfg
> logfile opened on Mon Jan 12 19:16:09 2004
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.558 / Virus Database: 350 - Release Date:
> 1/2/2004
>
>




More information about the Cod mailing list