From owner-freebsd-questions Mon May 14 8:57:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clientmail.realtime.co.uk (simian.realtime.co.uk [194.205.134.131]) by hub.freebsd.org (Postfix) with ESMTP id 0F50E37B42C for ; Mon, 14 May 2001 08:57:41 -0700 (PDT) (envelope-from waynep@pan.realtime.co.uk) Received: from pan.realtime.co.uk ([194.205.134.207]) by clientmail.realtime.co.uk with esmtp (Exim 3.20 #1) id 14zKj6-0008TA-01 for freebsd-questions@freebsd.org; Mon, 14 May 2001 16:57:40 +0100 Received: from waynep by pan.realtime.co.uk with local (Exim 3.22 #1) id 14zKeX-0001wt-00 for freebsd-questions@freebsd.org; Mon, 14 May 2001 16:52:57 +0100 From: Wayne Pascoe To: freebsd-questions@freebsd.org Subject: named in chroot + named-xfer dies Date: 14 May 2001 16:52:57 +0100 Message-ID: <86y9s0j5ba.fsf@pan.realtime.co.uk> Lines: 33 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi again all, We're playing fun and games with chroot today :( In /path/to/jaildir, I have usr/libexec/named-xfer Whenever I change a zone on the master and do an ndc reload, in the log on the slave (With named in chroot), I get the following : May 14 16:46:15 server named[186]: named-xfer "domain.com" exited with signal 6 I think that this is being caused by the chroot. Is there anything else that should be in libexec? Do I need any other files? If I do a named-xfer -z domain.com -f \ /path/to/jaildir/var/named/dbfile primary server it works. If I do If I do a named-xfer -z domain.com -f /var/named/dbfile primary server it barfs. The config file says /var/named because of the chroot. Any help would be greatly appreciated. TIA, -- - Wayne Pascoe E-mail: wayne.pascoe@realtime.co.uk Phone : +44 (0) 20 7544 4668 Mobile: +44 (0) 788 431 1675 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message