GameServer.prope..
# ==================== #
# Game Server Network #
# ==================== #
# Bind ip of the gameserver,
# use * to bind on all available IPs
GameserverHostname = *
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 *
ExternalHostname = L2ElectrO.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 *
InternalHostname = 192.168.1.3
# The Loginserver host and port
LoginPort = 9014
LoginHost = 127.0.0.1
no-ip reload?? dld UpDatE?