Page 1 of 1
ping 9999 help plz
Posted: Wed Dec 29, 2010 1:02 am
by adeptik
Listening for GameServers on *:9014
Telnet server is currently disabled.
Login Server ready on *:2106
Updated Gameserver [1] Bartz IP's:
192.168.1.17/127.0.0.0/8
192.168.1.17/10.0.0.0/8
172.16.0.0/172.16.0.0/19
192.168.0.0/192.168.0.0/16
192.168.1.17/0.0.0.0/0
Plz help
п»ї<?xml version="1.0" encoding="UTF-8"?>
<!-- Put old contents of ExternalHostname here, used by default -->
<gameserver address="192.168.1.17">
<!-- Localhost access -->
<define subnet="127.0.0.0/8" address="192.168.1.17" />
<!-- LAN's, put old contents of InternalHostname here -->
<define subnet="10.0.0.0/8" address="192.168.1.17" />
<define subnet="172.16.0.0/19" address="172.16.0.0" />
<define subnet="192.168.0.0/16" address="192.168.0.0" />
</gameserver>
Re: ping 9999 help plz
Posted: Wed Dec 29, 2010 1:20 am
by adeptik
Listening for GameServers on *:9014
Telnet server is currently disabled.
Login Server ready on *:2106
Updated Gameserver [1] Bartz IP's:
109.200.159.226/127.0.0.0/8
192.168.1.17/10.0.0.0/8
172.16.0.0/172.16.0.0/19
192.168.0.0/192.168.0.0/16
109.200.159.226/0.0.0.0/0
п»ї<?xml version="1.0" encoding="UTF-8"?>
<!-- Put old contents of ExternalHostname here, used by default -->
<gameserver address="109.200.159.226">
<!-- Localhost access -->
<define subnet="127.0.0.0/8" address="109.200.159.226" />
<!-- LAN's, put old contents of InternalHostname here -->
<define subnet="10.0.0.0/8" address="192.168.1.17" />
<define subnet="172.16.0.0/19" address="172.16.0.0" />
<define subnet="192.168.0.0/16" address="192.168.0.0" />
</gameserver>
With such variant пинг too 9999
plz help me
Re: ping 9999 help plz
Posted: Wed Dec 29, 2010 1:39 am
by netvirus
Looking server.properties and loginserver.properties should be LoginHostname = your ip
Re: ping 9999 help plz
Posted: Wed Dec 29, 2010 5:17 am
by MELERIX
nop, you don't need to modify IPs in .propertie files, except if you have login & server in different machines.
you only needs to edit
ipconfig.xml with the right IPs

Re: ping 9999 help plz
Posted: Wed Dec 29, 2010 9:22 am
by adeptik
Particularly how to edit this file?
Re: ping 9999 help plz
Posted: Wed Dec 29, 2010 10:32 am
by jurchiks
what are your LAN/WAN IPs?
Re: ping 9999 help plz
Posted: Wed Dec 29, 2010 10:50 am
by adeptik
At me a problem one - 9999!!!!
Ip servera 192.168.1.17 local...... 109.200.159.226 internet ip
Re: ping 9999 help plz
Posted: Wed Dec 29, 2010 10:55 am
by jurchiks
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><gameserver address="109.200.159.226"><define subnet="127.0.0.0/8" address="127.0.0.1" /><define subnet="192.168.0.0/16" address="192.168.1.17" /></gameserver>
This.
P.S.
If you connect from the same PC, use 127.0.0.1
If you connect from LAN, use 192.168.1.17
If you connect from WAN, use 109.200.159.226
That IP goes in hosts file (or l2.ini if you prefer that, but there is almost no difference).
Re: ping 9999 help plz
Posted: Wed Dec 29, 2010 9:38 pm
by adeptik
big Thx
Re: ping 9999 help plz
Posted: Sun May 22, 2011 2:48 am
by longshot
thxs i got it to work
Re: ping 9999 help plz
Posted: Sun May 22, 2011 2:51 am
by hope
post ur host file that could be messed up