10-11-2012 03:05 PM - edited 03-07-2019 09:25 AM
hi ,
i have the topology below :
internet
|
|
Gateway2
|
|
|
RX========== <sw 2960g>==========(Gi0/1)(Gi0/2)Gateway 1 ============>internet
|
|
|
Cache server
now from RX the traffic is out ,
it may go to Gateway1 router or Gateway2 router
note that router Gateway 1 has its traffic cahced by Cache server .
but the Gateway 2 router has not configured to cache its traffic ,
note that Gateway 1 router has two interfaces connected with sw but Gateway 2 only 1 interface connected to sw .
in the end ,
if i want Router Gateway 2 to hve its traffic to be cached by cahce server ,
can i do as the same config which is currently exist in Gateway 1 , or there is different behaviuor ????
is there new modification on cahce server ?? im using suid cahe based linux .
i wil include a breif info about only cahce config in gateway1 router
======================================
ip access-list extended CACHE5
deny tcp any host x..x.x.x eq www
deny tcp any host x.x.x.x
permit tcp x.x.x.x x.x.x.x any eq www
==================================
ip access-list extended CACHE6
permit tcp any x.x.x.x0 x.x.x.x
========================================
ip wccp 5 redirect-list CACHE5
ip wccp 6 redirect-list CACHE6
=============================================
interface GigabitEthernet0/1
ip wccp 5 redirect in
ip flow ingress
interface GigabitEthernet0/2
ip wccp redirect exclude in
!
interface GigabitEthernet0/3
ip wccp 6 redirect in
====================================================
can i do the same config on router gateway 2 ????????????????
regards
10-13-2012 02:15 AM
10-14-2012 01:13 AM
................
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: