Hello,
I have raspberry pi 4 4GB with Raspbian 64bit. Up to date.
I cant port forward port 25565. Every single time I check port with website yougetsignal.com, canyouseeme.org etc. Port is showing as closed (Connection time out). I disabled firewall and still closed, enabled firewall on raspberrypi and added ports 80, 25565 as open (basically firewall is off on raspberry pi) with these commands:
Internet acces is from Modem ---> Router ---> Raspberry Pi
I port forwarded 25565 in modem that Router can acces to it. Then I post forwarded 25565 from Router. Still Closed.
Then I connected rpi4 to Modem. Still nothing happened.
I can acces to minecraft word by my local internet but people from "outside" cant connect to it.
I made sure that I give people correct ip.
all answers are appreciated
I have raspberry pi 4 4GB with Raspbian 64bit. Up to date.
I cant port forward port 25565. Every single time I check port with website yougetsignal.com, canyouseeme.org etc. Port is showing as closed (Connection time out). I disabled firewall and still closed, enabled firewall on raspberrypi and added ports 80, 25565 as open (basically firewall is off on raspberry pi) with these commands:
- sudo ufw allow ssh
- sudo ufw allow http
- sudo ufw allow https
- sudo ufw allow 25565
- sudo ufw enable
Internet acces is from Modem ---> Router ---> Raspberry Pi
I port forwarded 25565 in modem that Router can acces to it. Then I post forwarded 25565 from Router. Still Closed.
Then I connected rpi4 to Modem. Still nothing happened.
I can acces to minecraft word by my local internet but people from "outside" cant connect to it.
I made sure that I give people correct ip.
all answers are appreciated