On Tue, 14 Nov 2006, Kazimierz Pogoda wrote:
> How can I force dnsmasq to reply to following DNS query:
>
> # host foo-domain
> Host foo-domain not found: 3(NXDOMAIN)
Unless I'm missing something (and I'm doing this on one of my networks),
can't you just put this in /etc/hosts?
192.168.0.42 somename foo-domain
Jima