Роутер Siemens Sl2-141
6 ответов69 просмотровСейчас просматривают: 1
· 28.09.2009, 12:55
Сборка: Данная сборка Арчидов (но эт у меня на любой сборки)
Краткое изложение СУТИ проблемы: Я сам могу заходить на свой серв а вот другие игроки не могут зайти
Вопрос: Каr мне этj исправить
Мои соображения по этому поводу: уже не знаю что делать
ПОРТЫ ОТКРЫЛ САМ ЛИЧНО ПРОВЕРЯЛ ЧЕРЕЗ САЙТ ПИШЕТ Port 7777,3306,9014,2106,80 is Open
_http://www.whatsmyip.org/ports/
ПОМОГИТЕ ПОЖ УЖЕ ВСЕ ПЕРЕПРОБОВАЛ ДАЖЕ НЕ ЗНАЮ ЧТО ДЕЛАТЬ
вот мои настройки Логина и Гейма :
Раскрывающийся текст
Login:
# This is the server configuration file. Here you can set up the connection for your server.
# Usually you have to change the ExternalHostname option to
# - 127.0.0.1 (if you want to play alone / testing purpose)
# - LAN IP* (if you want to play from another computer in the network)
# - WAN IP** (if you want to play with friends over internet)
# - Questions? => http://www.l2jarchid.com
#
# * = If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig"
# **= If you want to get you WAN IP, visit http://www.whatsmyip.org
# ================================================================================
===================
# ================================================================
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================================
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = l2wagz.no-ip.biz
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname = 10.0.0.3
# Bind ip of the LoginServer, use 0.0.0.0 to bind on all available IPs
LoginserverHostname = 10.0.0.3
LoginserverPort = 2106
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan = 10
# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)
LoginBlockAfterBan = 600
GMMinLevel = 100
# The address on which login will listen for GameServers, use 127.0.0.1 to bind on all available IPs
LoginHostname= 10.0.0.3
# The port on which login will listen for GameServers
LoginPort = 9014
# Database Driver
Driver = com.mysql.jdbc.Driver
# Databese URL
DataBeseUrl = jdbc:mysql://localhost/l2jarchid_db
# Databese User name
Login = ****
# The Mighty password
Password =****
# The max mysql connections that the server is allowed to make
MaximumDbConnections = 100
Game:
# This is the server configuration file. Here you can set up the connection for your server.
# Usually you have to change the ExternalHostname option to
# - 127.0.0.1 (if you want to play alone / testing purpose)
# - LAN IP* (if you want to play from another computer in the network)
# - WAN IP** (if you want to play with friends over Internet)
# - Questions? => http://www.l2jarchid.com
#
# * = If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig"
# **= If you want to get you WAN IP, visit http://www.whatsmyip.org
# ================================================================================
===================
# ================================================================
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================================
# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs
GameserverHostname = 10.0.0.3
GameserverPort = 7777
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
# If this ip is resolvable by Login just leave 127.0.0.1
ExternalHostname = l2wagz.no-ip.biz
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
# If this ip is resolvable by Login just leave 127.0.0.1
InternalHostname = 10.0.0.3
# The Loginserver host and port
LoginPort = 9014
LoginHost = 10.0.0.3
# This is the server id that the gameserver will request (i.e. 1 is Bartz)
RequestServerID = 1
# If set to true, the login will give an other id to the server if the requested id is already reserved
AcceptAlternateID = True
# Database Driver
Driver = com.mysql.jdbc.Driver
# Databese URL
DataBeseUrl = jdbc:mysql://localhost/l2jarchid_db
# Databese User name
Login = *****
# The Mighty password
Password =*****
# The max mysql connections that the server is allowed to make
MaximumDbConnections = 100
# This is the server configuration file. Here you can set up the connection for your server.
# Usually you have to change the ExternalHostname option to
# - 127.0.0.1 (if you want to play alone / testing purpose)
# - LAN IP* (if you want to play from another computer in the network)
# - WAN IP** (if you want to play with friends over internet)
# - Questions? => http://www.l2jarchid.com
#
# * = If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig"
# **= If you want to get you WAN IP, visit http://www.whatsmyip.org
# ================================================================================
===================
# ================================================================
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================================
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = l2wagz.no-ip.biz
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname = 10.0.0.3
# Bind ip of the LoginServer, use 0.0.0.0 to bind on all available IPs
LoginserverHostname = 10.0.0.3
LoginserverPort = 2106
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan = 10
# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)
LoginBlockAfterBan = 600
GMMinLevel = 100
# The address on which login will listen for GameServers, use 127.0.0.1 to bind on all available IPs
LoginHostname= 10.0.0.3
# The port on which login will listen for GameServers
LoginPort = 9014
# Database Driver
Driver = com.mysql.jdbc.Driver
# Databese URL
DataBeseUrl = jdbc:mysql://localhost/l2jarchid_db
# Databese User name
Login = ****
# The Mighty password
Password =****
# The max mysql connections that the server is allowed to make
MaximumDbConnections = 100
Game:
# This is the server configuration file. Here you can set up the connection for your server.
# Usually you have to change the ExternalHostname option to
# - 127.0.0.1 (if you want to play alone / testing purpose)
# - LAN IP* (if you want to play from another computer in the network)
# - WAN IP** (if you want to play with friends over Internet)
# - Questions? => http://www.l2jarchid.com
#
# * = If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig"
# **= If you want to get you WAN IP, visit http://www.whatsmyip.org
# ================================================================================
===================
# ================================================================
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================================
# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs
GameserverHostname = 10.0.0.3
GameserverPort = 7777
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
# If this ip is resolvable by Login just leave 127.0.0.1
ExternalHostname = l2wagz.no-ip.biz
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
# If this ip is resolvable by Login just leave 127.0.0.1
InternalHostname = 10.0.0.3
# The Loginserver host and port
LoginPort = 9014
LoginHost = 10.0.0.3
# This is the server id that the gameserver will request (i.e. 1 is Bartz)
RequestServerID = 1
# If set to true, the login will give an other id to the server if the requested id is already reserved
AcceptAlternateID = True
# Database Driver
Driver = com.mysql.jdbc.Driver
# Databese URL
DataBeseUrl = jdbc:mysql://localhost/l2jarchid_db
# Databese User name
Login = *****
# The Mighty password
Password =*****
# The max mysql connections that the server is allowed to make
MaximumDbConnections = 100
//Ska - длинные текста под спойлер!
0
· 29.09.2009, 00:18
deathstone: Щяс прверял этим же сайтам показывают что порты Timeout почему это так ?
Все с портами разобрадся все открыты
Вопрос:КАК СДЕЛАТЬ ЧТОБЫ ИГРОКИ СМОГЛИ ЗАХОДИТЬ НА МОЙ СЕРВ ?
0
· 29.09.2009, 00:38
Открыть порты 2106, 7777. (логина и гейма). Далее в externalHost и internalHost вписать внешний IP а не роутера. Как в гейм сервере так и в логин.
Only God Can Judge Me
0
Тема закрыта для ответов


