4359b6
# Example of an override of the "public DNS tree" with an "internal view"
4359b6
# override, for example to add an internal-only corporate DNS zone.
4359b6
#
4359b6
# The stub-zone/stub-addr must point to AUTHORITATIVE servers. If you want to
4359b6
# point to an internal RECURSIVE server, use forward-zone/forward-addr instead.
4359b6
4359b6
#stub-zone:
4359b6
#	name: example.com
4359b6
#	stub-prime: no
4359b6
#	# if you could trust a lookup, use:
4359b6
#	stub-host: a.iana-servers.net.
4359b6
#	stub-host: b.iana-servers.net.
4359b6
#	# else specify the IP's using:
4359b6
#	stub-addr: 199.43.132.53
4359b6
#	stub-addr: 2001:500:8c::53
4359b6
#	stub-addr: 199.43.133.53
4359b6
#	stub-addr: 2001:500:8d::53