Ips Problem? can not connect from lan, wan connected LAN not



ServerList.txt >connectserver
Code:
//===================================================================================
// zConnectServer
// ----------------------------------------------------------------------------------
// Description: Servers information list
// ----------------------------------------------------------------------------------
// Revision: 8:18 18.10.2013
//===================================================================================
// ----------------------------------------------------------------------------------
// ID Name IP Port
// ----------------------------------------------------------------------------------
1 "MuOnline" "nelphi.sevegame.com" 55901
end
MapServer.xml
Code:
<!--
//===================================================================================
// zGameServer
// ----------------------------------------------------------------------------------
// Description: Map server configuration
// ----------------------------------------------------------------------------------
// Revision: 7:15 04.04.2014
//===================================================================================
-->
<mapserver>
<serverlist>
<server servercode="1" group="0" init="1" ip="nelphi.sevegame.com" port="55901"/>
<!--
<server code="19" group="0" init="-1" ip="nelphi.sevegame.com" port="55919"/>
-->
</serverlist>
<movelist>
<!--
<move servercode="0" movestate="0" map="30" destservercode="19"/>
<move servercode="19" movestate="1" map="30" destservercode="-1"/>
-->
</movelist>
</mapserver>
Hosts file
Code:
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
127.0.0.1 tonec.com
127.0.0.1 www.tonec.com
127.0.0.1 registeridm.com
127.0.0.1 www.registeridm.com
127.0.0.1 secure.registeridm.com
127.0.0.1 internetdownloadmanager.com
127.0.0.1 www.internetdownloadmanager.com
127.0.0.1 secure.internetdownloadmanager.com
127.0.0.1 www.secure.internetdownloadmanager.com
127.0.0.1 mirror.internetdownloadmanager.com
127.0.0.1 www.mirror.internetdownloadmanager.com
127.0.0.1 mirror2.internetdownloadmanager.com
127.0.0.1 www.mirror2.internetdownloadmanager.com
127.0.0.1 mirror3.internetdownloadmanager.com
127.0.0.1 www.mirror3.internetdownloadmanager.com
127.0.0.1 star.tonec.com
127.0.0.1 rev.dyxnet.com
13.0.0.11 nelphi.servegame.com
13.0.0.11 Ip LAN SERVER
And PORTS opened