diff options
Diffstat (limited to 'boot/named.conf.options')
-rw-r--r-- | boot/named.conf.options | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/boot/named.conf.options b/boot/named.conf.options index a09931cb..23feebc5 100644 --- a/boot/named.conf.options +++ b/boot/named.conf.options @@ -10,8 +10,7 @@ options { allow-transfer { none; }; # disable zone transfers by default forwarders { - 8.8.8.8; - 8.8.4.4; + dns_forwarder; }; // If there is a firewall between you and nameservers you want |