does anyone know how to setup this server with router? i have tried over 4 days and i cant get it running
Opened ports that did work with other servers:
Code:
TCP
80
44405
55901
55919
55906
55980
UDP
60006
60010
startup.ini:
Code:
[captions]
V0v=JoinServer
v1v=cs
v2v=dataserver1
V3v=dataserver2
v4v=exdb
v5v=chatserver
v6v=eventserver
V7v=Ranking
[paths]
V0v=bin\
v1v=bin\
V2v=dataserver1\
V3v=dataserver2\
v4v=bin\
v5v=bin\
v6v=bin\
V7v=bin\
[exenames]
V0v=joinserver.exe
v1v=CS.exe
v2v=dataserver1.exe
V3v=dataserver2.exe
v4v=exdb.exe
v5v=chat.exe
v6v=event.exe
V7v=Ranking.exe
[parametrs]
V0v=/p55970 /ca192.168.1.170 /cp55557
v1v=
v2v=55960 0
V3v=55962 1
v4v=127.0.0.1
v5v=127.0.0.1
v6v=
V7v=
[waitintervals]
V0v=1000
v1v=1000
v2v=1000
V3v=1000
v4v=1000
v5v=1000
V6v=1000
V7v=1000
[needrestart]
V0v=no
v1v=no
v2v=no
V3v=no
v4v=no
V5v=no
V6v=no
V7v=no
[main]
enableautorestart=0
restartinterval=60
ipadd=192.168.1.170
serverlist.dat:
Code:
// Server list
0 "Server1" "80.235.90.95" 55901 "SHOW"
19 "Servercs" "80.235.90.95" 55919 "HIDE"
mapserverinfo.dat:
Code:
0
0 0 1 S80.235.90.95 55901
19 0 0 S80.235.90.95 55919
end
iplist.dat:
commonloc.dat
Code:
[ConnectServerInfo]
IP =127.0.0.1
PORT =55557
[GameServerInfo]
clientExeVersion =1.02.03
ClientExeSerial =k5lEopalwaudns8h
LootingTime =30
commonserver.cfg:
all 127.0.0.1
both AllowableIPList.txt:
[/code]0
127 0 0 1 255
end[/code]
gameserver link:
Code:
C:\MuServer\GameServer\GameServer.exe 127.0.0.1 55970 127.0.0.1 55960 55901
my ips are:
192.168.1.170 LAN IP
80.235.90.95 WAN IP
i can get it to run in lan and without router but i need to get it to work with router
maybe someone can help and yes i did read whole this thread without getting any help
also i tried different ip's in different places but it just wont work for me :S
thanx for your time to ansver