From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] BIND 9.5.1 startup fails w/ IPv6 disabled - PATCH to fix built-in root hints
Date: Sat, 05 Sep 2009 21:16:55 +0200 [thread overview]
Message-ID: <87ocppmcbc.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <4A81B060.2030902@bvwireless.net> (Eric Malkowski's message of "Tue\, 11 Aug 2009 13\:54\:40 -0400")
>>>>> "Eric" == Eric Malkowski <eric@bvwireless.net> writes:
Hi, and sorry for the slow response.
Eric> When you guys went to BIND 9.5.1_P2 and P3 for kaminsky and dynamic
Eric> update DoS fixes, the ISC folks added compiled-in root hints that get
Eric> loaded before any other zones (including user specified root hints)
Eric> and when IPv6 is disabled via buildroot option (my setup is this way),
Eric> BIND will fail to start complaining that the IPv6 AAAA addresses in
Eric> the built in root hints are invalid. The error is right after the
Eric> server outputs "setting up root hints" and it complains
Eric> "2001:503:BA3E::2:30 bad IPv6 address"
Eric> My solution is attached as a patch against BIND 9.5.1_P3 that simply
Eric> puts #ifdef WANT_IPV6 around the AAAA addrs in the built in table and
Eric> now bind starts fine and appears to work fine on an IPv4 only
Eric> buildroot setup.
Have you tried submitting this to the bind people? It sounds to me as a
pretty clear bug.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2009-09-05 19:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-11 17:54 [Buildroot] BIND 9.5.1 startup fails w/ IPv6 disabled - PATCH to fix built-in root hints Eric Malkowski
2009-09-05 19:16 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ocppmcbc.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.