- Хроники
- Interlude
- Исходники
- Отсутствуют
- Сборка
- acis 408
Добрый день, может я что то проморгал и тема повторится но помогите, имеется шара сборка решили с друзьями в 3ем побегать поиграть потренироваться в тестах,настройке и прочем таком.
Имеется статический IP
Так же при проверке на 2ip показывает что порты открыты
Правила в бранденмауре созданы.
Но на сервер не пускает при вводе логина и пароля ничего не происходит в логах тоже пусто.
Настройки LS
Настройки GS
Имеется статический IP
Так же при проверке на 2ip показывает что порты открыты
Правила в бранденмауре созданы.
Но на сервер не пускает при вводе логина и пароля ничего не происходит в логах тоже пусто.
Настройки LS
# This is transmitted to the clients, so it has to be an IP or resolvable hostname
Hostname = Внешний IP
# Bind ip of the LoginServer, use * to bind on all available IPs
LoginserverHostname = *
LoginserverPort = 2106
# The Loginserver host and port.
LoginHostname = 192.168.0.23
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 = True
# If false, the licence (after the login) will not be shown. Default : true.
ShowLicence = True
Hostname = Внешний IP
# Bind ip of the LoginServer, use * to bind on all available IPs
LoginserverHostname = *
LoginserverPort = 2106
# The Loginserver host and port.
LoginHostname = 192.168.0.23
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 = True
# If false, the licence (after the login) will not be shown. Default : true.
ShowLicence = True
# 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 = Внешний IP
# Bind ip of the gameserver, use * to bind on all available IPs.
GameserverHostname = *
GameserverPort = 7777
# The Loginserver host and port.
LoginHost = 192.168.0.23
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 = false
# Use Blowfish cipher to encrypt packet data between server and client (by default: True).
# /!\ Don't edit this value and reload config while the server is running. It would lead to all connected clients to become unresponsive (waiting de/crypted packets, but receiving the versus).
UseBlowfishCipher = True
Hostname = Внешний IP
# Bind ip of the gameserver, use * to bind on all available IPs.
GameserverHostname = *
GameserverPort = 7777
# The Loginserver host and port.
LoginHost = 192.168.0.23
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 = false
# Use Blowfish cipher to encrypt packet data between server and client (by default: True).
# /!\ Don't edit this value and reload config while the server is running. It would lead to all connected clients to become unresponsive (waiting de/crypted packets, but receiving the versus).
UseBlowfishCipher = True