From owner-freebsd-current@FreeBSD.ORG Thu Oct 21 08:01:21 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6607E16A4CE for ; Thu, 21 Oct 2004 08:01:21 +0000 (GMT) Received: from thekla.de.clara.net (thekla.de.clara.net [212.82.225.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2F0E43D48 for ; Thu, 21 Oct 2004 08:01:20 +0000 (GMT) (envelope-from jesk@killall.org) Received: from localhost.de.clara.net ([127.0.0.1] helo=localhost) by thekla.de.clara.net with esmtp (Exim 4.30; FreeBSD) id 1CKXst-000OBp-3J for freebsd-current@freebsd.org; Thu, 21 Oct 2004 10:01:19 +0200 Received: from kamikaze-studio.int.de.clara.net ([192.168.0.232]) by thekla.de.clara.net with esmtp (Exim 4.30; FreeBSD) id 1CKXss-000OBl-Tf for freebsd-current@freebsd.org; Thu, 21 Oct 2004 10:01:18 +0200 Date: Thu, 21 Oct 2004 10:01:18 +0200 From: jesk To: freebsd-current@freebsd.org Message-ID: <09325CBD4E9A0BFBED806921@jesk.int.de.clara.net> In-Reply-To: <200410201610.08983.michael.riexinger@de.clara.net> References: <200410201610.08983.michael.riexinger@de.clara.net> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: Bind 9 bug? (rndc reload) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jesk@killall.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 08:01:21 -0000 > Hi, > > i have Freebsd 5.3 beta with the new bind9 in base, running chrooted. > I speciefied transfer-source. This works without a problem, but when > doing a rndc reload, the transfer source seems to be ignored, with rndc > reconfig it works. Did I made something wrong? > > > Mit herzlichen Gr=FCssen aus Frankfurt am Main, > > Michael Riexinger > systems engineer > > -- > claranet gmbh internet service provider > tel +49 (0) 69 - 40 80 18 - 300 > email: michael.riexinger@de.clara.net http://www.claranet.de/ > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org" > I recognized the same problem. I got two different ip addresses on my bind=20 machine and when iam doing a reload of a zone or a whole reload then it=20 will ignore the configured transfer-source address and will use the primary = ip address of the interface. iam using freebsd 5.3 beta6 with bind9.3.0 chrooted.