BIND 8.4.6 chrooted zone transfert problem

IanB please at followup.to.group.only
Thu Apr 14 07:59:02 UTC 2005


On Wed, 13 Apr 2005 10:18:00 -0700, Dany wrote:

> Hi I just compiled and chrooted a bind 8.4.6 on solaris 8. the daemon
> runs and answers to requests. but there'a a problem, this server is
> slave for a zone and it doesn't download it. there's no error messages
> in the log and it works when I run the named-xfer binary with the
> correct options.
> When I truss the process, there's no error but there's a KILL at the
> moment at it should lauch the named-xfer.
>=20
> Is anyone got an idea ?
>=20
> Thx

If you are running named in a chroot environment you will need to make
sure that a copy of named-xfer (and any dynamic libraries it uses) is
available. For example, if your chroot directory is /etc/named, then you
probably need to put a copy of named-xfer in the /etc/named/usr/sbin
directory, and the libraries in the /etc/named/lib directory. Of course
depending on how your copy of named-xfer is compiled and linked, these
directories might not be exactly the same as my examples. Anyway hopefull=
y
this will server as an example that you can follow.

Regards,

Ian



More information about the bind-users mailing list