dnsmasq

dnsmasq
Dnsmasq logo
Developer(s) Simon Kelley
Initial release 2001 (2001)
Preview release 2.76 [1] (18 May 2016 (2016-05-18)) [±]
Development status Active
Written in C[2]
Operating system Unix-like
Type DNS server
License GNU General Public License Version 2 or 3[3]
Website www.thekelleys.org.uk/dnsmasq/doc.html

Dnsmasq is a Domain Name System (DNS) forwarder and Dynamic Host Configuration Protocol (DHCP) server for small computer networks, created as free software. Dnsmasq has low requirements for system resources,[4][5] can run on Linux, BSDs, Android and OS X, and is included in most Linux distributions.

Dnsmasq's DHCP server supports static and dynamic DHCP leases, multiple networks and IP address ranges. The DHCP server integrates with the DNS server and allows local machines with DHCP-allocated addresses to appear in the DNS. 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 supports modern Internet standards such as IPv6 and DNSSEC, network booting with support for BOOTP, PXE and TFTP and also Lua scripting.

Some Internet service-providers rewrite the NXDOMAIN (domain does not exist) responses from DNS servers, which forces web browsers to a search page whenever a user attempts to browse to a domain that does not exist. Dnsmasq can filter out these "bogus" NXDOMAIN records, preventing this potentially unwanted behavior.

See also

References

  1. Insivest, Simon (18 May 2016). "Announce: 2.76". Dnsmasq-discuss (Mailing list). Retrieved 30 May 2016.
  2. "Dnsmasq". Open Hub. Black Duck Software. Retrieved 19 November 2014.
  3. "Dnsmasq". Official Website. Retrieved 19 November 2014.
  4. "HowTo dnsmasq". Debian Wiki. Retrieved 19 November 2014.
  5. "dnsmasq". Arch Linux Wiki. Retrieved 19 November 2014.

External links

This article is issued from Wikipedia - version of the 2/7/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.