From 7f68cb5ba2db2271f07417faac263cf08cba50a2 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Mon, 14 May 2007 13:55:01 +0000 Subject: fix Bind chroot problem, and use a new named.conf needed for bind9.2.x (thx tv report) --- dns_wizard/Bind.pm | 141 ++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 118 insertions(+), 23 deletions(-) diff --git a/dns_wizard/Bind.pm b/dns_wizard/Bind.pm index a736a064..66e15102 100644 --- a/dns_wizard/Bind.pm +++ b/dns_wizard/Bind.pm @@ -379,10 +379,11 @@ EOF # create named.conf file sub crea_named_common { output($WDIR . "/named.conf", <{var}{IPOFFORWARDER} or append_to_file($WDIR . "/named.conf", "\tforwarders { $o->{var}{IPOFFORWARDER}; };\n"); append_to_file($WDIR . "/named.conf", <