Posts: 5
Threads: 1
Joined: Jun 2017
Thanks: 0
Given 0 thank(s) in 0 post(s)
hi y'all, I got the cuberite server working just fine on my raspberry pi 3, the only problem is that the port 25565 is not open even though I went into my router settings and opened it.I followed the instructions on portforward.com for my router, but when I go to a port checker site and enter my external ip it says that it is still closed. I even set the static ip on my pi. If you have any Idea on how to get this working please help me.
Posts: 1
Threads: 0
Joined: May 2017
Thanks: 0
Given 0 thank(s) in 0 post(s)
Maybe the firewall is blocking the port? Configured a virtual server in the router for a specific local IP?
Posts: 513
Threads: 10
Joined: May 2014
Thanks: 138
Given 89 thank(s) in 75 post(s)
I am also not sure, maybe because of the link in his post? But then the post should have been also deleted, or?
Posts: 372
Threads: 29
Joined: Mar 2011
Thanks: 1
Given 21 thank(s) in 18 post(s)
is your router, your modem at the same time, or are you running like this modem-router-raspi ?
Then also open up the ports in the modem.
some modems for some odd reason need to be restarted for the changes to take effect, most of the time it will tell you so, sometimes it just doesn't.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
Usually when you try to connect from your own LAN to your own external IP the connection won't work, so this could be the case. The external port checker or one of your friends trying to connect from the outside should be the definitive answer.
I suspect an IPv4/IPv6 issue. From the netstat listing, your Cuberite is listening on IPv6. Do you have IPv4 enabled on the raspi (sorry, can't help you with a command here, it likely depends on your Linux distro)?