I setup the port forwarding but when I go to a Port Checker website it says that port 28967 is closed and it even says all ports are closed. My public ip and private ip for my raspberry pi I am pretty sure are already static so I think the issue is that and I don’t think I need a ddns name on noip since it looks like the ip addresses are already static.
I think the issue for port forwarding not working is that the wan ip address on my router is different than the public ip address I get when I go to the yougetsignal website. How do I fix this to get port forwarding to work.
I am using a FRITZ!Box 6490 cable router if that helps at all.
Also with the way I have things setup right now meaning just with the port forwarding settings I set in my router that aren’t working on my raspberry pi I ran the command
sudo netstat -lntup
But it didn’t say it was listening for port 28967 but it did say listening for port 22 which I use to ssh to my pi from my Mac.
I will also add that I started over entirely but before I started over I was able to go to the 14002 gui site and it said that the node was offline and QUIC was not configured correctly which I would assume was because the wan and the public ip addresses are not the same so the port forwarding rule cannot work properly.
If anyone could help with this that would be great because I have been stuck on this looking at any guides online for days at this point which haven’t really helped.