Hello first of all I would like to say that I tried all guides :/
I get my connection from my rooter and I have opened the 3 ports you need for l2.
My internal ip is: 10.0.0.1
My external ip is: l2silvercrystal.no-ip.biz (79.107.236.220)
Now I managed to make my server work on lan but I tried everything and I cant make it puplic.
I dont get any errors on my game or login server but if someone tryies to connect on my server nothing happens :/
Could someone tell me what I have to change on my server.properties and loginserver.properties to make my server public?
And what do someone have to put infrond of L2authd.lineage2.com at hosts to connect to my server. This l2silvercrystal.no-ip.biz? Or this 79.107.236.220?
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.
EVERYTHING THEY CAN INVENT IS USELESS! 🙂 ANY PERSON IN THIS ERA CAN CONSULT CHATGPT AND KNOW THE TRUTH THAT YOU ARE THE DONKEYS AND THAT PRACTICALLY IN L2OFF USE ALMOST EVERYTHING I GENERATE, ANY L2OFF SERVER YOU SEE HAS MY CODES AND YOU KNOW WHAT???
YOU CAN'T AVOID IT 😉
aCis is one of the oldest live pack after L2J (dec 2010) - it focuses solely on retailness and vanilla concept, over IL chronicle. It got a public and private gitlabs, because open source in L2J community is either toxic (resell/steal your work) or ungrateful. Still, a public rev is shared from time to time.
Regarding junior acceptance, you can contribute based on public revision, earn "cookies" and when you reach a given amount you can be directly registered into the private gitlab (such as Bandnentans lately). You can review all ppl who worked over aCis here : https://acis.i-live.eu/index.php?action=hof
I already had good experience with one argentinian, fernandopm, which worked under scripts rework back in 2011-2013. He came with 0 knowledge, but in the end could produce scripts.
You can check sources under https://gitlab.com/Tryskell/acis_public and join the Discord, if interested.
Question
Nehelenia
Hello first of all I would like to say that I tried all guides :/
I get my connection from my rooter and I have opened the 3 ports you need for l2.
My internal ip is: 10.0.0.1
My external ip is: l2silvercrystal.no-ip.biz (79.107.236.220)
Now I managed to make my server work on lan but I tried everything and I cant make it puplic.
I dont get any errors on my game or login server but if someone tryies to connect on my server nothing happens :/
Could someone tell me what I have to change on my server.properties and loginserver.properties to make my server public?
And what do someone have to put infrond of L2authd.lineage2.com at hosts to connect to my server. This l2silvercrystal.no-ip.biz? Or this 79.107.236.220?
# ================================================================
# General server setting!!! REQUIRED to configure to everyone!!! server.properties
# ================================================================
# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs
GameserverHostname =
GameserverPort = 7777
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname =
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname =
# Note: You can define server hostname for each network in subnets.properties
# The Loginserver host and port
LoginPort = 9014
LoginHost =
# ================================================================
# General login server setting !!! REQUIRED to configure to everyone !!! loginserver
# ================================================================
# Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs
LoginServerHostname=
LoginServerPort=2106
GMMinLevel=100
# The port, ip on which login will listen for GameServers
LoginHostname=
LoginPort=9014
7 answers to this question
Recommended Posts
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.