L2J Revision 6445:
L2JDP Revision 9641:
Hey guys, I have been browsing in google aswell as this forum but didn't quite find the solution to my problem yet. I'm trying to run a H5 Server and as far as me playing by myself its working just fine. But now i have tried to set everything up properly over Hamachi but just cant get it to work it seems. Everytime my Brother types in his Username and password he gets the error message "You have been disconnected from the Server please log in again" and i just don't know how to fix it. I have checked everything multiple times aswell as checking my ports multiple times and they are open. I am absolutely clueless on what the issue is so i'm reaching out for help here please help me fix my issue.
Can't get H5 to work via Hamachi
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- CostyKiller
- Posts: 220
- Joined: Mon Aug 10, 2009 11:48 pm
- Location: Romania
Re: Can't get H5 to work via Hamachi
Rename this file to ipconfig.xml and add there your hamachi ip at gameserver adress like this:
Code: Select all
<?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="hamachi ip here" 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>
-
- Posts: 3
- Joined: Thu May 29, 2014 9:11 pm
Re: Can't get H5 to work via Hamachi
I have done that already i have the hamachi ip in my ipconfig.xml aswell as in LoginServerHostname and GameServerHostname. That's why i don't have a clue what the issue is why people that try to connect to my Server over hamachi get this error "You are disconnected from the Server please log in again".
-
- Posts: 62
- Joined: Wed Apr 16, 2014 6:42 pm
Re: Can't get H5 to work via Hamachi
Try forwarding the Hamachi ports.
-
- Posts: 3
- Joined: Thu May 29, 2014 9:11 pm
Re: Can't get H5 to work via Hamachi
Ok i have forwarded the server ports aswell as the Hamachi ports now and i'm pretty sure that there is nothing wrong with my config files or ipconfig.xml. But i'm not to sure about the hosts when it comes to hamachi am i right that he has to have "MY hamachi ip L2authd.Lineage2.com" in order to connect to my Server ?.