Posts: 7
Threads: 1
Joined: May 2008
Reputation:
0
I looked around for a good hour or so, and did not find an answer. I am trying to have two servers up at the same time, and in my srcds.bat I inserted +ip 192.168.1.105:27004 and on the other +ip 192.168.1.105:27005 to no avail. I have also tried using +ip 24.119.212.44 and +ip 24.119.212.45 with no affect. Is it impossible? Or am I missing something (which is what I bet is the case.)
Posts: 22
Threads: 2
Joined: May 2008
Reputation:
0
05-20-2008, 01:42 AM
ye, iron logic indeed
i could understand misconfig in ip:port in one variable, but several ip outside is the real top
why didnt u try +ip 333.666.999 ?
greetings to 7hours solver
qx6850(3.0ghz/1333)/4gb(ddr2-800)/100mbps/centos5.1
srcds-64slots/66tick/VAC/detox/SB/mm/sourcemod
2xhlds-32slots/VAC/hlguard/SB/meta/amxx
Posts: 22
Threads: 2
Joined: May 2008
Reputation:
0
usualy 27005 port is used for server-client udp connection. standart listen ports for servers are 27015-27050
try -port 27015 for first server and -port 27016 for another
also u should have this ports (both tcp and udp protocols) redirected to your outside address 24.119.212.44 or which is right
and also i must underline, that home(client) PC is bad idea for server
qx6850(3.0ghz/1333)/4gb(ddr2-800)/100mbps/centos5.1
srcds-64slots/66tick/VAC/detox/SB/mm/sourcemod
2xhlds-32slots/VAC/hlguard/SB/meta/amxx
Posts: 22
Threads: 2
Joined: May 2008
Reputation:
0
nono, your first ip was ok if server started. just change port: ip 192.168.1.105 port 27015 for one and ip 192.168.1.105 port 27016 for another.
if u want clients from world = only here we see 24.119.212.44
look:
server_with_local_ip_192.168.1.105 listen on 27015 || binded port 27015 at 24.119.212.44
here are you and uoyr lan friends || here only world see u
connect 192.168.1.105:27015 || connect 24.119.212.44:27015
qx6850(3.0ghz/1333)/4gb(ddr2-800)/100mbps/centos5.1
srcds-64slots/66tick/VAC/detox/SB/mm/sourcemod
2xhlds-32slots/VAC/hlguard/SB/meta/amxx
Posts: 22
Threads: 2
Joined: May 2008
Reputation:
0
ok, just try change ports numbers
qx6850(3.0ghz/1333)/4gb(ddr2-800)/100mbps/centos5.1
srcds-64slots/66tick/VAC/detox/SB/mm/sourcemod
2xhlds-32slots/VAC/hlguard/SB/meta/amxx