24 Oct
2007
24 Oct
'07
3:26 p.m.
Rodrigo Ferreira Santos írta:
I need help with problems already done all this work and the squid and the kernel already have the modules but the iptables not look so raises the error message:
cache:~# iptables -t tproxy -A PREROUTING -i eth1 -p tcp --dport 80 -j TPROXY --on-port 3128 iptables v1.3.6: Unknown arg `--on-port' Try `iptables -h' or 'iptables --help' for more information.
Did you applied the iptables patch? I got this message when I tried to use iptables without TPROXY target. -- Panther