|
||||||||
On Sep 13, 2005, at 12:09 PM, Neil A. Hillard wrote: > Hi, > > >> I need m0n0 to respond to TCP DNS queries. Does anyone know if >> this is >> possible or if there's a workaround to permit this functionality? >> > Just checked on mine and it does respond to TCP queries (with the > default LAN can access anything rule): > > [root]# host -T www.google.com 192.168.1.1 > Using domain server: > Name: 192.168.1.1 > Address: 192.168.1.1#53 > Aliases: > > www.google.com is an alias for www.l.google.com. > www.l.google.com has address 66.249.93.104 > www.l.google.com has address 66.249.93.99 > > > Confirmed this with a packet capture, too. This is on 1.2b9. I can nslookup just fine; it's the MS SMTP service that's won't talk UDP for me. Or so it seems. If on these W2K boxes I use an upstream DNS, it works fine. Switching to m0n0 DNS breaks only the SMTP lookups; all other services are fine. |