I wish to inform you that it doesn't work. # cat /etc/hosts.wiki 127.0.0.1 abj.jidanni.org radioscanningtw.jidanni.org transgender-taiwan.org mysql.transgender-taiwan.org # dnsmasq -d --addn-hosts=/etc/hosts.wiki & [1] 8957 dnsmasq: started, version 2.68 cachesize 150 dnsmasq: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth dnsmasq: reading /etc/resolv.conf dnsmasq: using nameserver 168.95.1.1#53 dnsmasq: using nameserver 168.95.192.1#53 dnsmasq: read /etc/hosts - 16 addresses dnsmasq: read /etc/hosts.wiki - 1 addresses 16:45 bin# resolveip transgender-taiwan.org IP address of transgender-taiwan.org is 67.205.46.124
OK I found a method to temporarily e.g., make doubleclick point to localhost or back, without changing any of the Debian dnsmasq default configuration: # ed /etc/hosts # /etc/init.d/dnsmasq restart Using instead switches mentioned on the man page probably requires editing /etc/dnsmasq.conf first.