Jump to content

Recommended Posts

Posted

Hello guys, sry for disturb i have a problem. i set up in my computer L2jAcis server. When i put hostname = "*" i can connect from my computer (server and client in same pc) without any problem. Then i said to some friend to enter the server to test it, so i change hostname = "external ip". When i do this my friends can connect to my server, but i cant.

 

# ================================================================
#                          Gameserver setting
# ================================================================

# This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave *
Hostname = "external ip"


# Bind ip of the gameserver, use * to bind on all available IPs.
GameserverHostname = *
GameserverPort = 7777

# The Loginserver host and port.
LoginHost = 127.0.0.1
LoginPort = 9014

 

#=============================================================
#                         Loginserver
#=============================================================

# This is transmitted to the clients, so it has to be an IP or resolvable hostname
Hostname = localhost

# Bind ip of the LoginServer, use * to bind on all available IPs
LoginserverHostname = *
LoginserverPort = 2106

# The Loginserver host and port.
LoginHostname = *
LoginPort = 9014

# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan = 3

# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)
LoginBlockAfterBan = 600

# If set to true, any GameServer can register on your login's free slots
AcceptNewGameServer = False

# If false, the licence (after the login) will not be shown. Default : true.
ShowLicence = True

 

Could you help me ? in L2jfrozen packs i did it withour any problem.

 

Many thanks

 

 

Posted (edited)

Guys finnally i resolved, server and login must be as standard configuration. Only change L2.ini

L2j Frozen the L2.ini ip = 127.0.0.1 and you connect without any problem
L2j Acis the L2.ini ip= should be your lan ip adress i.e: 192.168.1.2

 

With this settings works.

 

Many thanks,

Closed

Edited by rodrigoz17
Posted
On 4/9/2022 at 12:26 PM, ZaNteR said:

As far as i remember for some reason you can only login via lan OR wan theres no option for both like all the other packs.

 

The localhost internal check was reintroduced in rev 404.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock