On Wed, 7 Jan 2004, Peter Schobel wrote:
> iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT
> --to-port 3128
As an experiment you can try using the DNAT target instead of REDIRECT.
The iptables REDIRECT target has a nasty habit of getting broken from time
to time.
Regards
Henrik
Received on Wed Jan 07 2004 - 14:11:15 MST
This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:04 MST