Wan Problem

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
sk0rpi0n
Posts: 22
Joined: Sun Jan 31, 2010 1:21 pm

Wan Problem

Post by sk0rpi0n »

Hi, I use the latest release freya, I have a problem
WAN set up a server, I have router, the ports are
open to perfection, but not where to put the IPs,
and where you normally put to and does not work, I can
logear from wan, the server appears light, but does not enter the Hall.

My ips...

Static Wan IP: 58.185.73.90
Lan for Router: 192.168.1.102
Router: 192.168.0.1
Local: 127.0.0.1

How to configure it, in..loginserver.properties and server.properties? for WAN server?

Thanks for all :)
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Wan Problem

Post by jurchiks »

ipconfig.xml

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><gameserver address="58.185.73.90">    <define subnet="127.0.0.0/8" address="127.0.0.1" />    <define subnet="192.168.0.0/16" address="192.168.1.102" /></gameserver>
DON'T change any IPs in server.properties!
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
sk0rpi0n
Posts: 22
Joined: Sun Jan 31, 2010 1:21 pm

Re: Wan Problem

Post by sk0rpi0n »

:( imtry it but... no.. :( server light but no enter to hall :s
Edelvez
Posts: 173
Joined: Fri Nov 06, 2009 6:32 am
Location: Argentina

Re: Wan Problem

Post by Edelvez »

may be a protocol error ... upgrade or change your system...

also, you used lan ip not wan
Someone once told me: "The easiest way of doing things, making them the hard way" ;)
Post Reply