Jump to content

Question

Posted

Hi i try to use it but, around 3 hours, players , only players xd the server still working, and no body can login, anyone know this problem? 

Pack Free scoria

6 answers to this question

Recommended Posts

  • 0
Posted

Hi i try to use it but, around 3 hours, players , only players xd the server still working, and no body can login, anyone know this problem? 

Pack Free scoria

Your ports is open?

Give more info... give us here your login&server property..

  • 0
Posted (edited)

Your ports is open?

Give more info... give us here your login&server property..

Every 2-3 hours server stuck (in game side show server online) but when you login it's dont work...

#============================================================#
#                       Scoria Dev.Team                      #
#============================================================#

#====================================RU===================================
# Отображать лицензионное соглашение после авторизации
# Даная опция присылает клиенту 2 дополнительных ключа при авторизации
# Если вы ее отключаете, и у вас ухитрились залезсть с подменой ака, то потом не жалуйтесь.
#====================================EN===================================
# Show license agrement after user login before server select?
ShowLicence = true

# RU: Разрешить автоматическую регистрацию новых серверов
# EN: Accept automatic new server without check hexid?
AcceptNewGameServer = true

# RU: Уровень доступа для администратора
# EN: Level of administrator access
GMMinLevel = 1

# RU: Автоматически регистрировать аккаунты
# EN: Automaticly register new accounts?
AutoCreateAccounts = true

# RU: Проверять GameGuard игроков
# EN: Use gameguard checking?
ForceGGAuth = false

# RU: Защита от перебора пароля
# EN: Enable brut protection?
BrutProtection = true

# RU: Players fake online. In percent
FakeOnline = 100


#====================================RU===================================
# Защита от DDoS
# 1 - включить/выключить
# 2 - время жизни сессии (от входа до выбора сервера), секунды
# 3 - максимальное количество сессий, которое можно набрать за врмя жизни. Если больше, 

Loginserver.config










#     то все сессии будут закрыты
# 4 - после того, как пользователь прошел аутентификацию, и выбрал сервер
#     command - исполнить команду указаную в OnSelectServerCommand
#     notify - передать IP пользователя гейм-серверу в пакете

#====================================EN===================================
# Ddos protection
# 1 - enable?
# 2 - time of session live (seconds)
# 3 - maximum session what can be started in session live time. If more - all session droped
# 4 - after user success authorisation use command or command notify to gameserver ?
DDoSProtection = false
SessionTTL = 15
MaxSessions = 100
OnSelectServer=notify
OnSelectServerCommand=
#============================================================#
#                       Scoria Dev.Team                      #
#============================================================#
# Это конфигурационный файл сервера. Здесь вы можете настроить свойства связи вашего сервера.
# Обычно требуется изменить опцию ExternalHostname на
# - 127.0.0.1 (если вы играете/тестируете сервер на локальной машине)
# - LAN IP* (если вы хотите играть с другого компьютера сети)
# - WAN IP** (если вы хотите поиграть с друзьями через интернет)
#
# * = Если вы не знаете свой LAN IP, просто нажмите "Пуск" => "Выполнить..." и "cmd" => "ipconfig"
# **= Если вы не знаете свой WAN IP, посетите http://www.whatismyip.com
# ===================================================================================================
#===================================RU===================================
# Имя пользователя выданное при регистрации
# ВНИМАНИЕ! ЕСЛИ ОСТАВИТЬ ПУСТЫМ ВОЗМОЖНЫ ВЫКЛЮЧЕНИЯ И ВАЙП СЕРВЕРА!!!
#===================================EN===================================
# Private name gived by scoria developers (personal key)
UserName =

#===================================RU===================================
# Укажите здесь (ip) адрес вашего Игрового Сервера,  Или используйте символ *
#===================================EN===================================
# You gameserver ip, or use "*"
GameserverHostname = *
GameserverPort = 7777

#===================================RU===================================
# Если ваш сервер опубликован с помощью NAT укажите здесь ваш ВНЕШНИЙ IP. Или используйте символ *
#===================================EN===================================
# You External IP.
ExternalHostname = 82.135.154.202

#===================================RU===================================
# Если ваш сервер опубликован с помощью NAT укажите здесь ваш ВНУТРЕННИЙ IP. Или используйте символ *
#===================================EN===================================
# You INTERNAL IP.
InternalHostname = 82.135.154.202

#===================================RU===================================
# Связка логин и гейм сервера. Лучше не менять.
#===================================EN===================================
# Connection to login server (sessions)
LoginPort = 9014
LoginHost = 0.0.0.0

#===================================RU===================================
# Параметры Базы данных
#===================================EN===================================
# Database configuration
Driver = com.mysql.jdbc.Driver

#===================================RU===================================
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
#===================================EN===================================
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
URL = jdbc:mysql://localhost/l2jdb

#===================================RU===================================
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
#===================================EN===================================
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
Login = root
Password = 45as4d54a5sd5f6ds4f

#===================================EN===================================
# Maximum database connections
MaximumDbConnections = 100

#===================================RU===================================
# Таймаут перед новым соединением к базе (в мс)
# 0 - для снятия ограничения. (По умолчянию - 0)
#===================================EN===================================
# Timeout to create new connection
TimeOutConDb = 0

#===================================RU===================================
# Максимальное количество запросов на одно соединение
#===================================EN===================================
# Max query for 1 connection
MaximumDbStatement = 100

#===================================RU===================================
# Настройка эмуляции офф ядра (пакет SendStatus)
#===================================EN===================================
# Emulation official server to l2top or other raiting (packed SendStatus())
RemoteWhoLog = True
RemoteWhoSendTrash = True
RemoteWhoMaxOnline = 329
RemoteOnlineIncrement = 50
RemoteWhoForceInc = 50
RemotePrivStoreFactor = 12
Gameserver.config


#===================================RU===================================
# Защита от DDoS
# Если в loginserver.properties вы включили защиту от Ддос и выбрали параметер notify
#    то гейм сервер выполнит нижеуказанную команду.
#===================================EN===================================
# Iptables DDoS rulles to accept connection on port
# If in login server use notify method this command be sended after
# success authorise user
OnSelectServerCommandGS = iptables -I INPUT 1 -s %ip% -p tcp --dport 7777 -j ACCEPT

#===================================RU===================================
# Если у вас установлена защита LameGuard установить параметер в True
#===================================EN===================================
# If you use lameguard protection set this config in true
Lame = false
Edited by Ubuntu
  • 0
Posted

# You INTERNAL IP.
InternalHostname = 82.135.154.202 here need lan ip. 127.0.0.1

#===================================RU===================================
# Связка логин и гейм сервера. Лучше не менять.
#===================================EN===================================
# Connection to login server (sessions)
LoginPort = 9014
LoginHost = 0.0.0.0
the same and here

 

To be like:

# You INTERNAL IP.
InternalHostname = 127.0.0.1

#===================================RU===================================
# Связка логин и гейм сервера. Лучше не менять.
#===================================EN===================================
# Connection to login server (sessions)
LoginPort = 9014
LoginHost = 127.0.0.1

Also, maybe this is not the problem... But you have to open your ports...
Is open?

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...