From: root Date: Sat, 17 Oct 2015 01:10:15 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=4241214ebe9a257e8cecf6dd066c580bdbbf3733;p=config%2Fhelga%2Fetc.git daily autocommit --- diff --git a/bind/named-sec.conf b/bind/named-sec.conf index ba0b752..9e7670f 100644 --- a/bind/named-sec.conf +++ b/bind/named-sec.conf @@ -91,6 +91,17 @@ zone "dkn-die-zahnaerzte.de" IN { }; }; +zone "domaniecki.com" IN { + type slave; + file "sec/domaniecki.com.zone"; + masters { + 144.76.221.169; + }; + allow-transfer { + common-allow-transfer; + }; +}; + zone "don-dona.de" IN { type slave; file "sec/don-dona.de.zone";