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.
hello everyone !
I need help with a l2script Rev H5-Salvation/Classic build. I compiled the project, installed everything but I can't log in to the server, it won't log me in. I tried a thousand ways without good results. I leave you the error when logging in either with the H5-Salvation Client.
ERROR ---> WARN: IPBANMANAGER ---> IP !!!!
I'm waiting for help! Thank you!
Hello !
I have a problem when connecting to the pack with the Salvation client, it blocks my IP, I see that the account is created in the database but it remains logged in.
Any idea what it could be? ALso with H5 CLient !
Thank you !
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.