This is a discussion on RE: [squid-users] WCCP Configuration within the Squid Users forums, part of the Web Server and Related Forums category; Here You Go Router # Router (config)# ip wccp version 1 Router (config)# ip wccp web-cache redirect-list 125 Router (...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|