Hi All, We have requirement to configure squid to deploy with cisco wccp2. I have some confusion regarding configuration, kindly clear my queries and guide me to configure it. My current network senario: Wan side cisco 7200 router ( wan ip 84.24.xx.xx ) ( lan ip 149.255.xx.xx) ( lan ip is bgp routed ip pool ) | | switch ---------------------squid box ( one interface only ip : 149.255.xx.19) ( gateway ip is router lan ip ) | | End Users Now i need to configure squid to use with wccp. i tried to find reference document from google and squid wiki. But i have some queries, what is remote ip while configuring ip tunnel in squid and local ip ? as per my current configuration i tried : remote ip is router wan ip ( 84.24.xx.xx) and local ip is squd ip ( 149.255.xx.xx ) is it correct one ? and what is the wccp2_router router ip in squid.conf i used 149.255.xx.xx ( router lan ip ) is it correct one ? --------------------------------------------------------------------------------- test 1 actually i tried to configure router loop back ip on tunnel remote and squid ip as local ip on tunnel but that time i can see traffic on wccp interface and traffic on iptables nat redirection rule but no traffic in squid access.log and surfing is not working. ------------------------------------------------------------------------------------------------ So please guide me , what could be right configuration while going to use squid with wccp2. OS: fedora 15 squid : 3.1.14 Regards, Benjo