Page 1 of 1

Connection issues (Ping 9999 while On/Light)

Posted: Sat Nov 06, 2010 10:11 am
by YukiLT
Hi Guys,

We've just updated to the latest and greatest, and we have a small problem.

The GS and LS connects fine, as I understand:

Code: Select all

 LS ServerServer [1] Bartz is now set as disconnectedUpdated Gameserver [1] Bartz IP's:127.0.0.1/127.0.0.0/810.0.0.0/10.0.0.0/8172.16.0.0/172.16.0.0/19192.168.0.0/192.168.0.0/16127.0.0.1/0.0.0.0/0 
(Though those different IPS from the real ones worry me).

Code: Select all

 GS ServerAutoAnnoucements: Loaded 0 Auto Annoucement Data.Telnet server is currently disabled.Registered on login as Server 1 : Bartz 
But the problem is:
Image
And no - it doesn't connect. (The client files are ok.)

Anyone could guide me to the problem?

Also, here are the top halfs of the configs.
GS: http://codepaste.net/mgwsw4
LS: http://codepaste.net/2aa2se

Thanks for any help.

Re: Connection issues (Ping 9999 while On/Light)

Posted: Sat Nov 06, 2010 10:16 am
by fokysss
I think it has something to do with protocol version,heard somebody having the same problem!

Re: Connection issues (Ping 9999 while On/Light)

Posted: Sat Nov 06, 2010 10:25 am
by Edelvez
In GS

Code: Select all

LoginHost = 192.168.1.254
change to

Code: Select all

LoginHost = 127.0.01

In LS

Code: Select all

InternalHostname = 192.168.1.254

Code: Select all

RouterHostname = 192.168.1.1

Code: Select all

LoginHostname = 192.168.1.254
Change to IP

Code: Select all

127.0.0.1

Re: Connection issues (Ping 9999 while On/Light)

Posted: Sat Nov 06, 2010 10:30 am
by _DS_
Use search, ipconfig.xml. Topic closed.