User Tools

Site Tools


software:dns

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
software:dns [2015/03/01 22:50] superwizardsoftware:dns [2015/07/19 19:35] – [DNS servers] superwizard
Line 15: Line 15:
  
 <code> <code>
 +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  On pfSense 2.2, Unbound has been integrated into the base system. Unbound is also the default 
 DNS Resolver for new installations.  DNS Resolver for new installations. 
Line 28: Line 29:
 and algorithms taken from a java prototype developed by Verisign labs, Nominet, Kirei and ep.net. 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.+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.  The source code is under a BSD License. 
Line 37: Line 39:
 From: https://www.powerdns.com/downloads.html From: https://www.powerdns.com/downloads.html
  
-   Both the PowerDNS Authoritative and the PowerDNS Recursive Servers are available in source form, as well  +<code> 
-   as installable Linux Packages. PowerDNS is shipped with many Linux and UNIX distributions, including Debian, +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,  
-   Users of these distributions may find they already have a copy of PowerDNS available, often in the package  +including Debian, FreeBSD, Gentoo, NetBSD, SUSE and Ubuntu. 
-   called pdns, powerdns-server, pdns-recursor or pdns-server. +Users of these distributions may find they already have a copy of PowerDNS available, often in  
 +the package called pdns, powerdns-server, pdns-recursor or pdns-server.  
 +</code>
        
 === Bind === === Bind ===
software/dns.txt · Last modified: 2019/09/10 23:19 by superwizard