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