Greetings,
I made the original posting and since then I managed to identify two failings
during bind testing (post installation)
1: failure of one of the test program (IOsocket-INET6) during its
compilation,
2: failure of the 'dnssec test' during the testing phase of
bind-installation.
both of these are in the attached file. It is not known if they are the
cause of bind being unable to start.
(My original installation had bind in /usr/local but I have also compiled
bind to be installed in /usr and it gave the same failure at the testing
phase).
Help would be appreciated
yours sincerely
lux-integ
ps I also wrote
( Incidently the boot script has the
> configuring file switch -c as /etc/named.conf (and according to the blfs
> book it should be /home/named/etc/named.conf).
the book was correct I failed then to recognise that /etc/named.conf refers
to the file in the chroot jail.
On Thursday 12 January 2006 10:55, lux-integ wrote:
> Greetings,
>
> 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
>
> and the server fails to start. ( Incidently the boot script has the
> configuring file switch -c as /etc/named.conf (and according to the blfs
> book it should be /home/named/etc/named.conf). I fixed this but it made no
> difference.
>
> helpful suggestions will be appreciated
>
> yours sincerely
> lux-integ
#Problems testing and starting bind-server===========
machine: intel-basec PC-machine
Linux kernel 2.6.15
#================================
first problem: installation of IOsocket-INET6 (needed to run the tests):
compiler output shown below:-
IO-Socket-INET6-2.51/
IO-Socket-INET6-2.51/t/
IO-Socket-INET6-2.51/t/io_multihomed6.t
IO-Socket-INET6-2.51/t/io_udp6.t
IO-Socket-INET6-2.51/t/io_sock6.t
IO-Socket-INET6-2.51/README
IO-Socket-INET6-2.51/INET6.pm
IO-Socket-INET6-2.51/Makefile.PL
IO-Socket-INET6-2.51/ChangeLog
IO-Socket-INET6-2.51/MANIFEST
Checking if your kit is complete...
Looks good
Writing Makefile for IO::Socket::INET6
cp INET6.pm blib/lib/IO/Socket/INET6.pm
Manifying blib/man3/IO::Socket::INET6.3
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/io_multihomed6....ok
t/io_sock6..........Died at t/io_sock6.t line 39, <GEN5> line 2.
dubious
Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 12-20
Failed 9/20 tests, 55.00% okay
t/io_udp6...........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/io_sock6.t 4 1024 20 18 90.00% 12-20
Failed 1/3 test scripts, 66.67% okay. 9/32 subtests failed, 71.88% okay.
make: *** [test_dynamic] Error 255
Writing /usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/IO/Socket/INET6/.packlist
Appending installation info to /usr/lib/perl5/5.8.7/i686-linux/perllocal.pod
=================
##second problem running of test all except 1 of 145 tests passes: this is
shown below
ash-3.00# grep "R:PASS" check.log | wc -l
144
bash-3.00#
###the test that failed:-
I: check that updates to 'check-names ignore;' succeed and are not logged (9)
R:PASS
E:checknames:Thu Jan 12 18:02:41 GMT 2006
S:dnssec:Thu Jan 12 18:02:41 GMT 2006
T:dnssec:1:A
A:System test dnssec
/home/tester/bind-9.3.1/bin/dnssec/dnssec-signzone -g -r ../random.data -o .
root.db
I:checking that zone transfer worked (0)
I:checking positive validation (1)
I:checking positive wildcard validation (2)
I:checking negative validation (3)
I:checking negative wildcard validation (4)
I:checking 1-server insecurity proof (5)
I:checking 1-server negative insecurity proof (6)
I:checking 1-server negative insecurity proof with SOA hack (7)
I:checking multi-stage positive validation (8)
I:checking failed validation (9)
I:checking that validation fails with a misconfigured trusted key (10)
I:checking that negative validation fails with a misconfigured trusted key (11)
I:checking that insecurity proofs fail with a misconfigured trusted key (12)
I:checking that validation fails when key record is missing (13)
I:checking 2-server insecurity proof (14)
I:checking 2-server insecurity proof with a negative answer (15)
I:checking 2-server insecurity proof with a negative answer and SOA hack (16)
I:checking security root query (17)
I:checking cd bit on a positive answer (18)
I:checking cd bit on a negative answer (19)
I:checking cd bit on a query that should fail (20)
I:checking cd bit on an insecurity proof (21)
I:checking cd bit on a negative insecurity proof (22)
I:checking that validation of an ANY query works (23)
I:checking that validation of a query returning a CNAME works (24)
I:checking that validation of a query returning a DNAME works (25)
I:checking that validation of an ANY query returning a CNAME works (26)
I:checking that validation of an ANY query returning a DNAME works (27)
I:checking that positive validation in a privately secure zone works (28)
I:checking that negative validation in a privately secure zone works (29)
I:checking that lookups succeed after disabling a algorithm works (30)
I:checking privately secure to nxdomain works (31)
I:checking privately secure wilcard to nxdomain works (32)
I:checking that we can load a rfc2535 signed zone (33)
I:checking that we can transfer a rfc2535 signed zone (34)
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
###the tail of the check.log files is shown below:
I:Changing test zone...
I:Have 60 zones up in 2 seconds
I:Have 80 zones up in 3 seconds
I:Have 100 zones up in 4 seconds
I:Have 120 zones up in 5 seconds
I:Have 140 zones up in 6 seconds
I:Have 160 zones up in 7 seconds
I:Have 180 zones up in 8 seconds
I:Have 200 zones up in 9 seconds
I:Have 220 zones up in 10 seconds
I:Have 240 zones up in 11 seconds
I:Have 260 zones up in 12 seconds
I:Have 283 zones up in 13 seconds
I:Have 300 zones up in 14 seconds
I:exit status: 0
R:PASS
E:xferquota:Thu Jan 12 16:47:42 GMT 2006
make[2]: *** [test] Error 1
make[2]: Leaving directory `/home/tester/bind-9.3.1/bin/tests/system'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/home/tester/bind-9.3.1/bin/tests'
make: *** [test] Error 2
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page