Quote from: fbeye on December 15, 2024, 01:02:43 AMI guess I feel I would struggle with the DNS stuff because like I said, the FW itself has a .182 WAN IP and no domain, but my .181 [set as a virtual ip] does have cloudflare and a domain. So the DNS stuff would sort of get my brain to hurt.
I don't think you understand reverse proxy. If you have Caddy installed and it's "working" - ie, you can connect from the internet to a service you run on local lan, what is stoping you from pointing caddy at you router LAN web service ?
Let's say your:
- whatever service is 192.168.0.2:80 - first service your have on your caddy with example.org
- your router being 192.168.0.1:4343 - a second service that your caddy can serve at router.example.com
It's pretty academic. it's actually one of the most popular low effort cracking into someones network - just setup a reverse proxy at target edge and you browse like it's your home ... and super low effort is ssh pipe facility that everybody forgets to disable.