Prolem with geting my server online

Desolation Mir2 (Med Rate Server)

neo1uk

Dedicated Member
Dedicated Member
Feb 12, 2007
95
0
32
i get this error in my dbserver .exe
Gate connected
Illegal ip: 192.168.1.100
Gate disconnected
Gate connected
Illegal ip: 192.168.1.100
Gate disconnected


And this in the m2Server .exe over and over again... Elp
[09/05/2008 01:36:44] DBServer Connected(192.168.1.100:6000)
[09/05/2008 01:36:47] DBServer Connected(192.168.1.100:6000)
[09/05/2008 01:36:48] LoginServer Connected(192.168.1.100:5600)
[09/05/2008 01:36:48] LoginServer Disconnected(192.168.1.100:5600)
[09/05/2008 01:36:50] DBServer Connected(192.168.1.100:6000)
[09/05/2008 01:36:53] DBServer Connected(192.168.1.100:6000)
[09/05/2008 01:36:56] DBServer Connected(192.168.1.100:6000)
[09/05/2008 01:36:59] DBServer Connected(192.168.1.100:6000)
[09/05/2008 01:37:02] DBServer Connected(192.168.1.100:6000)
 

Fire

Golden Oldie
Golden Oldie
Apr 15, 2003
1,302
1
175
have you got the full and latest mssql database restored? it sounds like some fields are missing / not changed...
 
Upvote 0

neo1uk

Dedicated Member
Dedicated Member
Feb 12, 2007
95
0
32
i have not changed any of them and also no i have full data base working the error i am geting is not a database error its ips fail somthing

that much i do know but ty for trying to help also is there a guide to seting up td files online i cart find one
 
Upvote 0

Neptune

Golden Oldie
Golden Oldie
Nov 19, 2003
1,473
9
175
Chester :P
Koni said:
2.3 files online setup


dbserver folder serverinfo txt file

internal ip your external ip 7200 (space inbetween each entry)

Gamegate folder config file

[GameGate]
Title=Diamond <----- change to your server name
ServerAddr=127.0.0.1
ServerPort=5000
GateAddr=servers internal ip,, usually 192.168.0.* if on a router or 127.0.0.1 if not
GatePort=7200
ShowLogLevel=10
ShowBite=0
ServerCheckTimeOut=180000
ClientSendBlockSize=500
MaxConnOfIPaddr=50
BlockMethod=0
MaxClientPacketSize=6420
NomClientPacketSize=190
MaxClientMsgCount=100
kickOverPacket=1
ClientTimeOutTime=5000

Login server folder - addrtable txt file

Diamond Diamond 127.0.0.1 your external ip your external ip:7100

(change server names to yours , change internal ip to yours)

M2server folder

runaddr txt file

your external ip

servertable txt file

; Followings have to be arrayed by server no.
;server no. connect-addr port
0 external ip 7200


this will get the server online, all the other ips in the files need to be set to your internal ip, 127.0.0.1 or 192.168.*.* if on a router or left alone if they display 0.0.0.0

for lan playing you need the files above to have your internal ip on them 192.168.*.* and ports wil still need to be forwarded , for lan play the client mir2.exe will need the internal ip in its config / ini files.
Thank Koni for this guide not me :)
 
Upvote 0

Neptune

Golden Oldie
Golden Oldie
Nov 19, 2003
1,473
9
175
Chester :P
have u done uur portforwarding and make sure UPnP is disabled as well as check firewalls just incase there blocking them off??
 
Upvote 0