ipconfig.xml

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
djmouse
Posts: 135
Joined: Tue Feb 07, 2012 4:48 am

ipconfig.xml

Post by djmouse »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 5717
L2JDP Revision Number: 9323

Hi. I'm trying to run my server on CentOS 6.4. It starts well, but I can't connect to it. I connect to login server, I see gameserver online, but when I try to enter it, nothing happens.

Here is my ifconfig

Code: Select all

 [root@ks3277776 ~]# ifconfigeth0      Link encap:Ethernet  HWaddr 4C:72:B9:43:37:84          inet adr:37.59.8.55  Bcast:37.59.8.255  Masque:255.255.255.0          adr inet6: fe80::4e72:b9ff:fe43:3784/64 Scope:Lien          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1          RX packets:10593 errors:0 dropped:0 overruns:0 frame:0          TX packets:14040 errors:0 dropped:0 overruns:0 carrier:0          collisions:0 lg file transmission:1000          RX bytes:1866765 (1.7 MiB)  TX bytes:2714990 (2.5 MiB)          Interruption:20 Mémoire:fe500000-fe520000 lo        Link encap:Boucle locale          inet adr:127.0.0.1  Masque:255.0.0.0          adr inet6: ::1/128 Scope:Hôte          UP LOOPBACK RUNNING  MTU:16436  Metric:1          RX packets:82037 errors:0 dropped:0 overruns:0 frame:0          TX packets:82037 errors:0 dropped:0 overruns:0 carrier:0          collisions:0 lg file transmission:0          RX bytes:141193405 (134.6 MiB)  TX bytes:141193405 (134.6 MiB) [root@ks3277776 ~]# 
Hope you can help me :)

ahh, I forgot ipconfig.xml is

<?xml version="1.0" encoding="UTF-8"?>
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="37.59.8.55" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
<!-- Localhost here -->
<define subnet="127.0.0.0/8" address="127.0.0.1" />
<!-- Internalhosts here (LANs IPs) -->
</gameserver>
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: ipconfig.xml

Post by UnAfraid »

Last edited by Zoey76 on Sat Dec 08, 2012 6:21 pm, edited 1 time in total.
Reason: Replaced with forum thread.
Image
Post Reply