Re: [squid-users] wccp router configuration

From: Tom Hutchison <thutchis@dont-contact.us>
Date: Tue, 12 Mar 2002 07:47:34 -0800

Jack I don't use route-maps for our redirection. Rather here is all I
configure on our Cisco 7204 router:

  Global configuration:
router(config)# ip wccp version 1
router(config)# ip wccp web-cache

  Specific Interface for incoming redirection:
router(config-if)# ip wccp web-cache redirect in

Most of the configuration needs to be done in the squid.conf file. And
installing the ip_wccp.o module on the squid box.

To see if you are getting communication between your squid box and the
router use:

router# term monitor (if you are using telnet to the router)
router# debug ip wccp packets

You should see the following debug messages:
3w2d: WCCP-PKT: Received valid Here_I_Am packet from 192.168.1.10
w/rcvd_id 000079A3
3w2d: WCCP-PKT: Sending I_See_You packet to 192.168.1.10 w/ rcvd_id 000079A6

Tom

Jack wrote:

>Hello All,
> I am new to Cisco WCCP
>Anybody How is using wccp help me to configure in router
>
> I have configured Cisco router as given in FAQ but it does not work.
> Where i did wrong?
> If i want to add one more squid box with ip 192.168.1.4 how to add it in
> router configuration.
>
> !
> route-map proxy-redirect permit 110
> match ip address 110
> set ip next-hop 192.168.1.3
> !
>
> access-list 110 deny tcp any any neq www
>access-list 110 deny tcp host 192.168.1.3 any
>access-list 110 permit tcp any any
>
> Thanks,
>Jack
>
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>

-- 
  "The only secure Microsoft software is what's still shrink-wrapped
in their warehouse..."
--------------------------------------------------------------------
Tom Hutchison	             voice: 541-966-3187
Network Analyst              fax:   541-966-3231
Umatilla-Morrow ESD          email: thutchis@helper.umesd.k12.or.us
-------------------------------------------------------------------
Received on Tue Mar 12 2002 - 08:48:41 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:06:55 MST