> Are you using the tor TRANS_PF stuff for transparent proxying? Yes, I am.
# grep -v -e ^# -e Password /etc/tor/instancjaDlaFF.conf user _tor_do_FF RunAsDaemon 1 DataDirectory /home/_tor_do_FF/ Log notice file /home/_tor_do_FF/logs/log SocksPort 0 TransListenAddress 172.10.0.2:9040 TransPort 9040 DNSListenAddress 172.10.0.2:9053 DNSPort 9053 ControlSocket /home/_tor_do_FF/con_socket.socket two lines of log file: [notice] Opening DNS listener on 172.10.0.2:9053 [notice] Opening Transparent pf/netfilter listener on 172.10.0.2:9040 *** # grep -v -e ^# -e Password /etc/tor/instancjaDlaDNS.conf user _tor_do_dns RunAsDaemon 1 DataDirectory /home/_tor_do_dns/ Log notice file /home/_tor_do_dns/logs/log SocksPort 0 TransListenAddress 127.0.0.1:9040 TransPort 9040 DNSListenAddress 127.0.0.1:9053 DNSPort 9053 ExitNodes {AT},{BE},{CZ},{DK},{FI},{FR},{DE},{GR},{HU},{IE},{IT},{LU},{NL},{NO},{PL},{PT},{SK},{SI},{EA},{SE},{CH},{GB} two lines of log file: [notice] Opening DNS listener on 127.0.0.1:9053 [notice] Opening Transparent pf/netfilter listener on 127.0.0.1:9040