Hello everyone. So here is my problem. i can't login to my server with my external ip. i've tried login with internal and i had no problem. okay i've seen lots of topics here about login problems but i think mine kinda different. so here is what i've done so far. i got switched on all necessary ports. i've disabled my routers SPI and i've made inbound rules on my windows firewall for ports.(i've checked my ports with PF port checker and ports seem to be ok) here is my ipconfig file
<?xml version="1.0" encoding="UTF-8"?>
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="85.xx.xx.xxx" 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.1.5" />
</gameserver>
and my Hosts
127.0.0.1 localhost
85.xx.xx.xxx L2authd.lineage2.com
everything seems to be right..at least i think so. Not any unusual on my consoles. also i've tried changing lots of configs on server/loginserver (now my server/loginserver are default) but i still got the same problem. i cant log in. i dunno what to do. could it be my router? or my configs are wrong? i had 2 servers before. i had exactly the same problem. any help?
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 5231:
L2JDP Revision 8745:
[Problem] Can't log in with external ip.
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- tukune
- Posts: 533
- Joined: Sun Mar 29, 2009 2:35 pm
- Location: Japan
Re: [Problem] Can't log in with external ip.
It is no problem. It is normal.Vexen wrote:i can't login to my server with my external ip.
I can't login my server too. But my friend can login my server.
Do you have friends?
Local computer can login with local IP.
External computer can login with external IP.
-
- Posts: 16
- Joined: Sat Mar 31, 2012 1:37 pm
Re: [Problem] Can't log in with external ip.
of course i got friends
really? well i didn't know that, i've never tried loging in from an other computer. well thanks for the info. i'll try right now.
EDIT: THANK YOU SO MUCH! Done!

EDIT: THANK YOU SO MUCH! Done!
- goncafa
- Posts: 385
- Joined: Thu Aug 05, 2010 2:10 pm
- Location: Santiago, Chile
Re: [Problem] Can't log in with external ip.
Thats not true, if you have propperly configured your datapack you should can login in your local machine even using your public IP.IamOR wrote:It is no problem. It is normal.Vexen wrote:i can't login to my server with my external ip.
I can't login my server too. But my friend can login my server.
Do you have friends?
Local computer can login with local IP.
External computer can login with external IP.
Im not sure, but i thiks your host is wrong configured.
Try using this:
L2authd.lineage2.com 85.xx.xx.xxx
Best Regards
PS: im sorry my bad english.

PS: im sorry my bad english.

- tukune
- Posts: 533
- Joined: Sun Mar 29, 2009 2:35 pm
- Location: Japan
-
- Posts: 16
- Joined: Sat Mar 31, 2012 1:37 pm
Re: [Problem] Can't log in with external ip.
thnx for replies. my problem is fixed.