View Full Version : Dedicated Server Question
FragBoy69
11-07-2003, 10:56 AM
I want to set up our dedicated server to run two COD servers, I just need to know what I have to do in order to do this. Any help would be appreciated!
sphinx175
11-07-2003, 12:34 PM
The manual and the docs that are on the CD will clear this up. Have you tried there first?
FragBoy69
11-07-2003, 05:39 PM
Looking on there wasnt much help, unless Im looking in the wrong spot? I looked at the ReadMe and also the help documents.
ClickBouyow
11-07-2003, 06:11 PM
Run the codmp.exe and specify the port and ip address for each server.
+set net_port 28960 and +set net_ip <ipaddress>
Execute a config file for each one by +set exec <filename.cfg>
So, for server 1:
codmp.exe +set net_port 28960 +set net_ip 123.456.789.123 +exec <filename1.cfg>
and for server 2
codmp.exe +set netport 28961 +set net_ip 123.456.789.123 +exec <filename2.cfg>
That, theoretically should work.
greensha
11-07-2003, 08:23 PM
Run the codmp.exe and specify the port and ip address for each server.
+set net_port 28960 and +set net_ip <ipaddress>
Execute a config file for each one by +set exec <filename.cfg>
So, for server 1:
codmp.exe +set net_port 28960 +set net_ip 123.456.789.123 +exec <filename1.cfg>
and for server 2
codmp.exe +set netport 28961 +set net_ip 123.456.789.123 +exec <filename2.cfg>
That, theoretically should work.
That indeed does work that is how I run my COD servers.
FragBoy69
11-07-2003, 11:22 PM
Thanks for the help guys, I got it running! I just started playing around with it after I made the post, and I ended up figuring it out.
What did you do to get it working ??
Hi
I';ve done the
codmp.exe +set net_port 28960 +set net_ip 123.456.789.123 +exec <filename1.cfg>
and for server 2
codmp.exe +set netport 28961 +set net_ip 123.456.789.123 +exec <filename2.cfg>
but server 2 isn't showing up in CoD,Gamespy, or ASE.
does anyone have any hint to why plz.
maybe if you could post your working cmdlines and cfg files that would be great.
Bla
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.