enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Comparison of DNS server software - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_DNS_server...

    Knot DNS is a free software authoritative DNS server by CZ.NIC. Knot DNS aims to be a fast, resilient DNS server usable for infrastructure (root and TLD) and DNS hosting services. Knot DNS supports DNSSEC signing and among others hosts root zone (B, K, and L root name servers), several top-level domains.

  3. List of managed DNS providers - Wikipedia

    en.wikipedia.org/wiki/List_of_managed_DNS_providers

    This is a list of notable managed DNS providers in a comparison table. A managed DNS provider offers either a web-based control panel or downloadable software that allows users to manage their DNS traffic via specified protocols such as: DNS failover , dynamic IP addresses , SMTP authentication , and GeoDNS .

  4. GeoDNS - Wikipedia

    en.wikipedia.org/wiki/Geodns

    GeoDNS (or GeoIP) is a patch for BIND DNS server software, to allow geographical split horizon (different DNS answers based on client's geographical location), based on MaxMind's geoip (commercial) or geolite (free) databases. The objective of this technology is to enhance the DNS resolution based on the geographical location of the client. [1]

  5. DNS management software - Wikipedia

    en.wikipedia.org/wiki/DNS_management_software

    The BIND zone file format is a widely used industry standard documented in RFC 1035. Several other DNS servers, including PowerDNS, NSD, Knot DNS, Microsoft DNS Server, and Micetro by MEn&Mice have the ability to read BIND zone files and serve from them.

  6. MysqlBind - Wikipedia

    en.wikipedia.org/wiki/MysqlBind

    mysqlBind (now unxsBind) centralizes all data in a replicated SQL database and limits any DNS configuration errors to one software package failure point. unxsBind is a BIND9+ server management system only, not a DNS server, and generates DNS server specific configuration files so that the DNS server does not have to rely on a live SQL database.

  7. dnsmasq - Wikipedia

    en.wikipedia.org/wiki/Dnsmasq

    dnsmasq caches DNS records, reducing the load on upstream nameservers and improving performance, and can be configured to automatically pick up the addresses of its upstream servers. dnsmasq accepts DNS queries and either answers them from a small, local cache or forwards them to a real, recursive DNS server.

  8. PowerDNS - Wikipedia

    en.wikipedia.org/wiki/PowerDNS

    PowerDNS is a DNS server program, written in C++ and licensed under the GPL. It runs on most Unix derivatives. PowerDNS features a large number of different backends ranging from simple BIND style zonefiles to relational databases [4] and load balancing/failover algorithms. A DNS recursor is provided as a separate program.

  9. Domain Name System Security Extensions - Wikipedia

    en.wikipedia.org/wiki/Domain_Name_System...

    BIND, the most popular DNS name server (which includes dig), incorporates the newer DNSSEC-bis (DS records) protocol as well as support for NSEC3 records. Unbound is a DNS name server that was written from the ground up to be designed around DNSSEC concepts. mysqlBind, the GPL DNS management software for DNS ASPs, now supports DNSSEC.