Cant connect using external IP
Posted: Sat Jun 28, 2014 2:48 pm
Yes i used search on l2j site and google for similar topics, but nthing works for me.
Can connect to server without problems if using my lan ip 192.168.1.100 and local ip 127.0.0.1 for host file client connection.
But cant connect if i use external IP 89.41.67.187 on host l2authd, client says "loggining please wait" forever.
What i did.
I set forward ports and restarted router.
Proof:

using this tool http://www.yougetsignal.com/tools/open-ports/
result all ports are open.
And also turned off windows firewall and router firewall.
Here is screen from login server:

Here is my last ipconfig.xml file(i used also default and hunderds different setups for this still nothing):
Login server and server config files are as defalut ip* only password to mysql changed.
I guess problem is in my ipconfig.xml file setup, any ideas?
i tried yesterday 12 hours and today all day still nothig
If your server can get external connection please post your login server screen and ipconfig.xml i will try another setups using working examples.
Thanx.
add:
I tested all this on my local network from 2 PC.
If some one willing to help to test from external please fell free to check this and post here result, autoreg is on.
host
89.41.67.187 L2authd.Lineage2.com
Can connect to server without problems if using my lan ip 192.168.1.100 and local ip 127.0.0.1 for host file client connection.
But cant connect if i use external IP 89.41.67.187 on host l2authd, client says "loggining please wait" forever.
What i did.

Proof:

using this tool http://www.yougetsignal.com/tools/open-ports/
result all ports are open.
And also turned off windows firewall and router firewall.



<?xml version="1.0" encoding="UTF-8"?>
<!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! -->
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="89.41.67.187" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/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="192.168.0.0/16" address="192.168.1.100" />
<define subnet="89.41.0.0/19" address="89.41.67.187" />
</gameserver>

I guess problem is in my ipconfig.xml file setup, any ideas?
i tried yesterday 12 hours and today all day still nothig

If your server can get external connection please post your login server screen and ipconfig.xml i will try another setups using working examples.
Thanx.
add:
I tested all this on my local network from 2 PC.
If some one willing to help to test from external please fell free to check this and post here result, autoreg is on.
host
89.41.67.187 L2authd.Lineage2.com