Simon Kelley | 9e4abcb | 2004-01-22 19:47:41 +0000 | [diff] [blame] | 1 | <HTML> |
| 2 | <HEAD> |
| 3 | <TITLE> Dnsmasq - a DNS forwarder for NAT firewalls.</TITLE> |
| 4 | </HEAD> |
| 5 | <BODY BGCOLOR="WHITE"> |
| 6 | <H1 ALIGN=center>Dnsmasq</H1> |
Simon Kelley | 3d8df26 | 2005-08-29 12:19:27 +0100 | [diff] [blame] | 7 | Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP |
Simon Kelley | 9e4abcb | 2004-01-22 19:47:41 +0000 | [diff] [blame] | 8 | server. It is designed to provide DNS and, optionally, DHCP, to a |
| 9 | small network. It can serve the names of local machines which are |
| 10 | not in the global DNS. The DHCP server integrates with the DNS |
| 11 | server and allows machines with DHCP-allocated addresses |
| 12 | to appear in the DNS with names configured either in each host or |
| 13 | in a central configuration file. Dnsmasq supports static and dynamic |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame^] | 14 | DHCP leases and BOOTP/TFTP for network booting of diskless machines. |
Simon Kelley | 9e4abcb | 2004-01-22 19:47:41 +0000 | [diff] [blame] | 15 | <P> |
| 16 | Dnsmasq is targeted at home networks using NAT and |
| 17 | connected to the internet via a modem, cable-modem or ADSL |
| 18 | connection but would be a good choice for any small network where low |
| 19 | resource use and ease of configuration are important. |
| 20 | <P> |
Simon Kelley | feba5c1 | 2004-07-27 20:28:58 +0100 | [diff] [blame] | 21 | Supported platforms include Linux (with glibc and uclibc), *BSD and |
| 22 | Mac OS X. |
Simon Kelley | de37951 | 2004-06-22 20:23:33 +0100 | [diff] [blame] | 23 | Dnsmasq is included in at least the following Linux distributions: |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 24 | Gentoo, Debian, Slackware, Suse, Fedora, |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 25 | Smoothwall, IP-Cop, floppyfw, Firebox, LEAF, Freesco, fli4l, |
| 26 | CoyoteLinux, Endian Firewall and |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 27 | Clarkconnect. It is also available as FreeBSD, OpenBSD and NetBSD ports and is used in |
| 28 | Linksys wireless routers (dd-wrt, openwrt and the stock firmware) and the m0n0wall project. |
Simon Kelley | 9e4abcb | 2004-01-22 19:47:41 +0000 | [diff] [blame] | 29 | <P> |
| 30 | Dnsmasq provides the following features: |
| 31 | <DIR> |
| 32 | |
| 33 | <LI> |
| 34 | The DNS configuration of machines behind the firewall is simple and |
| 35 | doesn't depend on the details of the ISP's dns servers |
| 36 | <LI> |
| 37 | Clients which try to do DNS lookups while a modem link to the |
| 38 | internet is down will time out immediately. |
| 39 | </LI> |
| 40 | <LI> |
| 41 | Dnsmasq will serve names from the /etc/hosts file on the firewall |
| 42 | machine: If the names of local machines are there, then they can all |
| 43 | be addressed without having to maintain /etc/hosts on each machine. |
| 44 | </LI> |
| 45 | <LI> |
Simon Kelley | 26128d2 | 2004-11-14 16:43:54 +0000 | [diff] [blame] | 46 | The integrated DHCP server supports static and dynamic DHCP leases and |
| 47 | multiple networks and IP ranges. It works across BOOTP relays and |
| 48 | supports DHCP options including RFC3397 DNS search lists. |
| 49 | Machines which are configured by DHCP have their names automatically |
| 50 | included in the DNS and the names can specified by each machine or |
| 51 | centrally by associating a name with a MAC address in the dnsmasq |
| 52 | config file. |
Simon Kelley | 9e4abcb | 2004-01-22 19:47:41 +0000 | [diff] [blame] | 53 | </LI> |
| 54 | <LI> |
| 55 | Dnsmasq caches internet addresses (A records and AAAA records) and address-to-name |
| 56 | mappings (PTR records), reducing the load on upstream servers and |
Simon Kelley | 26128d2 | 2004-11-14 16:43:54 +0000 | [diff] [blame] | 57 | improving performance (especially on modem connections). |
Simon Kelley | 9e4abcb | 2004-01-22 19:47:41 +0000 | [diff] [blame] | 58 | </LI> |
| 59 | <LI> |
| 60 | Dnsmasq can be configured to automatically pick up the addresses of |
| 61 | it's upstream nameservers from ppp or dhcp configuration. It will |
| 62 | automatically reload this information if it changes. This facility |
| 63 | will be of particular interest to maintainers of Linux firewall |
| 64 | distributions since it allows dns configuration to be made automatic. |
| 65 | </LI> |
| 66 | <LI> |
| 67 | On IPv6-enabled boxes, dnsmasq can both talk to upstream servers via IPv6 |
| 68 | and offer DNS service via IPv6. On dual-stack (IPv4 and IPv6) boxes it talks |
| 69 | both protocols and can even act as IPv6-to-IPv4 or IPv4-to-IPv6 forwarder. |
| 70 | </LI> |
| 71 | <LI> |
| 72 | Dnsmasq can be configured to send queries for certain domains to |
| 73 | upstream servers handling only those domains. This makes integration |
| 74 | with private DNS systems easy. |
| 75 | </LI> |
| 76 | <LI> |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 77 | Dnsmasq supports MX and SRV records and can be configured to return MX records |
Simon Kelley | 26128d2 | 2004-11-14 16:43:54 +0000 | [diff] [blame] | 78 | for any or all local machines. |
Simon Kelley | 9e4abcb | 2004-01-22 19:47:41 +0000 | [diff] [blame] | 79 | </LI> |
| 80 | </DIR> |
| 81 | |
| 82 | <H2>Download.</H2> |
| 83 | |
Simon Kelley | de37951 | 2004-06-22 20:23:33 +0100 | [diff] [blame] | 84 | <A HREF="http://www.thekelleys.org.uk/dnsmasq/"> Download</A> dnsmasq here. |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 85 | The tarball includes this documentation, source, and manpage. |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame^] | 86 | There is also a <A HREF="CHANGELOG"> CHANGELOG</A> and a <A HREF="FAQ">FAQ</A>. |
Simon Kelley | 9e4abcb | 2004-01-22 19:47:41 +0000 | [diff] [blame] | 87 | Dnsmasq is part of the Debian distribution, it can be downloaded from |
| 88 | <A HREF="http://ftp.debian.org/debian/pool/main/d/dnsmasq/"> here</A> or installed using <TT>apt</TT>. |
| 89 | |
Simon Kelley | 9e4abcb | 2004-01-22 19:47:41 +0000 | [diff] [blame] | 90 | <H2>Links.</H2> |
Simon Kelley | 3d8df26 | 2005-08-29 12:19:27 +0100 | [diff] [blame] | 91 | There is an article in German on dnsmasq at <A |
| 92 | HREF="http://www.linuxnetmag.com/de/issue7/m7dnsmasq1.html">http://www.linuxnetmag.com/de/issue7/m7dnsmasq1.html</A> |
Simon Kelley | dfa666f | 2004-08-02 18:27:27 +0100 | [diff] [blame] | 93 | and Damien Raude-Morvan has one in French at <A HREF="http://www.drazzib.com/docs-dnsmasq.html">http://www.drazzib.com/docs-dnsmasq.html</A> |
Simon Kelley | 26128d2 | 2004-11-14 16:43:54 +0000 | [diff] [blame] | 94 | There is a good article about dnsmasq at <A |
| 95 | HREF="http://www.enterprisenetworkingplanet.com/netos/article.php/3377351">http://www.enterprisenetworkingplanet.com/netos/article.php/3377351</A> |
Simon Kelley | 0a85254 | 2005-03-23 20:28:59 +0000 | [diff] [blame] | 96 | and Ilya Evseev has an article in Russian about dnsmasq to be found at <A HREF="http://ilya-evseev.narod.ru/articles/dnsmasq"> http://ilya-evseev.narod.ru/articles/dnsmasq</A> |
Simon Kelley | 9e4abcb | 2004-01-22 19:47:41 +0000 | [diff] [blame] | 97 | <H2>License.</H2> |
| 98 | Dnsmasq is distributed under the GPL. See the file COPYING in the distribution |
| 99 | for details. |
| 100 | |
| 101 | <H2>Contact.</H2> |
Simon Kelley | 26128d2 | 2004-11-14 16:43:54 +0000 | [diff] [blame] | 102 | There is a dnsmasq mailing list at <A |
| 103 | HREF="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss"> |
| 104 | http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</A> which should be the |
| 105 | first location for queries, bugreports, suggestions etc. |
| 106 | Dnsmasq was written by Simon Kelley. You can contact me at <A |
| 107 | HREF="mailto:simon@thekelleys.org.uk">simon@thekelleys.org.uk</A>. |
Simon Kelley | 9e4abcb | 2004-01-22 19:47:41 +0000 | [diff] [blame] | 108 | </BODY> |
| 109 | |