9999 Ping
Posted: Fri Jul 08, 2011 5:54 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:nightly 20110708_0500
L2JDP Revision Number:nightly 4714
Ok so I have my server up and I can login to it just can't create my character and actually go in game. I've left my IP settings alone in the config files for the login and game-server. with the *'s and the 127.0.0.1 left in their original spots. Also went into the XML file and added some IP's the problem is I'm getting a 9999 Ping...I've forwarded my ports and I've stopped all running firewalls.
I've browsed the web for a solution but I can't find anything ...
IP CONFIG.XML FILE
I have the Freya High five client and was wondering if that's the right client... any help would be greatly appreciated
The server is on a dell power-edge 2650
The computer I'm using is my gaming laptop to connect to it but nothing is occurring
Server : 192.168.0.3
IP: 24.158.100.10
Laptop : 192.168.0.2
» Find Revision
L2J Revision Number:nightly 20110708_0500
L2JDP Revision Number:nightly 4714
Ok so I have my server up and I can login to it just can't create my character and actually go in game. I've left my IP settings alone in the config files for the login and game-server. with the *'s and the 127.0.0.1 left in their original spots. Also went into the XML file and added some IP's the problem is I'm getting a 9999 Ping...I've forwarded my ports and I've stopped all running firewalls.
I've browsed the web for a solution but I can't find anything ...
IP CONFIG.XML FILE
Code: Select all
<?xml version="1.0" encoding="UTF-8" ?> - <!-- Externalhost here (Internet IP) or Localhost IP for local test --> - <gameserver address="192.168.0.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">- <!-- Localhost here --> <define subnet="127.0.0.0/8" address="127.0.0.1" /> - <!-- Internalhosts here (LANs IPs) --> <define subnet="10.0.0.0/8" address="10.0.0.0" /> <define subnet="172.16.0.0/19" address="172.16.0.0" /> <define subnet="192.168.0.0/16" address="192.168.0.0" /> <define subnet="192.168.0.0/16" address="24.158.100.10" /> </gameserver>
The server is on a dell power-edge 2650
The computer I'm using is my gaming laptop to connect to it but nothing is occurring
Server : 192.168.0.3
IP: 24.158.100.10
Laptop : 192.168.0.2