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
IP config.xml problem setting
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- lucan
- Posts: 590
- Joined: Wed Mar 16, 2011 10:39 pm
- Location: Brazil
Re: IP config.xml problem setting
In ipconfig.xml setting put your no-ip address below...
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="youraddress.no-ip.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
Open the ports 2106, 7777 to your internal server IP in your router.
In l2.ini or if you use host use the youraddress.no-ip.org.
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="youraddress.no-ip.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
Open the ports 2106, 7777 to your internal server IP in your router.
In l2.ini or if you use host use the youraddress.no-ip.org.
-
- Posts: 7
- Joined: Wed Jan 08, 2014 8:58 am
Re: IP config.xml problem setting
THX mate forma answer!!
I already opened all the port in my router, i tried to edit l2.ini, bit when i try to start the game, nothing happens!! I dont found right l2encodec for high five!
And 1 more thing, i have to set up IP Also in my host or no???
I already opened all the port in my router, i tried to edit l2.ini, bit when i try to start the game, nothing happens!! I dont found right l2encodec for high five!
And 1 more thing, i have to set up IP Also in my host or no???