прива всем,
проблема токая ставлю ип инета и выходит ошыбка на логин сервере
сборка от L2EmuProject-Rev.3785
loginserver:
# Connection
# ==========
# Bind ip of the loginserver, use 0.0.0.0 to bind
LoginServerHostName = darkvslight.selfip.com
LoginServerPort = 2106
# The port, ip on which login will listen for GameServers
LoginPort = 9014
LoginHostName = darkvslight.selfip.com
# The delay between IP Update Time.
# set this delay in minutes after which the login updates the gameservers IP's
# (usefull when ip is dynamic)
# (0 = disabled) in Minutes
IpUpdateTime = 15
gameserver:
# -----------------
# Connection Config
# -----------------
# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs
GameserverHostname = darkvslight.selfip.com
GameserverPort = 7777
# This is transmitted to the clients connecting from an external network,
# so it has to be a public IP or resolvable hostname
ExternalHostname = darkvslight.selfip.com
# This is transmitted to the client from the same network,
# so it has to be a local IP or resolvable hostname
InternalHostname = darkvslight.selfip.com
# --------------
# Port Forwading
# --------------
# The Loginserver host and port
LoginPort = 9014
LoginHost = darkvslight.selfip.com
# ------------------------
# Section: Network Options
# ------------------------
# Network traffic optimization: minimum time between sending char's hp/mp status update packet.
NetworkTrafficOptimization = false
NetworkTrafficOptimizationMs = 1100
# how character will be logged out on //kick command
# Options: 1 - closeclient - closes client: WARNING: this method sometimes crash client :P
# 2 - relogin - send client to relogin screen
KickType = relogin
# ----------------
# Section: Packets
# ----------------
#Packet LifeTime in milliseconds, 0 - disabled feature
PacketLifeTime = 0
# Packet ExecutionTime in milliseconds, 0 - disabled feature
PacketExecutionTime = 0
# -------------------------
# Section: Flood Protection
# -------------------------
# if enabled players which send more then PACKETLIMIT packets in PACKETTIMELIMIT ms will get kicked
# warning not tested made a quickhack for squeezed
FloodProtection = false
PacketLimit = 500
PacketTimeLimit = 1100
# --------------------
# Section: HTML Cache
# --------------------
# Set the html cache's lazy loading True or False
# (Load html's into cache only on first time requested)
LazyCache = true
в чём может быть проблема?
заранее спс