Notes on configuring the Debian package of dnsmasq.

(1) To configure dnsmasq edit /etc/default/dnsmasq.
    This file includes options to pick up DHCP-allocated addresses
    from the ISC dhpcd leases file and to use the other features
    detailed in dnsmasq(8).

(2) The Debian dhcpcd package makes /etc/resolv.conf a link to 
    /etc/dhcpc/resolv.conf. If you want to use automatic DNS configuration
    via DHCP, you will have to remove this link before setting the 
    configuration as described in /usr/share/doc/dnsmasq/doc.html.



