Skip to content

Instantly share code, notes, and snippets.

@yock
Created December 6, 2020 05:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yock/0528365a7bced60c66d1d53e7a8c9e3d to your computer and use it in GitHub Desktop.
Save yock/0528365a7bced60c66d1d53e7a8c9e3d to your computer and use it in GitHub Desktop.
server:
verbosity: 0
interface: 0.0.0.0
access-control: 127.0.0.0/8 allow
access-control: 192.168.1.0/24 allow
do-ip4: yes
do-tcp: yes
do-udp: yes
root-hints: "/var/lib/unbound/root.hints"
# Block Apple OCSP
local-zone: "ocsp.apple.com" redirect
local-data: "ocsp.apple.com A 0.0.0.0"
# Netgear Orbi administration
local-data: "orbilogin.com A 192.168.1.1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment