проблема с локальным портом ессесно, провайдер имеет доступ ток к сетевым
ini
Скрытый текст# Укажите здесь (ip) адрес вашего Игрового Сервера, Или используйте символ *GameserverHostname = *
GameserverPort = 7777
# Если ваш сервер опубликован с помощью NAT укажите здесь ваш ВНЕШНИЙ IP.
ExternalHostname = 127.0.0.1
# Если ваш сервер опубликован с помощью NAT укажите здесь ваш ВНУТРЕННИЙ IP
InternalHostname = 127.0.0.1
# Укажите IP и порт вашего логин-сервера
LoginPort = 9014
LoginHost = 127.0.0.1
# Database Pool Type
# Possible Values: c3p0 or BoneCP
# c3p0: more stable
# BoneCP: more performance
DatabasePoolType=c3p0
# Параметры Базы данных
Driver = com.mysql.jdbc.Driver
URL = jdbc:mysql://localhost/
# Database name
GameserverDB = gameserver_beta
LoginserverDB = loginserver_beta
# Login - Mysql's user
Login = root
# Password - Mysql's Password
Password = idontknow
# Максимальное количество одновременно играющих игроков
MaximumDbConnections = 500
# Default: 0
MaximumDbIdleTime = 0
# The timeout before a new connection to the database (in ms)
# 0 - to remove restrictions
TimeOutConDb = 0
# The timeout before the single connection must be closed (in ms)
# if a connection life is more then this timeout, a Runtime Exception
# is rised up. Post the exception on forum (www.l2jfrozen.com) to solve
# it.
SingleConnectionTimeOutDb=200000
# Sets number of partitions to use.- BoneCP
# In order to reduce lock contention and thus improve performance,
# each incoming connection request picks off a connection from a pool that has thread-affinity,
# i.e. pool[threadId % partition_count]. The higher this number, the better your performance will be for the case
# when you have plenty of short-lived threads. Beyond a certain threshold, maintenance of these pools will start
# to have a negative effect on performance (and only for the case when connections on a partition start running out).
PartitionCount = 3
#-------------------------------------------------------------
# Эмуляция Офф Ядра
#-------------------------------------------------------------
RemoteWhoLog = True
RemoteWhoSendTrash = True
RemoteWhoMaxOnline = 329
RemoteOnlineIncrement = 50
RemoteWhoForceInc = 50
RemotePrivStoreFactor = 12
не в ини дело