WikiDevi.Wi-Cat.RU:DD-WRT/DNSMasq
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
| 
 | |
| Developer(s) | Simon Kelley | 
|---|---|
| Initial release | 2001 | 
| Repository | [{{#property:P1324}} {{#property:P1324}}] | 
| Development status | Active | 
| Written in | [C][1] | 
| Operating system | [Unix-like] | 
| Type | [DNS server] | 
| License | [GNU General Public License] Version 2 or 3[2] | 
| Website | http://www.thekelleys.org.uk/dnsmasq/doc.html | 
Dnsmasq is a free software [DNS] forwarder and [DHCP] server for small networks.
Dnsmasq supports [Linux], [BSDs], [Android] and [OS X], and is included in most Linux distributions.
Features
The DHCP server supports static and dynamic DHCP leases and 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.
- This 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.
DNSMasq Tutorial
- DNSMasq as DHCP server
 - DNSMasq - DNS for your local network - HOWTO
 - DNSMasq using alternative DNS-Servers - and not the DNS-Servers of your provider
 
See also
- [Comparison of DHCP server software]
 - [Comparison of DNS server software]
 
Other links
- http://www.thekelleys.org.uk/dnsmasq/doc.html
 - dnsmasq @ [Freshmeat]
 - http://packages.debian.org/dnsmasq (debian package page)
 
References
- ↑ "Dnsmasq". Black Duck Software. https://www.openhub.net/p/dnsmasq. Retrieved 19 November 2014.
 - ↑ "Dnsmasq". http://www.thekelleys.org.uk/dnsmasq/doc.html. Retrieved 19 November 2014.
 - ↑ "HowTo dnsmasq". https://wiki.debian.org/HowTo/dnsmasq. Retrieved 19 November 2014.
 - ↑ "dnsmasq". https://wiki.archlinux.org/index.php/dnsmasq. Retrieved 19 November 2014.