Re: masquerading+transparent proxy fails

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 13 Oct 1999 22:25:02 +0200

Michael Feldmann wrote:

> REDIRECT tcp ------ anywhere anywhere any -> 3128 => www

This does not look right. It shoudl be port 80 that is redirected to
port 3128, not the other way around.

        ipchains -A input -p TCP -d 0.0.0.0/0 80 -j REDIRECT 3128

--
Henrik Nordstrom
Squid hacker
Received on Wed Oct 13 1999 - 16:02:18 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:48 MST