100 likes | 221 Views
DNSSEC implmentations @ IETF-60 2004/08/02. Olafur Gudmundsson. Key management tools. Bind-9.3.0 dnssec-keygen: Generates DNSKEY = s and KEY records depending on input parameters. Net::DNS::SEC::Maint::Key Toolkit for maintaining keys for zone signing. Olaf Kolkman. Trust anchor tools.
E N D
DNSSEC implmentations@ IETF-60 2004/08/02 Olafur Gudmundsson
Key management tools • Bind-9.3.0 dnssec-keygen: • Generates DNSKEY=s and KEY records depending on input parameters. • Net::DNS::SEC::Maint::Key • Toolkit for maintaining keys for zone signing. • Olaf Kolkman
Trust anchor tools • Net-DNS-SEC-Utils-TrustedKeys • Tool to maintain trust anchors up to date using a n-of-m schema • Olaf Kolkman • RB-TrustAnchor • Tool to maintain trust anchors up to date using the revoke bit schema • Olafur Gudmundsson
Zone signing • Bind-9.3.0: dnssec-signzone • Fully Signs a zone • NIST Secure Zone Integrity Tester • Tool to check zone before and after signing for compliance with DNSSEC-bis.
Serving • NSD: • Authoritative Server • full support. • Bind-9.3.0: • Authoritative server • Full Support • Recursive valdating server: • Full support
End Resolvers • Bind-9.3.0 www.isc.org • Stub resolver with TSIG and AD support. • Dig: +sigchase is a simple dnssec validator with supplied trust anchors. • DNSJava • Stub resolver with TSIG and AD support • Drill • Simple DNSSEC testing tool • Miek Gieben
Documentation • DNSEC HowTo • Olaf Kolkman (not ready yet) • NIST 800 series document - DNS Security Administrators Guide • Scott Rose http://www-x.antd.nist.gov/dnssec
Testing tools • DNSSEC server benchmark test • Scott Rose http://www-x.antd.nist.gov/dnssec
DNS(sec) API • Some of the efforts claim to have exported API, not the same. • Do we need to standarize DNS API? • GetRRsetByName() • ???
Final comments • Good number of early tools • Only tools reported to me included, some other projects out there. • Looking forward: Advancing DNSSEC-bis documents we need two independent implementaitons of all functional units. • Close but some more needed, in particular we like more recursive caching resolvers.