RE: [squid-users] WCCP Configuration

From: Adeel Asher <adeel@dont-contact.us>
Date: Wed, 25 Feb 2004 10:34:45 +0500

Here You Go

Router #
Router (config)# ip wccp version 1
Router (config)# ip wccp web-cache redirect-list 125
Router (config)# ip wccp web-cache redirect out
Router (config)# ip wccp redirect exclude in
Router (config)# ip wccp web-cache redirect out

Access-List 125

permit ip 192.168.92.0 0.0.0.255 any
permit ip 192.168.93.0 0.0.0.255 any
permit ip 192.168.94.0 0.0.0.255 any
permit ip 192.168.95.0 0.0.0.255 any
permit ip 192.168.96.0 0.0.0.255 any
permit ip 192.168.97.0 0.0.0.255 any
permit ip 192.168.98.0 0.0.0.255 any

All permitted hosts in this access list will be redirected to squid for web
traffic.

Router #Conf t
Router (config)#
Router (config)# interface fastethernet 0
Router(config-if)# ip wccp web-cache redirect out

Router # Conf t
Router(config)#
Router(config)# Interface serial 0
Router(config-if)# ip wccp redirect exclude in
Router(config-if)# ip wccp web-cache redirect out

I am assuming that your router serial is connected to WAN and FastEthernet
to LAN. If you have more than one serials you will have to enable it on all.

Regards,
Adeel Asher
WorldCALL Multimedia
Lahore
PK

-----Original Message-----
>From: Danish Khan [mailto:danish.khan@go4b.net]

>Sent: Wednesday, February 25, 2004 4:31 AM
>T0: 'squid'
>Subject: [squid-users] WCCP Configuration

>Can any body please explain the router configuration for WCCP.

>Danish Khan
Received on Tue Feb 24 2004 - 22:32:44 MST

This archive was generated by hypermail pre-2.1.9 : Mon Mar 01 2004 - 12:00:03 MST