-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BIND auto-signing or validns? #31
Comments
On Mon, Jul 29, 2013 at 08:15:35AM -0700, Stéphane Bortzmeyer wrote:
Do you get this every time you sign that particular zone, or just once? Are there other records in the zone (for which validns does not report If you serve the zone with BIND, can a DNSSEC-supporting resolver validate \Anton.Our society can survive even a large amount of irrational regulation. |
You can see in the zone file I posted that, yes, there are other types and they seem OK. I have setup a public zone you can test, auto.rd.nic.fr (the master allows zone transfers). The zone works and can be validated. I now get these results:
|
On Tue, Jul 30, 2013 at 02:13:55PM -0700, Stéphane Bortzmeyer wrote:
A question not unrelated to the actual problem, more to get a feel about how At any rate, I think I am not handling repeated sigs correctly - as you can Are you aware of any standards describing how to deal with such situations?
etc.
It's similar: bad signatures are because RRSIG(TYPE65534) and RRSIG(NSEC3) \Anton.Our society can survive even a large amount of irrational regulation. |
On Tue, Jul 30, 2013 at 11:42:22PM +0200,
Yes, I did.
For the TYPE65534, indeed, it looks like a BIND bug. Reported to ISC |
On Wed, Jul 31, 2013 at 10:06:28AM +0200, Stéphane Bortzmeyer wrote:
And for the rest (duplicated RRSIG for SOA and for NSEC3), and bogus RRSIG \Anton.Our society can survive even a large amount of irrational regulation. |
Hi Anton
I think it is similar to the Algorithm Key Rollover issue (#22). There should be a policy where I can instruct validns to stop moaning about duplicate/obsolete/irrelevant RRSIGs. Daniel |
I get an error:
The zone is maintained by BIND "auto-dnssec maintain;" feature (auto-signing). Since the signed zone is in binary format, I extracted it with:
Is it a bad procedure? A bug in BIND? In validns?
The actual zone file is in https://gist.github.com/bortzmeyer/6105081
The text was updated successfully, but these errors were encountered: