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 hackerReceived 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