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