I’m a fan of using DNS as DNS.  There’s several free DNS providers, heck, Cisco 
owns one.  But, I want my DNS traffic (as with all traffic) to be the fastest 
it can possibly be. 

Sent from my  iPhone

> On Jul 9, 2020, at 19:41, Richard Graham <[email protected]> wrote:
> 
> 
> 
> 
>> On Thu, Jul 9, 2020 at 11:55 PM Joel Esler (jesler) <[email protected]> wrote:
>> You’re just giving your lookup to someone else.  
> 
> That includes typical lookups to DNS servers.  One could ask who has access 
> to each query, what they do with it, how long do they keep it, who else do 
> they give it to, etc.
> 
> What do you think about DNS over TOR? 
> 
>> On Jul 9, 2020, at 14:11, Richard Graham via clamav-users 
>> <[email protected]> wrote:
>>> Or for more advertised privacy:
>>> 
>>> curl -H 'accept: application/dns-json' 
>>> 'https://mozilla.cloudflare-dns.com/dns-query?name=current.cvd.clamav.net&type=AAAA'
>>> 
>>>> On Thu, Jul 9, 2020 at 7:58 PM Richard Graham <[email protected]> wrote:
>>>> There are several DOH severs.
>>>> 
>>>> You could also try:
>>>> 
>>>> curl -H 'accept: application/dns-json' 
>>>> 'https://dns.google.com/resolve?name=current.cvd.clamav.net&type=A'
>>>> 
>>>> ... or even just:
>>>> 
>>>> curl 'https://dns.google.com/resolve?name=current.cvd.clamav.net&type=A'
>>>> 
>>>>> On Thu, Jul 9, 2020 at 3:51 PM Eric Tykwinski <[email protected]> 
>>>>> wrote:
>>>>> You could query using DoH:
>>>>> #curl -H 'accept: application/dns-json' 
>>>>> 'https://cloudflare-dns.com/dns-query?name=current.cvd.clamav.net&type=TXT'
>>>>> 
>>>>> 
>>>>> > -----Original Message-----
>>>>> > From: clamav-users [mailto:[email protected]] On
>>>>> > Behalf Of André Weidemann
>>>>> > Sent: Thursday, July 09, 2020 9:45 AM
>>>>> > To: [email protected]
>>>>> > Subject: [clamav-users] How to determine virus database version from 
>>>>> > behind
>>>>> > proxy?
>>>>> > 
>>>>> > Hi,
>>>>> > 
>>>>> > in my current working environment I do not have direct internet access,
>>>>> > nor is it possible to query public DNS servers.
>>>>> > Running a command like "host -t txt current.cvd.clamav.net" yields no
>>>>> > result.
>>>>> > The only way out is a proxy.
>>>>> > I still would like to figure out whether or not my local database is up
>>>>> > to date.
>>>>> > Can I retrieve the information contained in the DNS TXT record via a
>>>>> > http(s) source as well? If so, how?
>>>>> > 
>>>>> > Thanks a lot in advance.
>>>>> > 
>>>>> >   André
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> _______________________________________________
>>>>> 
>>>>> clamav-users mailing list
>>>>> [email protected]
>>>>> https://lists.clamav.net/mailman/listinfo/clamav-users
>>>>> 
>>>>> 
>>>>> Help us build a comprehensive ClamAV guide:
>>>>> https://github.com/vrtadmin/clamav-faq
>>>>> 
>>>>> http://www.clamav.net/contact.html#ml
>>> 
>>> _______________________________________________
>>> 
>>> clamav-users mailing list
>>> [email protected]
>>> https://lists.clamav.net/mailman/listinfo/clamav-users
>>> 
>>> 
>>> Help us build a comprehensive ClamAV guide:
>>> https://github.com/vrtadmin/clamav-faq
>>> 
>>> http://www.clamav.net/contact.html#ml

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

clamav-users mailing list
[email protected]
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to