Hi, iptables -t nat -A PREROUTING -i wlan0 -p udp --dport 53 -j > REDIRECT -- > to-ports 9053 > iptables -t nat -A PREROUTING -i wlan0 -p tcp ! --dport 53 --syn -j > REDIRECT --to-ports 9051 > > I have these at my /etc/firewal.user file
iptables -t nat -A PREROUTING -i wlan0 -p udp --dport 53 -j REDIRECT --to-ports 9053 #iptables -t nat -A PREROUTING -i wlan0 -p tcp --dport ! 53 --syn -j REDIRECT --to-ports 9040 iptables -t nat -A PREROUTING -i wlan0 -p tcp --syn -j REDIRECT --to-ports 9040 iptables -t nat -A OUTPUT -p tcp -d 10.192.0.0/10 -j REDIRECT --to-ports 9040 > Regards, > -- > Aeris > > Protégez votre vie privée, chiffrez vos communications > GPG : EFB74277 ECE4E222 > OTR : 5769616D 2D3DAC72 > https://café-vie-privée.fr/ <https://xn--caf-vie-prive-dhbj.fr/> > -- > tor-talk mailing list - tor-talk@lists.torproject.org > To unsubscribe or change other settings go to > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk > > -- Oğuz Yarımtepe http://about.me/oguzy -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk