<citaat van="Elijah Alcantara"> > Here are my current rules: > -A PREROUTING -p tcp -m tcp -i eth0 --dport 80 -j REDIRECT --to-ports 3128 > -A PREROUTING -p tcp -m tcp -i eth0 --dport 443 -j DNAT > --to-destination 192.168.100.3 > > The first one works, it's for transparent proxy, the other one.. I > have no idea why it's not working =( > See http://lists.debian.org/debian-user/2004/05/msg01434.html HTH, M4