09-08-2012, 09:57 AM
Здравствуйте!
не получается настроить ipconfig
На одну сеть вот ип 92.145.54.128
Вот Логин сервер ipconfig
Вот гейм сервер ipconfig
Постоянно с гейм сервера вот это пишется:
WARN LoginServerThread: Login terminated the connection.
Вот что с логин сервера:
GameServer (92.145.54.128): Connection lost: socket closed
Пожалуйста помогите,с меня спасибки!
не получается настроить ipconfig
На одну сеть вот ип 92.145.54.128
Вот Логин сервер ipconfig
Код:
<?xml version="1.0" encoding="UTF-8"?>
<!-- Внешний IP адрес -->
<gameserver address="[color=Red]92.145.54.128[/color]" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">
<!-- Доступ localhost -->
<define subnet="127.0.0.0/8" address="127.0.0.1" />
<!-- Локальный IP адрес -->
<define subnet="10.0.0.0/8" address="[color=Red]92.145.54.128[/color]" />
<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>
Вот гейм сервер ipconfig
Код:
<?xml version="1.0" encoding="UTF-8"?>
<!-- Внешний IP адрес -->
<gameserver address="[color=Red]92.145.54.128[/color]" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">
<!-- Доступ localhost -->
<define subnet="127.0.0.0/8" address="127.0.0.1" />
<!-- Локальный IP адрес -->
<define subnet="10.0.0.0/8" address="[color=Red]92.145.54.128[/color]" />
<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>
Постоянно с гейм сервера вот это пишется:
WARN LoginServerThread: Login terminated the connection.
Вот что с логин сервера:
GameServer (92.145.54.128): Connection lost: socket closed
Пожалуйста помогите,с меня спасибки!