Author: Antonio Prado
How to run NSD with DNSSEC on Ubuntu 11.10
Author: Antonio Prado Published Date: April 16, 2012 Leave a Comment on How to run NSD with DNSSEC on Ubuntu 11.10
Domain Name System Security Extensions (DNSSEC) is a set of extensions to DNS documented since 2005 by RFCs 4033, 4034, 4035. Today there are some additions to those extensions. DNSSEC adds an end to end…
How to configure Unbound on Ubuntu 11.10
Author: Antonio Prado Published Date: April 14, 2012 Leave a Comment on How to configure Unbound on Ubuntu 11.10
Unbound is an implementation of a DNS resolver that does caching and DNSSEC validation. It’is written and maintained by NLnet Labs. It’s recursive and caching so if you need an authoritative DNS nameserver please consider…
How to configure master and slave NSD on Ubuntu 11.10
Author: Antonio Prado Published Date: April 14, 2012 1 Comment on How to configure master and slave NSD on Ubuntu 11.10
NSD is a complete implementation of an authoritative DNS nameserver written and maintained by NLnet Labs. Authoritative and not recursive. If you need a recursive and caching resolver please consider using Unbound and reading my article “How…