Date: 14 May 2001 16:52:57 +0100 From: Wayne Pascoe <wayne.pascoe@realtime.co.uk> To: freebsd-questions@freebsd.org Subject: named in chroot + named-xfer dies Message-ID: <86y9s0j5ba.fsf@pan.realtime.co.uk>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86y9s0j5ba.fsf>