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