Skip to main content
9 events
when toggle format what by license comment
Jun 28, 2020 at 12:00 history tweeted twitter.com/super_user/status/1277210176857288704
Jun 27, 2020 at 23:34 comment added simon You can use a service like tunnelin.com which will forward your connection through a secure tunnel and allow you to connect (ssh, vnc, https etc.) to your device over the internet. It does not require any configuration and not depend on your (ISP) network topology.
Dec 31, 2017 at 0:59 comment added Ross Can you install wireshark on sometyhing. If so then port forward to the device with wireshark and ensure you can see the packets coming in after port translation also if you can setup a SSH server confirm you can see packets going out and going back out. If the ISP is blocking , then the only way is to get them to stop or try different ports. Since essentially you are trying the second that seems unlikely
Dec 31, 2017 at 0:46 answer added manuti timeline score: 0
Sep 30, 2017 at 16:23 comment added Ramsey Bissex I have done some digging and it seems that the pi has the firewall off by default. I don't think it is CGNAT. When I google "what is my ip" it matches what is listed on my router(from reading your link that seems to be one symptom).
Sep 30, 2017 at 16:16 comment added Zohair Your ISP may be using CGNAT which is why you can't access it from outside your LAN. I had a similar problem with my port forwarding. Hope this post I've linked below helps you. Which IP address do I use to access my server?
Sep 30, 2017 at 15:56 comment added Appleoddity I don't think it is your ISP. Have you done anything to troubleshoot your firewall rules on the pi? Maybe it only allows connections from your local network. How about tcpdump to see where the connection is breaking down?
Sep 30, 2017 at 15:55 review First posts
Sep 30, 2017 at 16:08
Sep 30, 2017 at 15:52 history asked Ramsey Bissex CC BY-SA 3.0