You are not logged in.
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. ![]()
Might be easy enough to get working, but I just thought I'd warn folks.
Offline
You can make an account on the wiki and add a note saying it won't work anymore. Even better, fix it! ![]()
No one is going to see this thread when they're trying to get the instructions on the article to work.
Offline
I did that (see discussion page).
Will gladly update the guide if I get some time.
Offline