Correction : notify DNS ptitvelo.net .
authorjulm <julm@ateliers.heureux-cyclage.org>
Fri, 9 Aug 2013 11:14:08 +0000 (13:14 +0200)
committerJulien Moutinho <julm+git@heureux-cyclage.org>
Fri, 9 Aug 2013 11:14:08 +0000 (13:14 +0200)
etc/nsd3/zone.d/ptitvelo.net.conf
etc/sv/nsd3/local.sh

index b889f91..f487d32 100644 (file)
@@ -1,3 +1,4 @@
 # NOTE: NS secondaire : ns6.gandi.net
-notify:      217.70.177.40 NOKEY
+#notify:      217.70.177.40 NOKEY
+# FIXME : bad reply from 217.70.177.40 for zone ptitvelo.net., error response SERVER NOT AUTHORITATIVE FOR ZONE (9).
 provide-xfr: 217.70.177.40 NOKEY
index 14f7633..37d3bba 100644 (file)
@@ -12,6 +12,7 @@ sudo install -d -m 750 -o root -g nsd \
        cat "$tool"/etc/nsd3/nsd.conf
        for zone in $(find "$tool"/etc/nsd3/zone.d \
         -mindepth 1 -maxdepth 1 -type f \
+        -name "*.conf" \
         -printf '%f\n')
         do zone=${zone%.conf}
                if test -e "$tool"/etc/nsd3/zone.d/"$zone".zone.m4