Help error login

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Miragemiraggio
Posts: 3
Joined: Tue Feb 18, 2014 5:37 pm

Help error login

Post by Miragemiraggio »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number 6291:
L2JDP Revision Number9641:


hi, a few days ago I appeared this error, I would know someone help?

Network Config: ipconfig.xml doesn't exists using automatic configuration...
Network Config: Failed to connect to api.externalip.net please check your intern
et connection using 127.0.0.1!
Network Config: Adding new subnet: 127.0.0.0/8 address: 127.0.0.1
Network Config: Adding new subnet: 95.141.42.56/29 address: 95.141.42.60
Network Config: Adding new subnet: 0.0.0.0/0 address: 127.0.0.1
User avatar
Battlecruiser
L2j Veteran
L2j Veteran
Posts: 332
Joined: Thu May 01, 2008 9:44 am

Re: Help error login

Post by Battlecruiser »

if you're on linux, post here contents of:

Code: Select all

ifconfig -a
Git user
Miragemiraggio
Posts: 3
Joined: Tue Feb 18, 2014 5:37 pm

Re: Help error login

Post by Miragemiraggio »

use windows, this is what I like ipconfig:

<?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="95.141.42.60" 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="172.16.0.0/19" address="172.16.0.0" />
<define subnet="192.168.0.0/16" address="95.141.42.60" />
</gameserver>
User avatar
Battlecruiser
L2j Veteran
L2j Veteran
Posts: 332
Joined: Thu May 01, 2008 9:44 am

Re: Help error login

Post by Battlecruiser »

is 95.141.42.60 your external IP address?
Git user
Miragemiraggio
Posts: 3
Joined: Tue Feb 18, 2014 5:37 pm

Re: Help error login

Post by Miragemiraggio »

it is our external ip
User avatar
Battlecruiser
L2j Veteran
L2j Veteran
Posts: 332
Joined: Thu May 01, 2008 9:44 am

Re: Help error login

Post by Battlecruiser »

and that file has name ipconfig.xml or just ipconfig?
Git user
Post Reply