Hello guys there i want to ask you how can i set my server online:
i tryed much but always erors:
NOW I PUT RETAIL CONFS
loginserver/config/network/loginserver
# ================================================================
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================================
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = 127.0.0.1
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname = 127.0.0.1
# Bind ip of the loginServer, use * to bind on all available IPs
LoginserverHostname = *
LoginserverPort = 2106
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan = 20
/lgameserver/config/network/gameserver
# Enter here (ip) address of your game server, or use the symbol *
GameserverHostname = *
GameserverPort = 7777
# Configure your external ip
ExternalHostname = 127.0.0.1
# Configure your internal ip
InternalHostname = 127.0.0.1
# Bunch ID and game server. It is better not to change.
LoginPort = 9014
LoginHost = 127.0.0.1
# Database Pool Type
# Possible Values: c3p0 or BoneCP
# c3p0: more stable
# BoneCP: more performance
DatabasePoolType = c3p0
/localhost
i have static ip so
whatsmyip hostname
cable-85.28.***.***.coditel.net
or ip adress
85.28.***.***
as port at db i have 3306 mysql 5.1
I changed all external/internal/hostnames one by one at ls/gs but i failed at making it network server
i sended to my friend l2.ini with ip when i changed at ls/gs but always failed
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.
@sunwind >> What nice and great files!
Could you tell me how to connect and use them?
There is a java folder, an sql folder, and a DataCleaning folder! Please make a quick tutorial on how to connect! Thank you.
observation:The system folder shows how to log into the game, etc., but the system is missing files. Should I copy the files from this system and put them in another one that contains l2.exe? Another thing: the 1start.bat file is missing! Only these files were found!
0stop mysql
1startmysql
2startloginserver
3startgameserver
clean fake account
Question
Withmain
Hello guys there i want to ask you how can i set my server online:
i tryed much but always erors:
NOW I PUT RETAIL CONFS
loginserver/config/network/loginserver
# ================================================================
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================================
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = 127.0.0.1
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname = 127.0.0.1
# Bind ip of the loginServer, use * to bind on all available IPs
LoginserverHostname = *
LoginserverPort = 2106
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan = 20
/lgameserver/config/network/gameserver
# Enter here (ip) address of your game server, or use the symbol *
GameserverHostname = *
GameserverPort = 7777
# Configure your external ip
ExternalHostname = 127.0.0.1
# Configure your internal ip
InternalHostname = 127.0.0.1
# Bunch ID and game server. It is better not to change.
LoginPort = 9014
LoginHost = 127.0.0.1
# Database Pool Type
# Possible Values: c3p0 or BoneCP
# c3p0: more stable
# BoneCP: more performance
DatabasePoolType = c3p0
/localhost
i have static ip so
whatsmyip hostname
cable-85.28.***.***.coditel.net
or ip adress
85.28.***.***
as port at db i have 3306 mysql 5.1
I changed all external/internal/hostnames one by one at ls/gs but i failed at making it network server
i sended to my friend l2.ini with ip when i changed at ls/gs but always failed
where is the problem ,i searched all at google..
Do can someone help me ???
6 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.