From: root Date: Fri, 16 Oct 2015 01:10:08 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=95e7dff022a5329216aab4500c9d339a154b56d8;p=config%2Fhelga%2Fetc.git daily autocommit --- diff --git a/bind/named-sec.conf b/bind/named-sec.conf index c3dd097..ba0b752 100644 --- a/bind/named-sec.conf +++ b/bind/named-sec.conf @@ -80,6 +80,17 @@ zone "acwain.org" IN { }; }; +zone "dkn-die-zahnaerzte.de" IN { + type slave; + file "sec/dkn-die-zahnaerzte.de.zone"; + masters { + 144.76.221.169; + }; + allow-transfer { + common-allow-transfer; + }; +}; + zone "don-dona.de" IN { type slave; file "sec/don-dona.de.zone"; @@ -190,6 +201,17 @@ zone "hausarztpraxis-hoheluft.de" IN { }; }; +zone "ihrezahnaerzte.com" IN { + type slave; + file "sec/ihrezahnaerzte.com.zone"; + masters { + 144.76.221.169; + }; + allow-transfer { + common-allow-transfer; + }; +}; + zone "irtk.de" IN { type slave; file "sec/irtk.de.zone";