Jump to content
pangolin

Нужна помощь

Recommended Posts

Всем привет. Поставил сервер, но не могу понять как работать с файлом ipconfig.xml. Логин сервер пропускает, а дальше выходит сообщение "Ответ от сервера идентификации задерживается"

Может я что то не так делаю

Share this post


Link to post
Реклама

Доброго ранку, більше інформації потрібно.

  • Подобається 1

Share this post


Link to post

L2J_Mobius_12.1_PathOfRogue пытаюсь запустить вот это.

Вот мой файл ipconfig

<?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="5.142.66.15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
    <!-- Localhost here -->
    <define subnet="5.142.66.15/24" address="5.142.66.15" />
    <!-- Internalhosts here (LANs IPs) -->
    <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="192.168.0.0/24" address="192.168.0.0" />
    <define subnet="192.168.30.0/24" address="192.168.30.0" />
</gameserver>

Я не могу разобраться как расшарить его по интернету. Порты открыл, со 2го компа пинг на внешний ip идёт. Но он сервера не видит

 

Share this post


Link to post

Надо что то прописывать в логин и гейм сервере? Там ведь тоже ip есть

Share this post


Link to post

файлы логин и гейм сервера вернул как было. в ipconfig.xml прописал как у паренька в теме которую ты мне скинул, но всё равно не видит сервер

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="5.142.хх.хх" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
    <!-- Localhost here -->
    <define subnet="127.0.0.1/24" address="5.142.хх.хх" />
    <!-- Internalhosts here (LANs IPs) -->
    <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="192.168.0.2/24" address="192.168.0.2" />
    <define subnet="192.168.30.0/24" address="192.168.30.0" />
</gameserver>

Share this post


Link to post
2 хвилини назад, pangolin сказав:

<?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="5.142.хх.хх" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
    <!-- Localhost here -->
    <define subnet="127.0.0.1/24" address="5.142.хх.хх" />
    <!-- Internalhosts here (LANs IPs) -->
    <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="192.168.0.2/24" address="192.168.0.2" />
    <define subnet="192.168.30.0/24" address="192.168.30.0" />
</gameserver>

5.142.хх.хх - х це скрито на форумі 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="5.142.66.15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
    <!-- Localhost here -->
    <define subnet="127.0.0.0/8" address="127.0.0.0" />
    <!-- Internalhosts here (LANs IPs) -->
    <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="192.168.0.2/24" address="192.168.0.2" />
    <define subnet="192.168.30.0/24" address="192.168.30.0" />
</gameserver>

 

Share this post


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

Сделал, но клиент всё равно не подключается

а порты в файрволе открыты ?

Share this post


Link to post

Может в л2.ини что не так?

[Auth]
ServerAddr=5.142.66.15
UseAuthUserData=true
; Russia External( Cmdline ) Login
ExternalLogin=false
CmdLineLogin=false
; in-Game Secondary( Character ) Password
UseSecondaryAuth=false
; NP( Next Platform ) E-Mail Account
UseEMailAccount=false
ServerAddrChangeCommandLine=false
;BusyUserCnt=3000
;NormalUserCnt=2000
PercentUserCnt=true       
FreeUserTwoClient=false
UsePIAgreement=true
UseActorEffectSort=true
FreeUserClient=10
FreeUserClientClassic=10
UseNPLogin=false

;L2PlatformAddr=5.142.66.15
;L2PlatformAddr_RC=l2-qa-platformgate-25eab293adc6caad.elb.us-east-1.amazonaws.com
;L2PlatformPort=13001
;L2PlatformAppID=A48077C6-A17D-4D87-90D2-74F13C918D98

Share this post


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

Может в л2.ини что не так?

в l2ini вроде все верно. а сервер в консолях не ругается на предмет ИП адресов ? или еще каких конфликтов ? и что показывает клиент при входе на сервер - вводишь логин и пароль а дальше что видишь ? сервер виден ?

Share this post


Link to post

нет, бесконечная загрузка и всё. даже до выбора сервера не пускает

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.

×
×
  • Create New...