Re: [squid-users] Squid + Cisco 4500 + WCCP2

From: Indunil Jayasooriya <indunil75_at_gmail.com>
Date: Wed, 25 Jul 2012 08:09:55 +0530

>>>
>>> iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8080
>>>
>>> to redirect all incoming traffic to squid port but access.log shows no activity
>>>
>>>
>
> have you added this below rule ( if squid listens on port 8080 )
>
> iptables -A INPUT -p tcp --dport 8080 -j ACCEPT
>
>
>

--
Thank you
Indunil Jayasooriya
Received on Wed Jul 25 2012 - 02:40:02 MDT

This archive was generated by hypermail 2.2.0 : Wed Jul 25 2012 - 12:00:02 MDT