Рейтинг темы:
  • 0 Голос(ов) - 0 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
Настройка l2jFreya для внешних подключений
#1
Проблема:
Не получается настроить сборку l2jFreya для внешних подключений. На локальной машине работает, с интернета зайти не могу.
Описание:
loginserver.properties
Код:
# Bind ip of the LoginServer, use * to bind on all available IPs
# Default: *
LoginserverHostname = *

# Default: 2106
LoginserverPort = 2106

# The address on which login will listen for GameServers, use * to bind on all available IPs
# Default: *
LoginHostname = 127.0.0.1

# The port on which login will listen for GameServers
# Default: 9014
LoginPort = 9014
server.properties
Код:
# Note: External/Internal address definitions was moved to the ipconfig.xml
#

# Where's the Login server this gameserver should connect to
# Default: 127.0.0.1
LoginHost = 127.0.0.1

# TCP port the login server listen to for gameserver connection requests
# Default: 9014
LoginPort = 9014

# Bind address for gameserver. You should not need to change it in most cases.
# Default: * (0.0.0.0)
GameserverHostname = *

# Default: 7777
GameserverPort = 7777

Примечание: настройки типа External/Internal address перенесены в ipconfig.xml, по этому большинство мануалов по настройке и решению проблемы такого рода не действенные.
продолжаем...
ipconfig.xml
Код:
<?xml version="1.0" encoding="UTF-8"?>
<!-- Put old contents of ExternalHostname here, used by default -->
<gameserver address="95.135.165.79">
    <!-- Localhost access -->
    <define subnet="127.0.0.0/8" address="127.0.0.1" />
    <!-- LAN's, put old contents of InternalHostname here -->
    <define subnet="10.0.0.0/8" address="10.0.0.0" />
    <define subnet="172.16.0.0/19" address="172.16.0.0" />
    <define subnet="192.168.0.0/16" address="192.168.0.0" />
    <define subnet="255.255.254.0" address="95.135.165.79" />
</gameserver>
также добавил следующие строки в hosts:
Код:
95.135.165.79 l2testauthd.lineage2.com
95.135.165.79 l2authd.lineage2.com

Интернет подключен через ADSL-модем Callisto 821+.
В настройках модема (Advanced NAT Configuration: ppp-0):
[Изображение: 92b86d6572c6.jpg]

судя по последним строкам адрес таки открывается:
[Изображение: d76cec2d4569.jpg]
тогда проблема в портах? но и порты открыты!
need help!

Добавлено через 3 часа 55 минут
Починил!
По сути, все и работало, просто сам к себе через и-нет не мог присоединиться, а когда другой человек попробовал то смог.
Для тех, кто столкнется с подобной проблемой показываю конечные настройки всех файлов:
loginserver.properties
Код:
# ---------------------------------------------------------------------------
# Networking
# ---------------------------------------------------------------------------

# Bind ip of the LoginServer, use * to bind on all available IPs
# Default: *
LoginserverHostname = 192.168.1.2

# Default: 2106
LoginserverPort = 2106

# The address on which login will listen for GameServers, use * to bind on all available IPs
# Default: *
LoginHostname = 192.168.1.2

# The port on which login will listen for GameServers
# Default: 9014
LoginPort = 9014
server.properties
Код:
# ---------------------------------------------------------------------------
# Networking
# ---------------------------------------------------------------------------
#
# Note: External/Internal address definitions was moved to the ipconfig.xml
#

# Where's the Login server this gameserver should connect to
# Default: 127.0.0.1
LoginHost = 192.168.1.2

# TCP port the login server listen to for gameserver connection requests
# Default: 9014
LoginPort = 9014

# Bind address for gameserver. You should not need to change it in most cases.
# Default: * (0.0.0.0)
GameserverHostname = 192.168.1.2

# Default: 7777
GameserverPort = 7777

ipconfig.xml
Код:
<?xml version="1.0" encoding="UTF-8"?>
<!-- Put old contents of ExternalHostname here, used by default -->
<gameserver address="95.135.92.74">
    <!-- Localhost access -->
    <define subnet="127.0.0.0/8" address="192.168.1.2" />
    <!-- LAN's, put old contents of InternalHostname here -->
    <define subnet="10.0.0.0/8" address="192.168.1.2" />
    <define subnet="172.16.0.0/19" address="172.16.0.0" />
    <define subnet="192.168.0.0/16" address="192.168.1.2" />
    <define subnet="255.255.255.0" address="95.135.92.74" />
    <define subnet="95.135.92.74" address="192.168.1.2" />
</gameserver>

P.S. 95.135.92.74 - мой внешний адрес, я думаю сами догадаетесь поменять на свой Wink
Ответ


Возможно похожие темы ...
Тема Автор Ответы Просмотры Последний пост
  Настройка сервера High Five TieLay 2 5,529 09-21-2023, 07:49 AM
Последний пост: Lafani
  Настройка инстанс для соло skallistey 4 2,098 10-14-2021, 03:06 PM
Последний пост: flopix
  настройка олимпиады хф vakisdasi 0 1,401 10-16-2019, 06:09 PM
Последний пост: vakisdasi
  Фикс Кенжей и Настройка босса Beleth KastaMeN 7 2,519 05-14-2017, 07:31 AM
Последний пост: FaintSmile
  First Guard настройка virusoflove 2 2,461 11-06-2016, 06:21 PM
Последний пост: KateKate7912
  Настройка сервера Lineage для онлайн aaansideee 5 2,209 09-14-2016, 12:47 PM
Последний пост: mwmkr
  Настройка User.ini Ich_will 2 2,783 05-12-2016, 11:19 PM
Последний пост: Ich_will
  Настройка login,gameserve.ini nick-dex 2 1,884 07-22-2015, 07:28 PM
Последний пост: nick-dex
  Настройка OC Debian 6 (7) DarkStyle 4 1,571 01-26-2015, 08:06 AM
Последний пост: DarkStyle
  Настройка iptables и sysctl singer 3 1,700 12-03-2014, 10:37 PM
Последний пост: singer

Перейти к форуму:


Пользователи, просматривающие эту тему: 1 Гость(ей)