On 2017-11-29 02:22, [email protected] wrote:
Hi guys! I'm trying to setup private network inside TOR using "proxy =
socks5" variable in tinc.conf, but I found that tinc trying to resolve
.onion domain with system resolver first, leaking peer's tor hostname
to ISP. So is there any way to disable such behavior and resolve
hostname with proxy?

Use tor as a system resolver?

In torrc:

DNSPort 53


And /etc/resolv.conf should use 127.0.0.1 as a nameserver.


Tomasz Chmielewski
https://lxadm.com
_______________________________________________
tinc mailing list
[email protected]
https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc

Reply via email to