Jump to content
  • 0

Help to connect my local L2OFF server


Question

Posted (edited)

hi, i need someone to connect my pc and help me to connect my own local l2off server, i cant connect pin is always 9999.

I read so many posts about it and changed ips in configs including l2.ini but still cant connect.... if anyne can help me dm me.

 

L2.ini:

Port=7777
ServerAddr=127.0.0.1

 

L2Server.ini:

[World]
WorldId=1
UserLimit=5000
PremiumLimit=5500
LetBuilder=0
port=7777

 

 

and in the database,  inside "inner ip" field of server I put this >  127.0.0.1

 

 

 

 

Edited by girogius

4 answers to this question

Recommended Posts

  • 1
Posted

If you have 9999 ping that means you have problem with IP.

 

You should have in database IP/Inner IP : 127.0.0.1 and also in AuthD/etc/config/config.txt:

DevServerIP="127.0.0.1"

 

and also in L2Server/L2server.ini:
 

[CacheD]
address="127.0.0.1"
port=2006

[AuthD]
address="127.0.0.1"
port=2104

 

<:3

  • 0
Posted (edited)
1 hour ago, QurczakSfarmy said:

If you have 9999 ping that means you have problem with IP.

 

You should have in database IP/Inner IP : 127.0.0.1 and also in AuthD/etc/config/config.txt:

DevServerIP="127.0.0.1"

 

and also in L2Server/L2server.ini:
 

[CacheD]
address="127.0.0.1"
port=2006

[AuthD]
address="127.0.0.1"
port=2104

 

<:3

 

EDIT:

 

thanks !! i changet external ip of server to 127.0.0.1 too and now i can login, like i see there is one choice

1: write 127.0.0.1 in external ip and only i can login

2: write real external ip and only others can connect

 

right?

Edited by girogius
  • 0
Posted (edited)
14 hours ago, girogius said:

 

EDIT:

 

thanks !! i changet external ip of server to 127.0.0.1 too and now i can login, like i see there is one choice

1: write 127.0.0.1 in external ip and only i can login

2: write real external ip and only others can connect

 

right?

You're welcome.

If you want to play with sombody else you have to change Inner IP in database and DevServerIP="” in AuthD config (if I well remember <:3 ).

IP in l2.ini file also has to be changed for that client.

Edited by QurczakSfarmy
Guest
This topic is now closed to further replies.


×
×
  • Create New...