Auto-update blog content from Obsidian: 2025-05-19 19:17:40
All checks were successful
Deploy / Deploy (push) Successful in 4s

This commit is contained in:
Gitea Actions 2025-05-19 19:17:40 +00:00
parent 74048b4d75
commit 576862834f

View File

@ -159,8 +159,8 @@ Each VLAN has its own DHCP pool managed by OPNsense, excepted the Heartbeat and
#### DNS
DNS is structured in two layers within OPNsense:
- ADguard Home (Port 53): filters ads and trackers, serves every client on the network
- Unbound DNS (Port 5353): acts as recursive DNS, serves only locally the ADguard Home service
- ADguard Home: ads and trackers filters, serves every client on the network over plain DNS on port 53
- Unbound DNS: recursive DNS, serves only locally the ADguard Home service, the upstream i
This setup balances privacy, performance, and control over DNS traffic.