diff --git a/ffhh.conf b/ffhh.conf index c2c361a..d52bdff 100644 --- a/ffhh.conf +++ b/ffhh.conf @@ -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; }; +};