Logging in connection problem?

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
gunney
Posts: 4
Joined: Wed Dec 08, 2010 8:20 pm

Logging in connection problem?

Post by gunney »

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

I have just started a server using your DP and Gameserver the computer the server is on runs the game fine but i cannot connect from another computer in the same house....i know there is lots of posts about this but none of them seems to solve MY issue im having i have tried many diff things with the ipconfig.xml but just cant connect :/ if the information is not enough please let me know and i will update you more
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Logging in connection problem?

Post by hope »

Check host file, post config.xml
gunney
Posts: 4
Joined: Wed Dec 08, 2010 8:20 pm

Re: Logging in connection problem?

Post by gunney »

<?xml version="1.0" encoding="UTF-8"?>
<!-- Put old contents of ExternalHostname here, used by default -->
<gameserver address="68.144.14.67">
<!-- Localhost access -->
<define subnet="127.0.0.0/8" address="127.0.0.1" />
<!-- LAN's, put old contents of InternalHostname here -->
<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.1.102" />
</gameserver>

that is it
gunney
Posts: 4
Joined: Wed Dec 08, 2010 8:20 pm

Re: Logging in connection problem?

Post by gunney »

The ports that were supost to be open where not... (PROBLEM SOLVED) :)

//request thread close.
Post Reply