# 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 = test123d123d.ddns.net
# Bind ip of the gameserver, use * to bind on all available IPs.
GameserverHostname = *
GameserverPort = 7777
# The Loginserver host and port.
LoginHost = 192.168.2.50
LoginPort = 9014
# This is the server id that the gameserver will request.
RequestServerID = 1
# If set to true, the login will give an other id to the server (if the requested id is already reserved).
AcceptAlternateID = True
# This is transmitted to the clients, so it has to be an IP or resolvable hostname
Hostname = test123d123d.ddns.net
# 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 = 8
# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)
LoginBlockAfterBan = 100
# 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 = false [/code]
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.
🎃 Spook up your server with exclusive Halloween mods for Lineage 2!
Are you ready to give your players the ultimate Halloween experience? We’ve got everything you need to transform your world into a Halloween wonderland! 👇
🧙♀️ What’s here:
Haunted costumes and spooky skins 👗🕸️
Terrifying weapons and accessories ⚔️🎃
Enchanted mounts 🐴🧛
Pumpkin decor, eerie environments, and more!
Whether it's special Halloween events, contests, or just a seasonal makeover, your server will stand out in the crowd! 🎉
🔥 Why choose?
High-quality assets for the best visual experience.
Easy integration for both old and new server protocols.
Don’t miss this chance to treat your players to something unforgettable. Pricing varies depending on the mod you choose! 🎃 Some start from as low as 5 or 10, while others are priced at 25 and up. What caught your attention? Let us know and we’ll provide more details!
Skype: Support_La2-Pro ( Add now )
Discord: NevesOma#3182
Discord: nevesoma
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/hood-services
https://campsite.bio/utchihaamkt
Question
TexasJunior
Hello everyone,
I have put my server online, L2j Acis 382.
Everyone and me can to login to server (Create acc),
On local pc i have light ping 9999 and the external pc (ping 62) is stuck the client (not responing) when they click ok to join on bartz.
I have already ports open 9014,7777,2106 (checked)
Protocol 730-746
Router firewall is on low and windows firewall pc are off.
What i can do?
[code]
# ================================================================
# 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 = test123d123d.ddns.net
# Bind ip of the gameserver, use * to bind on all available IPs.
GameserverHostname = *
GameserverPort = 7777
# The Loginserver host and port.
LoginHost = 192.168.2.50
LoginPort = 9014
# This is the server id that the gameserver will request.
RequestServerID = 1
# If set to true, the login will give an other id to the server (if the requested id is already reserved).
AcceptAlternateID = True
MinProtocolRevision = 730
MaxProtocolRevision = 746 [/code]
[code]
#=============================================================
# Loginserver
#=============================================================
# This is transmitted to the clients, so it has to be an IP or resolvable hostname
Hostname = test123d123d.ddns.net
# 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 = 8
# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)
LoginBlockAfterBan = 100
# 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 = false [/code]
Link to comment
Share on other sites
3 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.