1Date: Thu, 07 Dec 2006 00:41:43 -0500 2From: Bob Carroll <bob.carroll@rit.edu> 3Subject: dnsmasq suggestion 4To: simon@thekelleys.org.uk 5 6 7Hello, 8 9I recently needed a feature in dnsmasq for a very bizarre situation. I 10placed a list of name servers in a special resolve file and told dnsmasq 11to use that. But I wanted it to try requests in order and treat NXDOMAIN 12requests as a failed tcp connection. I wrote the feature into dnsmasq 13and it seems to work. I prepared a patch in the event that others might 14find it useful as well. 15 16Thanks and keep up the good work. 17 18--Bob 19 20