diff options
author | Jonas Smedegaard <dr@jones.dk> | 2019-06-07 21:03:00 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2019-06-07 21:03:00 +0200 |
commit | c9b1c6e005e1fcb2fbe281cbbbb95406fd40088e (patch) | |
tree | 3449b6b1859917540ad3ef32eb567faf4b82b8b4 /bind/named.conf-morla | |
parent | c87fd21eeffb17bb1c60e8efbd88ee8cf7f6be8b (diff) |
Asign ns.bitbase.dk to morla.jones.dk (replacing abandoned lxp5.free-owl.de).
Diffstat (limited to 'bind/named.conf-morla')
-rw-r--r-- | bind/named.conf-morla | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bind/named.conf-morla b/bind/named.conf-morla new file mode 100644 index 0000000..b4b0030 --- /dev/null +++ b/bind/named.conf-morla @@ -0,0 +1,8 @@ +include "/etc/local-JONES.DK/bind/named.conf.acl"; + include "/etc/local-JONES.DK/bind/named.conf.pri"; + + include "/etc/local-REDPILL.DK/bind/named.conf.BITBASE.DK"; + include "/etc/local-REDPILL.DK/bind/named.conf.HOMEBASE.DK"; + include "/etc/local-REDPILL.DK/bind/named.conf.OROE.DK"; + include "/etc/local-REDPILL.DK/bind/named.conf.SHAKTI.IN"; +}; |