With a reverse proxy there's no need for hoops unless you add some authentication mechanism on top of that. I use reverse proxies for several things so that they flow through filtering like crowdsec or fail2ban. It just routes the single port to the device on question as is. The idea is to make it indistinguishable from a fully exposed port to the user. Just have to make sure whatever system runs the reverse proxy is secured. I always make sure that nothing significant is on the system that is exposed to the internet other than the reverse proxy server and all other ports are closed internally and externally. Ideally a device that has multiple Ethernet ports works well so you can keep an ssh port open on the internally facing ethernet port for troubleshooting. Nice if they are 2.5Gbit or 10Gbit ports, too, since they route a lot of traffic. But not needed.
- Posts
- 4
- Comments
- 64
- Joined
- 11 mo. ago
- Posts
- 4
- Comments
- 64
- Joined
- 11 mo. ago
I usually use my phone with WiFi off or set up my phone as a hotspot while not connected to WiFi so my laptop can connect through my cell carrier's network. Always helps for testing external connections quickly and easily.