Add forwarder to bind_options 27/21727/1
authorLusheng Ji <lji@research.att.com>
Wed, 1 Nov 2017 22:04:48 +0000 (18:04 -0400)
committerLusheng Ji <lji@research.att.com>
Wed, 1 Nov 2017 22:04:55 +0000 (18:04 -0400)
Issue-Id: DCAEGEN2-187
Change-Id: Ie4158366fbe8bdaf36ad7abbcfad29100f4f154c
Signed-off-by: Lusheng Ji <lji@research.att.com>
boot/bind_options

index 8ef7cc0..740ffbd 100644 (file)
@@ -10,8 +10,8 @@ options {
         allow-transfer { none; };      # disable zone transfers by default
 
         forwarders {
+                dns_forwarder;
                 external_dns;
-                8.8.8.8;
                 8.8.4.4;
         };