Premium Content
This advanced tutorial is reserved for premium members.
9,90€ / month
- All advanced tutorials
- New content every week
- Progress tracking
- Cancel anytime
A tutorial to install and configure DNSSEC with BIND on Linux to protect your DNS infrastructure against cache poisoning attacks.
This advanced tutorial is reserved for premium members.
dnssec-dsfromkey -2, enter its four fields in your registrar's DNSSEC section, then wait: propagation takes anywhere from a few minutes to 24 hours.auto-dnssec maintain, BIND takes care of ZSK rollover automatically, so there is nothing to do on your side. The KSK is a different story, because changing it means publishing a new DS record at the registrar, an operation that cannot be automated from the server. That manual rollover is usually planned every 1 to 2 years.dig +dnssec www.example.com @8.8.8.8 and look for the ad flag in the answer headers: its presence proves a third-party resolver validated your chain of trust end to end. The +dnssec option also displays the RRSIG records. For a graphical view of the whole chain, dnsviz.net and dnssec-analyzer.verisignlabs.com give a full diagnosis from the domain name alone.Did you enjoy this article?
Comments