01-28-2010, 02:17 PM
Server Aion Unique revision 900тык
Server Aion Unique revision 906тык
Настройка:
1.Перенастраиваем gameserver.properties
Меняем:
# Address of login server
gameserver.network.login.address=localhost:9014
На:
# Address of login server
gameserver.network.login.address=Ваш IP:9014
2.Перенастраиваем ipconfig.xml
Меняем:
<ipconfig default="127.0.0.1">
<!--
IANA-reserved private IPv4 network ranges
Access only from local networks, external client can't have any of
the following ip addresses
-->
<iprange min="10.0.0.0" max="10.255.255.255" address="10.0.0.0"/>
<iprange min="172.16.0.0" max="172.31.255.255" address="172.16.0.0"/>
<iprange min="192.168.0.0" max="192.168.255.255" address="192.168.0.0"/>
На:
<ipconfig default="Ваш IP">
<!--
IANA-reserved private IPv4 network ranges
Access only from local networks, external client can't have any of
the following ip addresses
-->
<iprange min="10.0.0.0" max="10.255.255.255" address="10.0.0.0"/>
<iprange min="172.16.0.0" max="172.31.255.255" address="172.16.0.0"/>
<iprange min="192.168.0.0" max="192.168.255.255" address="Ваш IP"/>
3.Перенастраиваем loginserver.properties
Меняем:
# LoginServer will bind specified network interface
# * - bind all interfaces
loginserver.network.client.host=*
На:
# LoginServer will bind specified network interface
# * - bind all interfaces
loginserver.network.client.host=Ваш IP
Меняем:
# Host that will be used by LS to listen for GS connections
loginserver.network.gameserver.host=*
На:
# Host that will be used by LS to listen for GS connections
loginserver.network.gameserver.host=Ваш IP
4.Регаем серв через Навикат
В базе au_server_ls в таблице gameservers
в поле "Id" ставим 1
в поле 'mask' меняем значение на Ваш IP
в поле password Пароль
ВСЁ!!!:merlin: можете запускать серв и играть...
Server Aion Unique revision 906тык
Настройка:
1.Перенастраиваем gameserver.properties
Меняем:
# Address of login server
gameserver.network.login.address=localhost:9014
На:
# Address of login server
gameserver.network.login.address=Ваш IP:9014
2.Перенастраиваем ipconfig.xml
Меняем:
<ipconfig default="127.0.0.1">
<!--
IANA-reserved private IPv4 network ranges
Access only from local networks, external client can't have any of
the following ip addresses
-->
<iprange min="10.0.0.0" max="10.255.255.255" address="10.0.0.0"/>
<iprange min="172.16.0.0" max="172.31.255.255" address="172.16.0.0"/>
<iprange min="192.168.0.0" max="192.168.255.255" address="192.168.0.0"/>
На:
<ipconfig default="Ваш IP">
<!--
IANA-reserved private IPv4 network ranges
Access only from local networks, external client can't have any of
the following ip addresses
-->
<iprange min="10.0.0.0" max="10.255.255.255" address="10.0.0.0"/>
<iprange min="172.16.0.0" max="172.31.255.255" address="172.16.0.0"/>
<iprange min="192.168.0.0" max="192.168.255.255" address="Ваш IP"/>
3.Перенастраиваем loginserver.properties
Меняем:
# LoginServer will bind specified network interface
# * - bind all interfaces
loginserver.network.client.host=*
На:
# LoginServer will bind specified network interface
# * - bind all interfaces
loginserver.network.client.host=Ваш IP
Меняем:
# Host that will be used by LS to listen for GS connections
loginserver.network.gameserver.host=*
На:
# Host that will be used by LS to listen for GS connections
loginserver.network.gameserver.host=Ваш IP
4.Регаем серв через Навикат
В базе au_server_ls в таблице gameservers
в поле "Id" ставим 1
в поле 'mask' меняем значение на Ваш IP
в поле password Пароль
ВСЁ!!!:merlin: можете запускать серв и играть...