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