Jump to content
  • 0

[Help] Server selection problem


sickbastard

Question

Hello all, I've been trying to connect to the l2server (dvamp IL 1.75mb extender)

but as you can see, when trying to connect with the gm1 account I created using the AccountCreator provided somewhere in these fourms and Im passing the login screen but im stuck in the server selection screen.

Also, I have create a dbo.server in lin2db and I have used my WAN IP: (94.66...) in the ip column and my internal LAN ip: (192.168.1.34) in the inner_ip column

 

Obviously, im doing something terribly wrong cause i dont think im supposed to see Bartz as server nor 9999 ping...

So, any ideas?

logD, hAuthD, cacheD all are loaded and connecting with my mssql server instance.

l2server gives me couple minor errors about botcheck.ini, inspector.u (or are they not minor?)

 

problem3v.jpg

 

my l2server.ini

[CacheD]

address="127.0.0.1"

port=2006

 

[AuthD]

address="192.168.1.34"

port=2104

 

[LogD]

address="127.0.0.1"

port=3999

 

[World]

WorldId=1

UserLimit=2000

LetBuilder=1

 

[setting]

UserPort=7777

 

my l2cache.ini

[LogD]

address=127.0.0.1

port=3999

 

[World]

WorldId=1

;DeleteAccount=1

Pair=0

 

my l2.ini (client_side)

Port=7777

ServerAddr=127.0.0.1

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Hello all, I've been trying to connect to the l2server (dvamp IL 1.75mb extender)

but as you can see, when trying to connect with the gm1 account I created using the AccountCreator provided somewhere in these fourms and Im passing the login screen but im stuck in the server selection screen.

Also, I have create a dbo.server in lin2db and I have used my WAN IP: (94.66...) in the ip column and my internal LAN ip: (192.168.1.34) in the inner_ip column

 

Obviously, im doing something terribly wrong cause i dont think im supposed to see Bartz as server nor 9999 ping...

So, any ideas?

logD, hAuthD, cacheD all are loaded and connecting with my mssql server instance.

l2server gives me couple minor errors about botcheck.ini, inspector.u (or are they not minor?)

 

problem3v.jpg

 

my l2server.ini

[CacheD]

address="127.0.0.1"

port=2006

 

[AuthD]

address="192.168.1.34"

port=2104

 

[LogD]

address="127.0.0.1"

port=3999

 

[World]

WorldId=1

UserLimit=2000

LetBuilder=1

 

[setting]

UserPort=7777

 

my l2cache.ini

[LogD]

address=127.0.0.1

port=3999

 

[World]

WorldId=1

;DeleteAccount=1

Pair=0

 

my l2.ini (client_side)

Port=7777

ServerAddr=127.0.0.1

 

Link to comment
Share on other sites

  • 0

Ok, figured it out. The server name in the selection screen is changed from the client side. Need to open the file system/servername-e.dat with FileEdit.

 

As for the 9999 ping problem, i had to change the [AuthD] address in file l2server.ini to 127.0.0.1 and

also in my lin2db.dbo.server I had to change the ip column to my internal ip (192.168.1.34) and the inner_ip to 127.0.0.1.

 

Turns out i couldnt connect from the same PC if I used the WAN IP, despite the fact that all ports were open and forwarded to my internal ip correctly.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...