Page 1 of 1

Localhost

Posted: Sat Nov 13, 2010 8:22 pm
by bresio
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

Hello created some l2 server some years ago.
I want to know if only want the server for me:
if what i have to write in ipconfig.xml??
In each 127.0.0.1

like this??

Code: Select all

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

Thanks

Re: Localhost

Posted: Sat Nov 13, 2010 8:44 pm
by _DS_
Nothing.

Re: Localhost

Posted: Sat Nov 13, 2010 8:49 pm
by bresio
so all empty??
and what i have to put in host??

Re: Localhost

Posted: Sat Nov 13, 2010 9:26 pm
by Naonah
bresio wrote:so all empty??
:D :D :D

Re: Localhost

Posted: Sat Nov 13, 2010 10:06 pm
by SolidSnake
bresio wrote:so all empty??
and what i have to put in host??

Code: Select all

127.0.0.1 localhost127.0.0.1 L2authd.lineage2.com89.186.66.247 nProtect.lineage2.com89.186.66.247 update.nProtect.com89.186.66.247 update.nProtect.net

Re: Localhost

Posted: Sat Nov 13, 2010 10:13 pm
by _DS_
Connection from localhost work by default.