On Mon, Nov 13, 2006, Chad Harrelson wrote: > Thanks Adrian, however, I have a requirement to make this work on the > my current version of squid (2.5) so WCCP v.1 will have to do. Ah. Grr, Redhat needs to test and upgrade their Squid packages already. > I enabled ip_forwarding (echo 1 > /proc/sys/net/ipv4/ip_forward), > however I did not disable rp_filter. Do I need to do that on all > interfaces? It looks like it is configurable per interface: > webc2:~# find /proc -name rp_filter > /proc/sys/net/ipv4/conf/eth1/rp_filter > /proc/sys/net/ipv4/conf/eth0/rp_filter > /proc/sys/net/ipv4/conf/default/rp_filter > /proc/sys/net/ipv4/conf/all/rp_filter > /proc/sys/net/ipv4/conf/lo/rp_filter I've done it for each interface just in case. Adrian