Skip to content

Instantly share code, notes, and snippets.

@kaworu
Created July 25, 2014 10:59
Show Gist options
  • Save kaworu/9fe0faa312ece983c0c5 to your computer and use it in GitHub Desktop.
Save kaworu/9fe0faa312ece983c0c5 to your computer and use it in GitHub Desktop.
--- /usr/local/etc/nsd/tengu-slave.nsd.conf.old 2014-07-25 12:57:18.000000000 +0200
+++ /usr/local/etc/nsd/tengu-slave.nsd.conf 2014-07-25 12:57:52.000000000 +0200
@@ -101,3 +101,11 @@
request-xfr: 46.4.46.73 NOKEY
allow-notify: 2a01:4f8:130:608d::dead:beef NOKEY
request-xfr: 2a01:4f8:130:608d::dead:beef NOKEY
+
+zone:
+ name: "onionbean.ch"
+ zonefile: "slave/tengu/onionbean.ch.db"
+ allow-notify: 46.4.46.73 NOKEY
+ request-xfr: 46.4.46.73 NOKEY
+ allow-notify: 2a01:4f8:130:608d::dead:beef NOKEY
+ request-xfr: 2a01:4f8:130:608d::dead:beef NOKEY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment