Fixed Pull Request for add dot.herbrich

So, habe Fehler jetzt korregiert.
This commit is contained in:
Aleksandar Herbrich 2016-01-19 09:13:12 +01:00
parent 50a1a62ed7
commit 99bf0ac6ca

View file

@ -90,3 +90,7 @@ zone "0.0.0.0.0.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream" IN {
allow-transfer { any; };
allow-update { key srv01-zone-key.; };
};
zone "herbrich" {
type forward;
forwarders { 10.112.0.14; };
};