summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2017-01-22 17:31:37 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2017-01-22 17:31:37 +0000
commitd25fbfeaac33c7e81c03f60c63413463302db901 (patch)
treeaaabff047877813411ca7812b9d1a480fb2f67bc
parentUse provided localhost.zone (diff)
downloadconfig-d25fbfeaac33c7e81c03f60c63413463302db901.tar.bz2
config-d25fbfeaac33c7e81c03f60c63413463302db901.tar.xz
config-d25fbfeaac33c7e81c03f60c63413463302db901.zip
Listen on IPv6
-rw-r--r--etc/dns/primary.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/dns/primary.conf b/etc/dns/primary.conf
index 5cbdaf8..b3230f6 100644
--- a/etc/dns/primary.conf
+++ b/etc/dns/primary.conf
@@ -29,8 +29,8 @@ options {
/* https://www.isc.org/solutions/dlv */
bindkeys-file "/etc/bind/bind.keys";
- #listen-on-v6 { none; };
- #listen-on { 10.10.0.3; 127.0.0.1; };
+ listen-on-v6 { any; };
+ listen-on { any; };
allow-query {
trusted;