.TH DNSMASQ 8 .SH NAME dnsmasq \- A lightweight DHCP and caching DNS server. .SH SYNOPSIS .B dnsmasq .I [OPTION]... .SH "DESCRIPTION" .BR dnsmasq is a lightweight DNS and DHCP server. It is intended to provide coupled DNS and DHCP service to a LAN. .PP Dnsmasq accepts DNS queries and either answers them from a small, local, cache or forwards them to a real, recursive, DNS server. It loads the contents of /etc/hosts so that local hostnames which do not appear in the global DNS can be resolved and also answers DNS queries for DHCP configured hosts. .PP .BR dnsmasq supports IPv6. .PP .BR dnsmasq is lightweight and easy to configure. It is intended as be run on small router/firewalls and provide a DNS (and optionally, DHCP) service to a LAN. .SH OPTIONS Note that in general missing parameters are allowed and switch off functions, for instance "--pid-file=" disables writing a PID file. .TP .B \-h, --no-hosts Don't read the hostnames in /etc/hosts. .TP .B \-H, --addn-hosts= Additional hosts file. Read the specified file as well as /etc/hosts. If -h is given, read only the specified file. At most one additional hosts file may be given. .TP .B \-T, --local-ttl=