diff options
-rw-r--r-- | etc/dns/primary.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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; }; |