From 06f3afcc623013fa987ee558bbf0720a3a064eac Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Wed, 7 Feb 2018 20:38:07 +0000 Subject: Fix stupid typo in bind's IPv6 config --- etc/dns/primary.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/dns/primary.conf b/etc/dns/primary.conf index b3230f6..704cd3f 100644 --- a/etc/dns/primary.conf +++ b/etc/dns/primary.conf @@ -132,7 +132,7 @@ view "internal" in { allow-update { key updatekey; }; }; - zone "0.f.8.b.5.c.9.e.2.0.6.0.7.c.d.f.ip6.apra" IN { + zone "0.f.8.b.5.c.9.e.2.0.6.0.7.c.d.f.ip6.arpa" IN { type master; file "pri/fdc7:602:e9c5:b8f0.zone"; also-notify { 10.10.0.2; }; -- cgit v1.2.3