From 99bf0ac6caefbeea0b0ff97ba93f3d789e4ead30 Mon Sep 17 00:00:00 2001
From: Aleksandar Herbrich <xx_jenni_xx_@hotmail.de>
Date: Tue, 19 Jan 2016 09:13:12 +0100
Subject: [PATCH] Fixed Pull Request for add dot.herbrich

So, habe Fehler jetzt korregiert.
---
 ffhh.conf | 4 ++++
 1 file changed, 4 insertions(+)

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; };
+};