[Other] Problem connecting to server

maroma

Dedicated Member
Dedicated Member
Nov 1, 2012
11
0
27
Well when i start the server it says:
GameServer Connected
RunGate Connected

While in EIServer says : Not Ready and my ip.
How can i fix this?
 

Tom27

Golden Oldie
Golden Oldie
Sep 15, 2005
1,877
78
185
Norwich
Probbably just a wrong IP somewhere, all IP's usually have to be correct for the gates to link up
 
Upvote 0

Mart393

Dedicated Member
Dedicated Member
Dec 15, 2011
167
14
45
I advise that if a local server for testing, all IP are: 127.0.0.1 and in this way you will work for sure.
If the server is public, then no how.



______________________________________________________

Te aconsejo que si es un servidor local para realizar pruebas, todas las IP sean: 127.0.0.1 y de esta forma te funcionara seguro.

Si el servidor es publico, entonces no se como hacerlo.
 
Upvote 0

Yolom

LOMCN Veteran
Veteran
Aug 7, 2010
325
21
45
Spain
To put your server online, you just need touch this:

Code:
[I][COLOR=#666666]SQL[/COLOR]

[COLOR=#666666]ACCOUNT \ TBL_SELECTGATEIPS[/COLOR]
[COLOR=#666666][/COLOR][B][COLOR=#0000cd]<Server name> <Net-ip>[/COLOR][/B][COLOR=#666666] 7100 MIR3[/COLOR]


[COLOR=#666666]mud3\mir3server\HolleyDBSvr\!serverinfo.txt[/COLOR]
[COLOR=#666666]127.0.0.1,[/COLOR][B][COLOR=#0000cd]<Net-ip>[/COLOR][/B][COLOR=#666666]:7200[/COLOR]


[COLOR=#666666]C:\Mud3\mir3server\?????\RegServer.exe[/COLOR]
[B][COLOR=#0000cd]LocalIP=<Local Ip (192.168.1.XXX)>[/COLOR][/B]
[COLOR=#666666]RegPort=7010[/COLOR]
[COLOR=#666666]SQLIP=127.0.0.1[/COLOR]
[COLOR=#666666]Username=**********[/COLOR]
[COLOR=#666666]Password=**********[/COLOR]
[COLOR=#666666]MapName=0[/COLOR]
[COLOR=#666666]Map_X=160[/COLOR]
[COLOR=#666666]Map_Y=230[/COLOR]
[COLOR=#666666]LoginPort=7000[/COLOR]
[COLOR=#666666]LoginSrvPort=5500[/COLOR]
[/I][COLOR=#666666][I]LoginSrvIP=127.0.0.1


[/I][/COLOR]Also you need open this ports on you router:7000,7100,7200.
 
Upvote 0