nsd: Add configuration for all of the zones. dns
authorMatthijs Kooijman <matthijs@stdin.nl>
Sun, 30 Jan 2011 11:04:11 +0000 (12:04 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sun, 30 Jan 2011 11:04:11 +0000 (12:04 +0100)
Relative to the previous maradns configuration, this adds the
chimara-if.org zone. Also, it sets ns1.openprovider.nl as the slave for
this zone.

etc/nsd3/nsd.conf

index b89bddd783fcf6631f947e77c114f28b706550cb..8b4bb2051e72dcb5a5537b265679dee627706d13 100644 (file)
@@ -77,3 +77,51 @@ server:
        # Verbosity level.
        # verbosity: 0
 
+zone:
+       name: "chimara-if.org"
+       zonefile: "db.chimara-if.org"
+       # Transfer to ns1.openprovider.nl
+       notify: 89.255.7.30 NOKEY
+       provide-xfr: 89.255.7.30 NOKEY
+
+zone:
+       name: "stderr.nl"
+       zonefile: "db.stderr.nl"
+       # Transfer to ns1.openprovider.nl
+       notify: 89.255.7.30 NOKEY
+       provide-xfr: 89.255.7.30 NOKEY
+
+zone:
+       name: "stdin.nl"
+       zonefile: "db.stdin.nl"
+       # Transfer to ns1.openprovider.nl
+       notify: 89.255.7.30 NOKEY
+       provide-xfr: 89.255.7.30 NOKEY
+
+zone:
+       name: "stdout.nl"
+       zonefile: "db.stdout.nl"
+       # Transfer to ns1.openprovider.nl
+       notify: 89.255.7.30 NOKEY
+       provide-xfr: 89.255.7.30 NOKEY
+
+zone:
+       name: "foresightsecurity.nl"
+       zonefile: "db.foresightsecurity.nl"
+       # Transfer to ns1.openprovider.nl
+       notify: 89.255.7.30 NOKEY
+       provide-xfr: 89.255.7.30 NOKEY
+
+zone:
+       name: "hekjelarp.nl"
+       zonefile: "db.hekjelarp.nl"
+       # Transfer to ns1.openprovider.nl
+       notify: 89.255.7.30 NOKEY
+       provide-xfr: 89.255.7.30 NOKEY
+
+zone:
+       name: "plotornot.nl"
+       zonefile: "db.plotornot.nl"
+       # Transfer to ns1.openprovider.nl
+       notify: 89.255.7.30 NOKEY
+       provide-xfr: 89.255.7.30 NOKEY