On Mon, Dec 20, 2004 at 12:24:31PM +0100, Bob Alexander wrote: > using tcpdump I see that Intranet queries are resolved on my localhost > by the installed dnsmasq daemon (e.g. w3.ibm.com) while external sites > (e.g. www.apple.com) are always sent to the first upstream DNS each time.
Uh, yeah... that's what dnsmasq is SUPPOSED to do. If what you ask for isn't in the /etc/hosts file on the machine the daemon runs on, it kinda HAS to forward it upstream. What did you expect it to do? -- Marc Wilson | I think, therefore I am... I think. [EMAIL PROTECTED] | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

