software:dns
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:dns [2014/10/18 02:01] – [DNS servers] superwizard | software:dns [2019/09/10 23:19] (current) – [Check DNS settings] superwizard | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Check DNS settings ====== | ====== Check DNS settings ====== | ||
| + | |||
| + | You can use a tool called named- checkconf to check BIND dns server | ||
| named-checkconf / | named-checkconf / | ||
| named-checkzone (needs parameters) | named-checkzone (needs parameters) | ||
| + | |||
| + | curl http:// | ||
| + | |||
| + | From: https:// | ||
| + | |||
| + | Or | ||
| + | |||
| + | |||
| + | look at / | ||
| ====== Benchmark dns ====== | ====== Benchmark dns ====== | ||
| Line 9: | Line 20: | ||
| ====== DNS servers ====== | ====== DNS servers ====== | ||
| + | |||
| + | === Unbound === | ||
| + | |||
| + | From: https:// | ||
| + | |||
| + | < | ||
| + | Unbound is a validating, recursive, and caching DNS resolver. | ||
| + | On pfSense 2.2, Unbound has been integrated into the base system. Unbound is also the default | ||
| + | DNS Resolver for new installations. | ||
| + | </ | ||
| + | |||
| + | |||
| + | From: https:// | ||
| + | |||
| + | < | ||
| + | Unbound is a validating, recursive, and caching DNS resolver. | ||
| + | |||
| + | The C implementation of Unbound is developed and maintained by NLnet Labs. It is based on ideas | ||
| + | and algorithms taken from a java prototype developed by Verisign labs, Nominet, Kirei and ep.net. | ||
| + | |||
| + | Unbound is designed as a set of modular components, so that also DNSSEC (secure DNS) validation and | ||
| + | stub-resolvers (that do not run as a server, but are linked into an application) are easily possible. | ||
| + | |||
| + | The source code is under a BSD License. | ||
| + | </ | ||
| === PowerDNS === | === PowerDNS === | ||
| Line 14: | Line 50: | ||
| From: https:// | From: https:// | ||
| - | Both the PowerDNS Authoritative and the PowerDNS Recursive Servers are available in source form, as well | + | < |
| - | as installable Linux Packages. PowerDNS is shipped with many Linux and UNIX distributions, | + | Both the PowerDNS Authoritative and the PowerDNS Recursive Servers are available in source form, |
| - | FreeBSD, Gentoo, NetBSD, SUSE and Ubuntu. | + | as well as installable Linux Packages. PowerDNS is shipped with many Linux and UNIX distributions, |
| - | | + | including Debian, FreeBSD, Gentoo, NetBSD, SUSE and Ubuntu. |
| - | called pdns, powerdns-server, | + | Users of these distributions may find they already have a copy of PowerDNS available, often in |
| + | the package called pdns, powerdns-server, | ||
| + | </ | ||
| === Bind === | === Bind === | ||
| Line 34: | Line 72: | ||
| file "/ | file "/ | ||
| }; | }; | ||
| + | |||
| + | Also: for OpenSuse 11.1 | ||
| + | |||
| + | the default file location zone files is "/ | ||
| === Dual DHCP DNS Server === | === Dual DHCP DNS Server === | ||
software/dns.1413597674.txt.gz · Last modified: by superwizard
