You are not logged in.

#1 2011-03-08 13:22:08

pezz
Member
From: Geelong, Australia
Registered: 2010-05-23
Posts: 104

BIND 9.8.0 - chroot no longer works

Looks like the new version of BIND requires a bunch of OpenSSL stuff, therefore the chroot method outlined in the Wiki no longer works.

In particular:

open("/etc/ssl/openssl.cnf", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("/usr/lib/engines/libgost.so", O_RDONLY) = -1 ENOENT (No such file or directory)

Works fine if you don't chroot, of course. smile

Might be easy enough to get working, but I just thought I'd warn folks.

Offline

#2 2011-03-09 06:30:54

thestinger
Package Maintainer (PM)
From: Toronto, Canada
Registered: 2010-01-23
Posts: 478

Re: BIND 9.8.0 - chroot no longer works

You can make an account on the wiki and add a note saying it won't work anymore. Even better, fix it! tongue

No one is going to see this thread when they're trying to get the instructions on the article to work.

Offline

#3 2011-03-09 06:54:03

pezz
Member
From: Geelong, Australia
Registered: 2010-05-23
Posts: 104

Re: BIND 9.8.0 - chroot no longer works

I did that (see discussion page).

Will gladly update the guide if I get some time.

Offline

Board footer

Powered by FluxBB