Auto-update blog content from Obsidian: 2025-10-17 19:30:58
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 10s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 6s
Blog Deployment / Deploy-Production (push) Successful in 10s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 3s
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 10s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 6s
Blog Deployment / Deploy-Production (push) Successful in 10s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 3s
This commit is contained in:
@@ -249,12 +249,12 @@ Let's configure Unbound, in `Services` > `Unbound DNS` > `General`:
|
|||||||
|
|
||||||
I don't really modify advanced settings because I don't really know what I'm doing...
|
I don't really modify advanced settings because I don't really know what I'm doing...
|
||||||
|
|
||||||
Then I configure a bunch of host overrides, this is custom DNS record you want for your network. Here I will define my Proxmox nodes with their static IP addresses:
|
Then I configure a bunch of host overrides in `Services` > `Unbound DNS` > `Overrides`, this is custom DNS record you want for your network. Here I will define my Proxmox nodes with their static IP addresses:
|
||||||

|

|
||||||
|
|
||||||
As I set earlier the `Local Zone Type` to `static`, the DNS server will reply **NXDOMAIN** for anything not known for the local domain. For that reason, I need to add every subdomain served by my internal Traefik pointing to my reverse proxy (OPNsense in my current setup).
|
As I set earlier the `Local Zone Type` to `static`, the DNS server will reply **NXDOMAIN** for anything not known for the local domain. For that reason, I need to add every subdomain served by my internal Traefik pointing to my reverse proxy (OPNsense in my current setup).
|
||||||
|
|
||||||
|
Finally I configure the blocklist in `Services` > `Unbound DNS` > `Blocklist`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -266,3 +266,8 @@ As I set earlier the `Local Zone Type` to `static`, the DNS server will reply **
|
|||||||
|
|
||||||
### mDNS Repeater
|
### mDNS Repeater
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Verify
|
||||||
|
|
||||||
|
DNS blocklist
|
||||||
|
|||||||
Reference in New Issue
Block a user