Рейтинг темы:
  • 0 Голос(ов) - 0 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
Общий сервер. (вход)
#1
Если визде прописываю 127,0,0,1 я могу играть, но хотелось бы что бы еще друг зашел.
Вписываю свой АП, но при выборе сервака ошибка (невозможно подключиться)

В чем моя ошибка?


ЛогинСервер.
# LoginServer will bind specified network interface
# * - bind all interfaces
loginserver.network.client.host=79.140.4.156


# Host that will be used by LS to listen for GS connections
loginserver.network.gameserver.host=127.0.0.1

ГеймСервер.
# Host that will be used to listen for client connections
gameserver.network.client.host=79.140.4.156


у меня винд7.
зарание спасибо

Добавлено через 18 минут
[INFO 2009-12-04 17-43-59] com.aionemu.commons.network.NioServer:121 - Server l
stening on IP: 195.138.87.249 Port 7777 for Aion Connections
[INFO 2009-12-04 17-43-59] com.aionemu.gameserver.network.loginserver.LoginServ
r:102 - Connecting to LoginServer: localhost/127.0.0.1:9014
[INFO 2009-12-04 17-44-00] com.aionemu.gameserver.network.loginserver.LoginServ
r:113 - Cant connect to LoginServer: Connection refused: connect

почему он пытаеться сконектиться к 127,0,0,1 если у меня другой ап??
Ответ
#2
логин делаешь так:
Код:
LoginServer will listen for connections on specified port
loginserver.network.client.port=2106

# LoginServer will bind specified network interface
# * - bind all interfaces
loginserver.network.client.host=[B]79.140.4.156[/B]

# How many times player can try to login before he get's banned for bruteforcing
loginserver.network.client.logintrybeforeban=5

# For what time in minutes player should be banned in case of bruteforcing
loginserver.network.client.bantimeforbruteforcing=15

# Host that will be used by LS to listen for GS connections
loginserver.network.gameserver.host=*

# Port that will be used by LS to listen for GS connections
loginserver.network.gameserver.port=9014

# Nuber of additional threads for NIO that will handle only reading
loginserver.network.nio.threads.read=0

# Nuber of additional threads for NIO that will handle only writing
loginserver.network.nio.threads.write=0

# Create accounts automatically or not?
loginserver.accounts.autocreate=true

game так:
Код:
# Port that will be used to listen for client connections
gameserver.network.client.port=7777

# Host that will be used to listen for client connections
gameserver.network.client.host=[B]79.140.4.156[/B]

# Maximum online players on the server
gameserver.network.client.maxplayers=100

# Address of login server
gameserver.network.login.address=localhost:9014

# Id of this game server
gameserver.network.login.gsid=1

# Password of this game server
gameserver.network.login.password=[B]пароль[/B]

ipconfig так:
Код:
<ipconfig default="[B]79.140.4.156[/B]">

    <!--
        IANA-reserved private IPv4 network ranges
        Access only from local networks, external client can't have any of
        the following ip addresses
     -->
[B]   <iprange min="0.0.0.0" max="255.255.255.255" address="79.140.4.156"/>[/B]
    <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>
Попробуй должно получиться.
[Изображение: guru.gif]Консультации по настройке сервера в аське НЕДАЮ!!!
Ответ


Возможно похожие темы ...
Тема Автор Ответы Просмотры Последний пост
  Не запускается сервер MailFolder345 12 5,747 04-29-2019, 07:36 PM
Последний пост: klubheads
  Aion сервер под клиент 4.8 EU PROGRAMMATOR 67 73,661 03-24-2019, 09:32 AM
Последний пост: css
  Нужен знающий человек (сервер,обвязка итд) Applearrow 13 6,083 02-04-2018, 04:43 AM
Последний пост: drost
  U3J - При установке jdk-6u45 не компилится, при jdk-7u80 не запускается сервер. Frol 0 1,705 04-01-2016, 09:45 PM
Последний пост: Frol
  Помогите найти логин и сервер !! saati 1 2,717 02-26-2016, 09:48 AM
Последний пост: V_Nick
  Сервер VS Сервер Mr.TeRay 17 7,047 02-10-2016, 05:35 PM
Последний пост: SunriseFixtures
  Хочу сервер Liofan 6 3,499 10-20-2013, 09:59 AM
Последний пост: xolseg
  не запускается сервер no-ip fitamin4ik 4 3,175 07-16-2013, 01:22 PM
Последний пост: KID
  опкоды клиент и сервер пакетов клиента 3.5 Murzik 0 2,160 02-08-2013, 08:13 AM
Последний пост: Murzik
  Кто может помочь? Первый раз ставлю сервер Grengo 24 8,979 11-10-2012, 07:41 PM
Последний пост: TAG

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


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