Forum Discussion
Home Internet - Open ports for external access
fields81 wrote:find it interesting that this is marked as solved when clearly it is not! we are just signed up for t-mobile home internet (had COX) but now find that there is one MAJOR flaw in that we can no longer remotely access our IP cameras or home automation via port forwarding as we have been for years. Glad we haven't canceled COX yet as we may have dump t-mobile if there isn't a way to get this working!
Heres the solution. SSH Tunneling. You can use SSH in combination with a VPS to forward your internal network port to the VPS and then you can use the VPS' IP address to access your network. You have to set it up on a per port basis though. You can only have 1 port forwarded per ssh connection so you will have to use multiple ssh connections to the same VPS. I recommend using autossh to automatically keep the connection running should your network or VPS have a hiccup and temporarily lose connection. This docker container should be able to help https://github.com/jnovack/autossh
Contenido relacionado
- Hace 11 meses
- Hace 7 meses
- Hace 9 meses
- Hace 3 años
- Hace 3 meses