Re: nsec3 hash collision
"W.C.A. Wijngaards" <[email protected]>
| Newsgroups | gmane.network.dns.nsd.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Fredrik, Change the nsec3 salt at the zone signer for this zone. The sender is sending queries for a nonexist name that hashes (exactly) to the same hash as the hash for an existing name in the zone. This is what NSD logs. With this printout you can figure out that the short NSEC3-string for the query name, and the nsec3 string for one of the names in your zone, have the same hash. NSD has replied SERVFAIL to that client, since an NSEC3 nonexistance proof is impossible. So, no issues except the log file spam. At what verbosity level should I log these messages, you would think? Then I'll fix the code for that. Best regards, Wouter On 03/02/17 21:40, Fredrik Pettai wrote: > Hi, > > I noted that one of our name servers slaving customer zones started to spew these messages over and over again: > > ... > [2017-02-03 18:16:03.069] nsd[27083]: error: nsec3 hash collision for name=ad.xxxxxx.se. > [2017-02-03 18:16:03.078] nsd[27083]: error: nsec3 hash collision for name=ad.xxxxxx.se. > [2017-02-03 18:16:03.111] nsd[27083]: error: nsec3 hash collision for name=ad.xxxxxx.se. > … > > And it’s filling up the log file very fast... > > It’s probably true and perhaps a real problem at the customer side, but does nsd really need to log 20+ lines with this message every second? > > I’ve upgraded to nsd 4.1.14 to check if the error (messages) would go away, but doesn’t seem to affect neither the issue, nor the amount of “spam” nsd pushes to the log file… > > So, could nsd please not dos itself with these messages? :) > > Re, > /P > _______________________________________________ > nsd-users mailing list > [email protected] > https://open.nlnetlabs.nl/mailman/listinfo/nsd-users > _______________________________________________ nsd-users mailing list [email protected] https://open.nlnetlabs.nl/mailman/listinfo/nsd-users
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJYmDZ9AAoJEJ9vHC1+BF+NMxoQAKoUfT7hehKs9p1yOVqFdIax N+oWeoF3i3dWNjxp4ugGVUkAAQSOaasEPkq9xcgG2rA/D5NroKAEOhWBIz69f6XZ qe0Z/02rkvxX4FAcHxYZGPjGQXe89ZhLrhfwV5ZDypngC/BOas1zEiUbSSx6QaMV w9rJcXTg3nUvodDzeDKOxmL+OMKKMIqVouq0MHgtY2iio1Vwp0v53InhvzoonaXY WWUYmhqP4D1WG/91Ut60I9Y17/76FYnrPMG57PDpb0b4yb6AHYFOEILuRMpvGybm X7PpRk0YoprL0sosHSvZVd0N2j4tim1rTdIwCWz5buJ+RYhP3ztlDFhvQlgfg+yT z+sWIxko+fuUWohAQNC6KQqYr6VrUmDdVU95CrQenSaUD7zkvziIuBbuNFY62B3K y2xZ5nbSIU1pinzQ1QyYsBNF50wtzVQG6SpozkIxYGXO3bOG1+hqK4A9aAgaUJU7 EKaY/JG1eAgCzUq+nd9AKsOybiWGC3fmb10LSXj9cSkn1L6lUPzN+IPLj6mXH0ki 8VsxHmWuIFBcSuLdf13L0PoBCROW8fi0IWlKxqiYIw2HYxdHt8ZsIUcgGQlP9DWV tL+scy+TMKtf/6b72x825kebYIkY/NwLpdjXFUtagHTScYCZLrTpY2uK02MslItI pJXEYA8GODgeeHt4nQbm =kuZ5 -----END PGP SIGNATURE-----