Posted in GNU/Linux How to Ubuntu

How to configure master and slave Knot on Ubuntu 11.10

Knot is an authoritative-only nameserver developed by CZ.NIC Labs. On their website you can read that it supports all key features of the domain name system including zone transfers, dynamic updates and DNSSEC. If you…

Continue Reading... How to configure master and slave Knot on Ubuntu 11.10
Posted in GNU/Linux How to Ubuntu

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…

Continue Reading... How to run NSD with DNSSEC on Ubuntu 11.10
Posted in GNU/Linux How to Ubuntu

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…

Continue Reading... How to configure Unbound on Ubuntu 11.10
Posted in GNU/Linux How to Ubuntu

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…

Continue Reading... How to configure master and slave NSD on Ubuntu 11.10