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
Help error login
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Battlecruiser
- L2j Veteran
- Posts: 332
- Joined: Thu May 01, 2008 9:44 am
Re: Help error login
if you're on linux, post here contents of:
Code: Select all
ifconfig -a
Git user
-
- Posts: 3
- Joined: Tue Feb 18, 2014 5:37 pm
Re: Help error login
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>
<?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>
- Battlecruiser
- L2j Veteran
- Posts: 332
- Joined: Thu May 01, 2008 9:44 am
-
- Posts: 3
- Joined: Tue Feb 18, 2014 5:37 pm
Re: Help error login
it is our external ip
- Battlecruiser
- L2j Veteran
- Posts: 332
- Joined: Thu May 01, 2008 9:44 am