Hi all,
I am hoping you can assist me with a problem I am having.
I have one very beefy server that I am trying to host MW3 on but having some problems. I need to host multiple instances of the dedicated server on this one beefy server.
I currently have it setup with the following port settings:
SERVER 1:
iw5mp_server.exe +set sv_config "server1.cfg" +set dedicated 2 +set net_authPort 8766 +set net_queryPort 27014 +set net_port 27015 +set sv_maprotation maplist +start_map_rotate
SERVER 2:
Command line:
iw5mp_server.exe +set sv_config "server2.cfg" +set dedicated 2 +set net_authPort 8766 +set net_queryPort 27034 +set net_port 27035 +set sv_maprotation maplist +start_map_rotate
If I start up server 1 and then start up server 2 after that I am able to access server 1's rcon and all the commands work fine. Server 2 gives me no response to any commands once I have rconed in.
If I start the servers the other way round the exact reverse happens.
The servers themselves run perfectly except that I cannot rcon onto them.
I had a look at this guys guide, tried it, couldn't get it to work: http://forums.steampowered.com/forums/sh...?t=2352576
There are 4 different port settings, am I perhaps overlapping port settings across the servers that is maybe causeing the 2nd server that starts up to not connect the rcon correctly perhaps?
net_queryPort
net_port
net_authPort
net_masterServerPort
The basic description in the default config is not very clear as to how they work. Could someone please help me figure this problem out?
Thanks in advance!
Krad.
To add to that, sometimes it does respond but then if I type "status" I get the kick response. Is this a problem with my setup or is it a known problem with the server software?
I am hoping you can assist me with a problem I am having.
I have one very beefy server that I am trying to host MW3 on but having some problems. I need to host multiple instances of the dedicated server on this one beefy server.
I currently have it setup with the following port settings:
SERVER 1:
- +set sv_config "server1.cfg"
- +set dedicated 2
- +set net_authPort 8766
- +set net_queryPort 27014
- +set net_port 27015
iw5mp_server.exe +set sv_config "server1.cfg" +set dedicated 2 +set net_authPort 8766 +set net_queryPort 27014 +set net_port 27015 +set sv_maprotation maplist +start_map_rotate
SERVER 2:
- +set sv_config "server2.cfg"
- +set dedicated 2
- +set net_authPort 8766
- +set net_queryPort 27034
- +set net_port 27035
Command line:
iw5mp_server.exe +set sv_config "server2.cfg" +set dedicated 2 +set net_authPort 8766 +set net_queryPort 27034 +set net_port 27035 +set sv_maprotation maplist +start_map_rotate
If I start up server 1 and then start up server 2 after that I am able to access server 1's rcon and all the commands work fine. Server 2 gives me no response to any commands once I have rconed in.
If I start the servers the other way round the exact reverse happens.
The servers themselves run perfectly except that I cannot rcon onto them.
I had a look at this guys guide, tried it, couldn't get it to work: http://forums.steampowered.com/forums/sh...?t=2352576
There are 4 different port settings, am I perhaps overlapping port settings across the servers that is maybe causeing the 2nd server that starts up to not connect the rcon correctly perhaps?
net_queryPort
net_port
net_authPort
net_masterServerPort
The basic description in the default config is not very clear as to how they work. Could someone please help me figure this problem out?
Thanks in advance!
Krad.
To add to that, sometimes it does respond but then if I type "status" I get the kick response. Is this a problem with my setup or is it a known problem with the server software?