Проблема со входом

  • Автор темы Автор темы OopsSun
  • Дата начала Дата начала

OopsSun

Путник
Пользователь
Сообщения
10
Розыгрыши
0
Репутация
0
Реакции
1
Баллы
3
Хроники
  1. Interlude
Исходники
Отсутствуют
Сборка
acis 408
Добрый день, может я что то проморгал и тема повторится но помогите, имеется шара сборка решили с друзьями в 3ем побегать поиграть потренироваться в тестах,настройке и прочем таком.
Имеется статический 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
Настройки GS
# 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
 
На локалку ставишь всё хорошо, всё работает,если может кто то зайти через удаленку помочь и обьяснить что не так буду признателен
 
Может забыл в л2ини указать айпи)
 

    OopsSun

    Баллов: 1
    Хороший Парень!Отзывчивый

Вложения

  • Новый точечный рисунок (2).webp
    Новый точечный рисунок (2).webp
    19,5 КБ · Просмотры: 12
  • Новый точечный рисунок.webp
    Новый точечный рисунок.webp
    38,9 КБ · Просмотры: 11

    OopsSun

    Баллов: 1
    Хороший Парень!Отзывчивый
Назад
Сверху