Jump to content
Sign in to follow this  
mrkos7704

Infinite Odyssey

Recommended Posts

проблема в том что в Сети, приятель зайти не может, не пропускает дальше сервера! 

проблем при создании аккаунта нет, Логин сервер видит что создается аккаунт. Но вот как надо выбрать сервер, просто не дает войти и не чего не пишет ( не клиент ) ( не сервер ) 

С компьютера на котором стоит сам сервер, все прекрасно заходит.. 

Сразу уточню что Сборки High Five и интерлюд отлично работают

Share this post


Link to post
Реклама

Разработчик?

Скопируйте содержания файла с конфигурацией IP адресов.

Share this post


Link to post

<?xml version="1.0" encoding="UTF-8"?>
<!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! -->
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="94.25.171.193">
    <!-- Localhost here -->
    <define subnet="127.0.0.0/8" address="127.0.0.1" />
    <!-- Internalhosts here (LANs IPs) -->
    <define subnet="10.0.0.0/8" address="10.0.0.2" /> 
    <define subnet="172.16.0.0/19" address="172.16.0.0" />
    <define subnet="192.168.0.0/16" address="192.168.0.0" />
</gameserver>

 

10.0.0.2 мой Ip внутри сети 

Share this post


Link to post

и вот еще что, если брать файл l2.ini с папки от сервера, то клиент даже не логинится 

Share this post


Link to post
19 минут назад, mrkos7704 сказал:

<?xml version="1.0" encoding="UTF-8"?>
<!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! -->
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="94.25.171.193">
    <!-- Localhost here -->
    <define subnet="127.0.0.0/8" address="127.0.0.1" />
    <!-- Internalhosts here (LANs IPs) -->
    <define subnet="10.0.0.0/8" address="10.0.0.2" /> 
    <define subnet="172.16.0.0/19" address="172.16.0.0" />
    <define subnet="192.168.0.0/16" address="192.168.0.0" />
</gameserver>

Все указано как надо. Может порт закрыт, открывали на роутере?

17 минут назад, mrkos7704 сказал:

и вот еще что, если брать файл l2.ini с папки от сервера, то клиент даже не логинится 

В нем указан внутренний ip.

Share this post


Link to post
9 минут назад, VLemon сказал:

Все указано как надо. Может порт закрыт, открывали на роутере?

В нем указан внутренний ip.

так другие Хроники нормально запускаются, на тех же портах, я конечно проверю.

И в InI я менял на внутренний

Share this post


Link to post
42 минуты назад, VLemon сказал:

Все указано как надо. Может порт закрыт, открывали на роутере?

В нем указан внутренний ip.

Все порты открыты

Share this post


Link to post
1 час назад, mrkos7704 сказал:

Все порты открыты

Пробуйте:

<?xml version="1.0" encoding="UTF-8"?>
<!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! -->
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="94.25.171.193">
    <!-- Localhost here -->
    <define subnet="127.0.0.0/8" address="127.0.0.1" />
    <!-- Internalhosts here (LANs IPs) -->
    <define subnet="10.0.0.0/8" address="10.0.0.0" /> 
</gameserver>

LoginHost укажите внутренний ip.

Share this post


Link to post
1 час назад, VLemon сказал:

Пробуйте:


<?xml version="1.0" encoding="UTF-8"?>
<!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! -->
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="94.25.171.193">
    <!-- Localhost here -->
    <define subnet="127.0.0.0/8" address="127.0.0.1" />
    <!-- Internalhosts here (LANs IPs) -->
    <define subnet="10.0.0.0/8" address="10.0.0.0" /> 
</gameserver>

LoginHost укажите внутренний ip.

бред конечно, но все тоже самое, не пускает на сервер " висит на выборе сервера" .... (2й) компьютер ( в той же сети) 

 

Share this post


Link to post

Через минуту где-то выкидывает в окно (релога) и пишет "не удалось соединиться с сервером"

Share this post


Link to post
6 минут назад, mrkos7704 сказал:

Через минуту где-то выкидывает в окно (релога) и пишет "не удалось соединиться с сервером"

Если сборка взята со статьи https://monche.org/article/931-sozdanie-servera-lineage-2-infinite-odyssey.html

Все работает как я написал выше, проверил на внутреннем ip адресе.

Share this post


Link to post
6 минут назад, VLemon сказал:

Если сборка взята со статьи https://monche.org/article/931-sozdanie-servera-lineage-2-infinite-odyssey.html

Все работает как я написал выше, проверил на внутреннем ip адресе.

Спасибо, буду ковырять! не пойму где накосячил. уже все перебрал. 

правда на сайте 2ip пишет порты закрыты.... чушь 

 

Share this post


Link to post
22 минуты назад, haron сказал:

TeamViewer есть? могу посмотреть

Да, как попроще списаться? 

 

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   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.

Sign in to follow this  
×
×
  • Create New...