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