lux-integ wrote: <snip>
I am having problems starting bind-9.3.1. The program is installed in its default location /usr/local. It was configured as: ./configure --sysconfdir=/etc localstatedir=/var --enable-threads --with-PACKAGE=$SOMETHING --with-openssl=/somewhere --with-lbtool. it compiled and installed trouble free. For the tests 144 tests were passed one evidently failed, it is not known which one. For starting the server however sh /etc/rc.d/init.d/bind start yields: starting named.... NET: registered protocol family 10 lo: disabled privacy extensions IPV6/IPV4 tunnelling driver fail
I don't know anything about bind but the first place I would check after an error like that is with your kernel configuration: Is IPv6 support enabled? Is there a tunneling parameter in menuconfig? If so is it set? Is it built-in or a module?...
helpful suggestions will be appreciated yours sincerely lux-integ
<snip> >> I:running DNSSEC update test
I:Add a name I:Delete the name I:Test Failed: expected NOERROR, got SERVFAIL *** I:1 tests failed. I:exit status: 1 R:FAIL
Is your network connection active, operational and your dns servers configured correctly in resolv.conf?
Hope these ideas help. Alan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
