It's been mentioned here once before, but you shouldn't be using Google's DNS servers as they see almost all of the Tor network traffic.

My solution was to run a local DNS resolver (unbound in my case) and to use at least 2 DNS servers from the Open NIC project: https://www.opennicproject.org/configure-your-dns/

After adding servers from OpenNIC, the errors disappeared completely for me.

On 06/19/2016 02:59 PM, pa011 wrote:
Jun 19 20:24:38.000 [warn] eventdns: All nameservers have failed
Jun 19 20:24:38.000 [notice] eventdns: Nameserver 8.8.4.4:53 is back up


I do get this in my logs on an exit (Tor 0.2.7.6) several times every hour.

The /etc/resolv.conf contains

# Generated by SolusVM
nameserver 8.8.8.8
nameserver 8.8.4.4

Is it really best to set only one DNS like specified here
https://trac.torproject.org/projects/tor/ticket/11600 ?

Or are there better working solutions?
_______________________________________________
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays

_______________________________________________
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays

Reply via email to