Health.Zone Web Search

Search results

  1. Results from the Health.Zone Content Network
  2. dnsmasq - Wikipedia

    en.wikipedia.org/wiki/Dnsmasq

    dnsmasq is a lightweight, easy to configure DNS forwarder, designed to provide DNS (and optionally DHCP and TFTP) services to a small-scale network. It can serve the names of local machines which are not in the global DNS . dnsmasq's DHCP server supports static and dynamic DHCP leases, multiple networks and IP address ranges.

  3. Comparison of DNS server software - Wikipedia

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

    Dnsmasq is a lightweight, easy to configure DNS forwarder, designed to provide DNS (and optionally DHCP and TFTP) services to a small-scale network. It can serve the names of local machines which are not in the global DNS. Dnsmasq accepts DNS queries and either answers them from a small, local cache or forwards them to a real, recursive DNS server.

  4. Domain Name System - Wikipedia

    en.wikipedia.org/wiki/Domain_Name_System

    The Domain Name System ( DNS) is a hierarchical and distributed name service that provides a naming system for computers, services, and other resources in the Internet or other Internet Protocol (IP) networks. It associates various information with domain names (identification strings) assigned to each of the associated entities.

  5. Root name server - Wikipedia

    en.wikipedia.org/wiki/Root_name_server

    Root name server. A root name server is a name server for the root zone of the Domain Name System (DNS) of the Internet. It directly answers requests for records in the root zone and answers other requests by returning a list of the authoritative name servers for the appropriate top-level domain (TLD). The root name servers are a critical part ...

  6. List of DNS record types - Wikipedia

    en.wikipedia.org/wiki/List_of_DNS_record_types

    Address record. Returns a 32-bit IPv4 address, most commonly used to map hostnames to an IP address of the host, but it is also used for DNSBLs, storing subnet masks in RFC 1101, etc. AAAA. 28. RFC 3596 [2] IPv6 address record. Returns a 128-bit IPv6 address, most commonly used to map hostnames to an IP address of the host.

  7. Unbound (DNS server) - Wikipedia

    en.wikipedia.org/wiki/Unbound_(DNS_server)

    Unix-like, Windows. Type. DNS server. License. BSD license. Website. unbound .net. Unbound is a validating, recursive, and caching DNS resolver product from NLnet Labs. It is distributed free of charge in open-source form under the BSD license .

  8. Name server - Wikipedia

    en.wikipedia.org/wiki/Name_server

    A DNS name server is a server that stores the DNS records, such as address (A, AAAA) records, name server (NS) records, and mail exchanger (MX) records for a domain name (see also List of DNS record types) and responds with answers to queries against its database. Types of Nameservers

  9. Zone file - Wikipedia

    en.wikipedia.org/wiki/Zone_file

    A DNS zone is a subset, often a single domain, of the hierarchical domain name structure of the DNS. The zone file contains mappings between domain names and IP addresses and other resources, organized in the form of text representations of resource records (RR). A zone file may be either a DNS master file, authoritatively describing a zone, or ...