9.3.0 and ipv6 on linux 2.4.27

R Dicaire rdicaire at comcast.net
Thu Oct 21 11:44:25 UTC 2004


On Wed, 2004-10-20 at 18:42, Jack Tavares wrote:
> but mounting /proc in the chroot jail defeats some of the
> benefits of using a chroot jail, yes? 

I just tried this:

mkdir -p $CHROOT/proc/net
cat /proc/net/if_inet6 > $CHROOT/proc/net/if_inet6
restart bind, voila.

No need to mount proc again.



More information about the bind-users mailing list