Comment on OPNSense Reverse Proxies and Giving Internal Services Domain Names?
melroy@kbin.melroy.org 1 week ago
- Unbound can override custom domain names if you want.
- I migrated from Nginx to Angie's to get more features for free. And also has builtin let's encrypt support.
- If the services are public configure fail2ban and something like Angie Guardian see: https://angieguardian.org to reduce ddos and bots.
Yes I'm the creator of Angie Guardian install is easy. Via:
curl -fsSL https://raw.githubusercontent.com/AngieGuardian/angie-guardian/main/scripts/install.sh | sudo bash