On Tue, 18 Oct 2016 11:58:38 +0200
pa011 <pa...@web.de> wrote:

> apt-get install dnsmasq
> 
> /etc/resolv.conf
>       nameserver 127.0.0.1
> 
> /etc/dnsmasq.conf 
>       server=216.87.84.211 #open.nic us
>       server=84.200.69.80  #dns.watch us
>       server=84.200.70.40  #dns.watch us
>       server=194.150.168.168
>       server=62.113.203.99
>       server=188.165.200.156
>       server=5.9.49.12
>       server=193.183.98.154
>       server=46.101.89.89
>       cache-size=10000

>       dnssec
>       dnssec-check-unsigned
> 
> 
> etc/init.d/dnsmasq restart

Sooo, did you actually check you can resolve DNS on the host after that?

Even a trivial "ping google.com", or more proper "nslookup torproject.org".

>       conf-file=usr/share/dnsmasq-base/trust-anchors.conf

This appears like it might need a leading "/" before "usr".

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

Reply via email to