Форум администраторов игровых серверов

Форум администраторов игровых серверов (https://forum.zone-game.info/TT.php)
-   Серверная часть (https://forum.zone-game.info/forumdisplay.php?f=148)
-   -   проблема с Батником (https://forum.zone-game.info/showthread.php?t=8252)

undertrey 26.05.2010 17:34

проблема с Батником
 
У меня проблема следуещего характера, есть батник, в нем пишу:

@echo off
start bin32\aion.bin -ip: (No- Ip домен) -ng -port:2106 -noweb

Когда захожу в клиент, ввожу логин и пасс - появляется проблема

"Невозможно подключиться к серверу авторизации"

:eek::eek::eek:

В модеме открыл порты 80,2106,7777,17453,10241.

Что делать ? О_о

S.e.n.s.o.R 26.05.2010 18:18

Re: проблема с Батником
 
ipconfog ковырял?

undertrey 26.05.2010 18:22

Re: проблема с Батником
 
Нет, не ковырял...

<!--
~ This file is part of aion-unique <aionunique.smfnew.com>.
~
~ aion-unique is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ aion-unique is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with aion-unique. If not, see <http://www.gnu.org/licenses/>.
-->

<!--
File that is responsible for network address mapping.
We can have any number of ip ranges mapped to various network interfaces
Useful for those who run server in local areas with two (or more) networks

For ipconfig's "default" attribute both DNS and ip address is supported.
Example: <ipconfig default="216.239.59.104">
Examples: <ipconfig default="google.de">
-->

<ipconfig default="(No-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="192.168.1.2(мой локал)"/>
<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>

Devilop 26.05.2010 22:10

Re: проблема с Батником
 
а причём тут ipconfog и "Невозможно подключиться к серверу авторизации"
и главное где ты отрыл такие порты
80,17453,10241.
там порты должны быть открыты такие
7777 9014 9021 2106
80 порт это веб точно а всё остальное хз вообще откуда
что касательно сервреа авторизации то какие настройки у LS

Nemesis 26.05.2010 23:04

Re: проблема с Батником
 
10241 вроде порт чат сервера
Проверяй настройки ЛС и базы ЛС

undertrey 28.05.2010 01:08

Re: проблема с Батником
 
Когда использую екзешник DRIVERa то все работает, а когда хочу свой батник - нет...проблема может быть в настройке gameserver в базе au_server_ls у меня там стоит * а по сути должно быть ип...батник работает если ставить 127.0.0.1, если ставить No-Ip домен - не хочет, я могу всю папку лс кинуть, кидать? (там по сути все верно)

undertrey 29.05.2010 16:14

Re: проблема с Батником
 
# 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=Ноип домен

# 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

TAG 29.05.2010 17:46

Re: проблема с Батником
 
Верни *'очку и попробуй снова.

3EBC 29.05.2010 18:43

Re: проблема с Батником
 
# 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=*

# 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

Вот так попробуй должно поити

undertrey 30.05.2010 00:38

Re: проблема с Батником
 
Неработает


Текущее время: 11:01. Часовой пояс GMT +3.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd. Перевод: zCarot