Re: [tor-dev] Requesting feedback on TorDNSd v1.1

2011-07-26 Thread LETO
Hello, + Currently, when a query fails, it'll use the next configured DNS server and reattempt to query on that one. Nothing special is done at the moment, but I'm open for suggestions. + A possible issue I see is that retrying a(n invalid) query on all possible domains may give a delay since it'

Re: [tor-dev] Requesting feedback on TorDNSd v1.1

2011-07-26 Thread intrigeri
Hi, LETO wrote (26 Jul 2011 22:45:21 GMT) : > It can use one or multiple remote dns servers (by default the google > ones) meaning you can perform all queries (not just 'A' ones) Ok. I see the point of using ttdnsd-like functionality to supplement what the Tor DNS resolver is able to achieve itse

Re: [tor-dev] Requesting feedback on TorDNSd v1.1

2011-07-26 Thread LETO
It can use one or multiple remote dns servers (by default the google ones) meaning you can perform all queries (not just 'A' ones) - LETO On Tue, Jul 26, 2011 at 10:26 PM, intrigeri wrote: > Hi, > > LETO wrote (24 Jul 2011 15:46:11 GMT) : > > Could some of you be so kind to try out my latest ve

Re: [tor-dev] Requesting feedback on TorDNSd v1.1

2011-07-26 Thread intrigeri
Hi, LETO wrote (24 Jul 2011 15:46:11 GMT) : > Could some of you be so kind to try out my latest version of TorDNSd? > It works a lot like ttdnsd with some additional features: Does TorDNSd use a single remote recursive DNS listener as its main source, like ttdnsd does? Or does it use the Tor res