Control: tags -1 pending On 2015-06-24 21:48:16 [+0200], Sebastian Andrzej Siewior wrote: > Should you get something you want me to include in a future release, please > let me know.
Okay. I updated the link in the config file. Everything looks self explained from here :) The important part about transparent proxy setup is to know that the individual clients don't setup a proxy but their traffic is redirected automatically. Therefore it does not matter if the tutorial mentions squid, varnish or havp. The redirection is done via |iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3128 and this is from chapter 5. > > Regards > > Harri Sebastian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org