Unable to connect

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
predatoralien
Posts: 18
Joined: Thu Sep 06, 2007 3:49 pm

Unable to connect

Post by predatoralien »

Hello all
I have that problem i have install the L2 H5 client i have no problem with the game and the login server:
However the client is unable to log on the login server:
Could you please help me ?

###Attachements###

###IP config file###

<?xml version="1.0" encoding="UTF-8"?>

<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
-<gameserver xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" address="127.0.0.1">
<!-- Localhost here -->
<define address="127.0.0.1" subnet="127.0.0.0/8"/>
<!-- Internalhosts here (LANs IPs) -->
<define address="10.0.0.0" subnet="10.0.0.0/8"/> <define address="172.16.0.0" subnet="172.16.0.0/19"/> <define address="192.168.0.0" subnet="192.168.0.0/16"/> </gameserver>

###Login Server### and ###Game server### Please see the attachements

###Operation System###
Windows 7

###Host file###
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
127.0.0.1 L2authd.lineage2.com

-------------------------------------------------------------------------------------------------------------------------------


If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 5524:
L2JDP Revision 9018:
You do not have the required permissions to view the files attached to this post.
User avatar
Asmodaius
Posts: 170
Joined: Sun Jul 16, 2006 9:43 am

Re: Unable to connect

Post by Asmodaius »

Add these lines in your hosts file, remove the # from localhost and retry :

Code: Select all

127.0.0.1 l2testauthd.lineage2.com216.107.250.194 nprotect.lineage2.com
predatoralien
Posts: 18
Joined: Thu Sep 06, 2007 3:49 pm

Re: Unable to connect

Post by predatoralien »

Thank you, however since i don't have L2.exe in the System directory and when i rename L2.bin to L2.exe it refuse to connect. From where i should start the client :) ?

###Localhost file:###
127.0.0.1 localhost
192.168.56.1 L2authd.lineage2.com
216.107.250.194 nprotect.lineage2.com
User avatar
Asmodaius
Posts: 170
Joined: Sun Jul 16, 2006 9:43 am

Re: Unable to connect

Post by Asmodaius »

You are still missing this line in your hosts :

Code: Select all

192.168.56.1 l2testauthd.lineage2.com
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Unable to connect

Post by jurchiks »

it's only required for test clients, jeez people...
if you have a LIVE client, it uses l2authd, if you have a PTS client (most people aren't so stupid to get a PTS client), it uses l2testauthd.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Post Reply