Unable to connect to the login server from WAN
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 10
- Joined: Thu Jul 16, 2009 6:13 pm
Unable to connect to the login server from WAN
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 3298 :
L2JDP Revision 6399:
I have problems connecting to my server from outside my local network... I had set all the IP's as said in the guide... I edited my host file... my client is clean and updated.. and I had made my own server about a year ago and it worked fine... I am able to connect from my local network. but WAN just doesn't work.. I get stuck on login screen and I can't see a server... could it be that my ISP is blocking my server from public access?
I am attaching my login server properties maybe I did something wrong there. Thanks
» Find Revision
L2J Revision 3298 :
L2JDP Revision 6399:
I have problems connecting to my server from outside my local network... I had set all the IP's as said in the guide... I edited my host file... my client is clean and updated.. and I had made my own server about a year ago and it worked fine... I am able to connect from my local network. but WAN just doesn't work.. I get stuck on login screen and I can't see a server... could it be that my ISP is blocking my server from public access?
I am attaching my login server properties maybe I did something wrong there. Thanks
You do not have the required permissions to view the files attached to this post.
- Copyleft
- Posts: 253
- Joined: Fri Feb 01, 2008 9:39 pm
Re: Unable to connect to the login server from WAN
antivirus/firewall?
did you forward/open ports?
checked if the local IP matches with port opened?
an ISP blocking a local server is unlikely to happen
PS: change your password.
did you forward/open ports?
checked if the local IP matches with port opened?
an ISP blocking a local server is unlikely to happen
PS: change your password.
-
- Posts: 10
- Joined: Thu Jul 16, 2009 6:13 pm
Re: Unable to connect to the login server from WAN
firewalll tried to disable.. ame sh1t..
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: Unable to connect to the login server from WAN
External/internal server address should be set in gameserver, not login properties.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 10
- Joined: Thu Jul 16, 2009 6:13 pm
Re: Unable to connect to the login server from WAN
I set them there too.... the problem is that I can't even connect to the login server from the outside world...
-
- Posts: 253
- Joined: Thu Apr 30, 2009 12:29 am
Re: Unable to connect to the login server from WAN
It's always a setting on your end. Anytime someone is unable to access his/her server from the public world, it's the ONE little thing you didn't do right. Re-check your settings, then double check it, then verify it again. The user in the following thread had some headache over his/her server and ends up being a very simple issue. Please read the following thread and see if any of it help.stancool wrote:I set them there too.... the problem is that I can't even connect to the login server from the outside world...
There are also numerous threads with very similar issues as your that were resolved. Please do a search.
viewtopic.php?f=81&t=12398
-
- Posts: 10
- Joined: Thu Jul 16, 2009 6:13 pm
Re: Unable to connect to the login server from WAN
I think I know where could be the issue... ok... about a year ago when I hosted a server my computer was directly connected to the internet through a modem. but now my computer is wired to the internet through the router and there is another computer that is connected wirelessly to the router. maybe the client doesn't know which computer to point at? how do I make a client to this exact computer is my WAN ip address is the same for both computers? thanks for your time.
-
- Posts: 253
- Joined: Thu Apr 30, 2009 12:29 am
Re: Unable to connect to the login server from WAN
If that is the case, then you need to go into your router and forward BOTH the loginserver and gameserver TCP port to the internal PC hosting the server...ie IP 192.168.1.XXX (if that is the internal IP address of the hosting PC).stancool wrote:I think I know where could be the issue... ok... about a year ago when I hosted a server my computer was directly connected to the internet through a modem. but now my computer is wired to the internet through the router and there is another computer that is connected wirelessly to the router. maybe the client doesn't know which computer to point at? how do I make a client to this exact computer is my WAN ip address is the same for both computers? thanks for your time.
-
- Posts: 10
- Joined: Thu Jul 16, 2009 6:13 pm
Re: Unable to connect to the login server from WAN
my router is kind of old and I don't have the port forwarding feature =/ its belkin wireless G router
-
- Posts: 253
- Joined: Thu Apr 30, 2009 12:29 am
Re: Unable to connect to the login server from WAN
If it's a router, it has port forwarding. ALL router have port forwarding.stancool wrote:my router is kind of old and I don't have the port forwarding feature =/ its belkin wireless G router
-
- Posts: 10
- Joined: Thu Jul 16, 2009 6:13 pm
Re: Unable to connect to the login server from WAN
ok guys I got it working! thanks a lot for your help
and I learned a lot new stuff about networking... thanks:) topic can be closed now.
EDIT: It was called 'Virtual Servers' so I was confused

EDIT: It was called 'Virtual Servers' so I was confused

-
- Posts: 10
- Joined: Thu Jul 16, 2009 6:13 pm
Re: Unable to connect to the login server from WAN
btw quick question... what has been done to the access levels? I see new kind of access lvl system in the databese like lvl 1 is for Admin lvl 2 ls for Head gm and so on. do I set character access levels this way? or just the old way like 100.... 200... and so on?
-
- Posts: 99
- Joined: Wed Jan 04, 2006 12:51 am
-
- Posts: 9
- Joined: Wed Nov 09, 2005 5:17 am
Re: Unable to connect to the login server from WAN
Just set yourself (Your user under the character table for accesslevel) to access 127 . That will give you full access. If you want to setup different levels of GM's, then you can use the new system. Hope that helps
-
- Posts: 253
- Joined: Thu Apr 30, 2009 12:29 am
Re: Unable to connect to the login server from WAN
Read this guide for the new method: http://www.l2jserver.com/wiki/How_to_se ... privilegesstancool wrote:btw quick question... what has been done to the access levels? I see new kind of access lvl system in the databese like lvl 1 is for Admin lvl 2 ls for Head gm and so on. do I set character access levels this way? or just the old way like 100.... 200... and so on?
Personally, I prefer the new method as it allows granular controls of what a GM can or can't do.