People can't connect to my server [GRACIA EPILOGUE]

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Dar3k
Posts: 13
Joined: Tue Aug 11, 2009 12:28 pm

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by Dar3k »

Any ideas?
I have called to my internet provider, he said that, every ports are opened... So i dont have idea what i can do wrong.. :/ Please help me.
Dar3k
Posts: 13
Joined: Tue Aug 11, 2009 12:28 pm

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by Dar3k »

I have called to my internet provider, he said that, every ports are opened and my IP is public... So i dont have idea what i can do wrong.. :/ Please help me.
kotk
Posts: 99
Joined: Wed Jan 04, 2006 12:51 am

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by kotk »

The only port ic open on your IP is 80. So, either you have a firewall or router somewhere.

Code: Select all

nmap 89.73.50.10 Starting Nmap 5.21 ( http://nmap.org ) at 2010-06-25 13:54 EDTNmap scan report for chello089073050010.chello.pl (89.73.50.10)Host is up (0.00073s latency).Not shown: 999 filtered portsPORT   STATE SERVICE80/tcp open  http Nmap done: 1 IP address (1 host up) scanned in 5.67 seconds 
Dar3k
Posts: 13
Joined: Tue Aug 11, 2009 12:28 pm

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by Dar3k »

I have got a router, firewall is disabled.
kotk
Posts: 99
Joined: Wed Jan 04, 2006 12:51 am

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by kotk »

Ok, so then you need to forward the ports: 2106 and 7777. Just check you router's web page on port-forwarding.
Dar3k
Posts: 13
Joined: Tue Aug 11, 2009 12:28 pm

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by Dar3k »

I did it, but still people can't connect.

http://img138.imageshack.us/f/routerrm.jpg/
kotk
Posts: 99
Joined: Wed Jan 04, 2006 12:51 am

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by kotk »

I still only see port 80 open at the IP you posted. Are you sure that is your IP? Are you sure your Internet Provider isn't jerking you around and has you behind some type of Proxy/NAT setup?
Dar3k
Posts: 13
Joined: Tue Aug 11, 2009 12:28 pm

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by Dar3k »

Im sure it's my ip.. But 1 year ago, when i made l2j server hellbound, i didn't had any problems with it, even without any port forwarding with same internet.
magestik
Posts: 31
Joined: Tue Jul 19, 2005 3:21 pm

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by magestik »

in the pic of your router you posted it shows the router has a bult in firewall,check that ports 2106 and 7777 are open.

Allso windows firewall still blocks ports when its dissabled(i have no idea why) open windows firewall and add ports 2106,7777 as exceptions.
Acuben
Posts: 24
Joined: Thu Jun 04, 2009 10:31 pm

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by Acuben »

i realize that this is a 8 month old thread, but I thought it might be better off for me to continue this thread instead of making a new one =p

Freya server (but same for other servers too)
l2j version = 4420
builddate = 20101007_2306
l2db version = 7668
builddate = 20101007_2301
(but same problem with other versions in general)

I have exact same problem as dar3k. As I was using search, I found this thread.
I can only connect to my server using 127.0.0.1 as external ip. When I use my external ip from whatismyip.com I cannot connect (other cannot connect to my server either). It was working fine on my test server (well I only have a test server), and this problem occurred all of sudden.

I'm assuming the problem is that my ports aren't opened.
when I check http://www.canyouseeme.org/ and put in 2106 and 7777, it said
Error: I could not see your service on 76.201.125.116 on port (2106)
Reason: Connection timed out

OS: vista 32bit
I'm not using router, but I am using an antivirus problem called alyac 1.54 - I hear that some times antivirus programs can block ports. anyways, I tried closed it and running, but no luck there.
I also have windows defender, but if that causes a problem im sure it's already addressed here.

here's my ipconfig.xml
<!--
Put old contents of ExternalHostname here, used by default
-->

<gameserver address="76.201.125.116">
<!-- Localhost access -->
<define subnet="127.0.0.0/8" address="127.0.0.1"/>
<!-- LAN's, put old contents of InternalHostname here -->
<define subnet="10.0.0.0/8" address="10.0.0.0"/>
<define subnet="172.16.0.0/19" address="172.16.0.0"/>
<define subnet="192.168.0.0/16" address="192.168.0.0"/>
</gameserver>
After opening ports using port forwarding and opening them in my firewall (both TCP and UDP),
when I check online for ports 7777 and 2106, they are closed. I used these websites below
http://openportchecker.com/
http://www.canyouseeme.org/
http://www.yougetsignal.com/tools/open-ports/
This is how I port forwarded

--
Image

Uploaded with ImageShack.us

Image

Uploaded with ImageShack.us


Could it be that something else is blocking these ports? Sometimes they appear as open, but sometimes they appear closed. Either way, when I log in L2 with 127.0.0.1 as ip, it works (when I use
127.0.0.1 L2authd.lineage2.com
), it works
, but when I put the external ip instead of 127.0.0.1 , it doesn't work (same goes for other people other computer within my house. How do I open these ports?

and lastly, I don't have static ip.
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by hope »

You need to open them in your router
you said in your post you dont use a router so how do you get onto the internet?
also your ipconfig.xml is not right
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by tukune »

Acuben wrote:Either way, when I log in L2 with 127.0.0.1 as ip, it works (when I use
127.0.0.1 L2authd.lineage2.com
), it works
, but when I put the external ip instead of 127.0.0.1 , it doesn't work (same goes for other people other computer within my house. How do I open these ports?
that is normally. no problem. dont worry. everyone same.
Acuben
Posts: 24
Joined: Thu Jun 04, 2009 10:31 pm

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by Acuben »

tukune wrote:
Acuben wrote:Either way, when I log in L2 with 127.0.0.1 as ip, it works (when I use
127.0.0.1 L2authd.lineage2.com
), it works
, but when I put the external ip instead of 127.0.0.1 , it doesn't work (same goes for other people other computer within my house. How do I open these ports?
that is normally. no problem. dont worry. everyone same.
so other people can put my ip on their hosts file and connect to my server?

hope wrote:You need to open them in your router
you said in your post you dont use a router so how do you get onto the internet?
also your ipconfig.xml is not right
ok how do I open in my router? Do you mean port forwarding? or is it something else?
how should I configure my ipconfig?
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by tukune »

Acuben wrote:how should I configure my ipconfig?
open command prompt
type "ipconfig <Enter>"
post the results
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: People can't connect to my server [GRACIA EPILOGUE]

Post by hope »

tukune wrote:
Acuben wrote:how should I configure my ipconfig?
open command prompt
type "ipconfig <Enter>"
post the results
he is talking about the ipconfig.xml
Post Reply