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