IP config.xml problem setting
Posted: Wed Jan 08, 2014 9:35 am
L2J Revision Number:5937
L2JDP Revision Number:9641
Hi guys, i want to ask you sorry if i'm boring you with my problem.
I had a problem with ipconfing.xml and it's setting, i start login server and game server with no problem, and i can log with my account that it's on same pc. But when i try to connect with my computer(in the same room) i got the following error
:"You have been disconnected from the server, please try again". I got this error when i put ID and pass and i click on login
This is my ipconfig.xml setting
<?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="My internet ip" 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="192.168.0.0" />
</gameserver>
With this ipconfig configuration i can log with account where i have the server but i can log with other pc's in the same room.
I wanna tell that i already opend the right port in my router.
I have a dynamic IP, so i created an account in NO-IP and fixed it in ipconfig gameserver side but nothing, i still got same error. And i tried also to insert my lineage version in server.properties but still nothing.
Please guys, could you help me or suggest me another way to connect from other pc???
Thank You very much
L2JDP Revision Number:9641
Hi guys, i want to ask you sorry if i'm boring you with my problem.
I had a problem with ipconfing.xml and it's setting, i start login server and game server with no problem, and i can log with my account that it's on same pc. But when i try to connect with my computer(in the same room) i got the following error
:"You have been disconnected from the server, please try again". I got this error when i put ID and pass and i click on login
This is my ipconfig.xml setting
<?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="My internet ip" 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="192.168.0.0" />
</gameserver>
With this ipconfig configuration i can log with account where i have the server but i can log with other pc's in the same room.
I wanna tell that i already opend the right port in my router.
I have a dynamic IP, so i created an account in NO-IP and fixed it in ipconfig gameserver side but nothing, i still got same error. And i tried also to insert my lineage version in server.properties but still nothing.
Please guys, could you help me or suggest me another way to connect from other pc???
Thank You very much