Page 2 of 3

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

Posted: Sat Jun 19, 2010 6:40 pm
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.

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

Posted: Fri Jun 25, 2010 5:11 pm
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.

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

Posted: Fri Jun 25, 2010 5:58 pm
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 

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

Posted: Fri Jun 25, 2010 7:10 pm
by Dar3k
I have got a router, firewall is disabled.

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

Posted: Fri Jun 25, 2010 7:13 pm
by kotk
Ok, so then you need to forward the ports: 2106 and 7777. Just check you router's web page on port-forwarding.

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

Posted: Fri Jun 25, 2010 7:16 pm
by Dar3k
I did it, but still people can't connect.

http://img138.imageshack.us/f/routerrm.jpg/

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

Posted: Fri Jun 25, 2010 7:38 pm
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?

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

Posted: Fri Jun 25, 2010 7:56 pm
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.

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

Posted: Sat Jun 26, 2010 8:38 am
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.

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

Posted: Tue Mar 29, 2011 9:54 pm
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.

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

Posted: Wed Mar 30, 2011 3:36 am
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

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

Posted: Wed Mar 30, 2011 4:34 am
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.

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

Posted: Wed Mar 30, 2011 6:52 pm
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?

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

Posted: Thu Mar 31, 2011 3:02 am
by tukune
Acuben wrote:how should I configure my ipconfig?
open command prompt
type "ipconfig <Enter>"
post the results

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

Posted: Thu Mar 31, 2011 2:24 pm
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