networking:dns:unbound:forward_zones
This is an old revision of the document!
Networking - DNS - Unbound - Forward Zones
forward-zone: name: "example.com" forward-addr: 192.0.2.68 forward-addr: 192.0.2.73@5355 # Forward to port 5355. forward-first: no forward-tls-upstream: no forward-no-cache: no forward-zone: name: "example.org" forward-host: fwd.example.com
NOTE: Make all queries for 'example.com' and 'example.org' go to the given list of servers.
These servers have to handle recursion to other nameservers.
List zero or more nameservers by Hostname or by IP Address.
Use an entry with name “.” to forward all queries.
If you enable forward-first, it attempts without the forward if it fails.
networking/dns/unbound/forward_zones.1607080065.txt.gz · Last modified: 2020/12/04 11:07 by peter