diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.MUNKSOEGAARD.DK | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bind/named.conf.MUNKSOEGAARD.DK b/bind/named.conf.MUNKSOEGAARD.DK new file mode 100644 index 0000000..b7188c9 --- /dev/null +++ b/bind/named.conf.MUNKSOEGAARD.DK @@ -0,0 +1,2 @@ +zone "munkesoegaard.dk" { type slave; file "db.munkesoegaard.dk"; masters { 62.242.76.162; }; }; +zone "munksoegaard.dk" { type slave; file "db.munksoegaard.dk"; masters { 62.242.76.162; }; }; |