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