Server status light but ping 9999
Posted: Mon Oct 04, 2010 6:59 am
Sorry for having to ask this, this is one of the first time experiecing problems with L2jserver pack.
My problem is the following, I compiled the new Freya server pack, and got it installed. The server runs without any problems. Next when I log in it goes on without problems but at the server selection screen I get a light server status but a ping of 9999. I believe this is due to a wrong IP configuration, but I'm kinda at a loss.
This is my IPconfig.xml
I might have to add that I am trying to connect to it over the internal network.
My external IP is: 87.212.87.183 (Changed it, don't like putting IP publicly)
My internal IP is:192.168.123.171 (this is the internal IP of the server)
I hope someone will be able to help me. If for any reason I broke the rules with this post, please delete it. I did use the search option for similiar problems, but haven't been able to find any.
With kind regards,
Dark Link
My problem is the following, I compiled the new Freya server pack, and got it installed. The server runs without any problems. Next when I log in it goes on without problems but at the server selection screen I get a light server status but a ping of 9999. I believe this is due to a wrong IP configuration, but I'm kinda at a loss.
This is my IPconfig.xml
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><!-- Put old contents of ExternalHostname here, used by default --><gameserver address="87.212.87.183"> <!-- Localhost access --> <define subnet="127.0.0.0/8" address="127.0.0.1" /> <!-- LAN's, put old contents of InternalHostname here --> <define subnet="255.255.255.0/24" address="192.168.123.171" /></gameserver>
My external IP is: 87.212.87.183 (Changed it, don't like putting IP publicly)
My internal IP is:192.168.123.171 (this is the internal IP of the server)
I hope someone will be able to help me. If for any reason I broke the rules with this post, please delete it. I did use the search option for similiar problems, but haven't been able to find any.
With kind regards,
Dark Link