I've managed to get the cache to work with ip_wccp (ip_gre still didn't
although I compiled the kernel with the patch given).
I realized also that I should be putting the 
  "ip wccp web-cache redirect out" (or equivalent)
at the interface which connects to the internet, and not
at the one connecting to the network from which I want the traffic routed 
to the cache server.
Thanks for the advice, lincoln.
cheers
benn
On Thu, 6 Apr 2000, Lincoln Dale wrote:
> At 18:33 06/04/00, Bennet Ng wrote:
> > > >   Which combinations have been tested to work? I've tried
> > > >Cisco IOS 12.0(5)XE4/XE6/T1 and 12.0(6), together with squid 2.3
> > > >stable2/devel3 and squid 2.4 devel2.
> > >
> > > i'm not sure about 12.0(5)XEx, but 12.0(5)T1 and 12.0(6) are no problems ..
> >
> >The WCCP in 12.0(6) seems to be version 2 for me.
> 
> you are mistaken.  12.0(6) only has WCCPv1.  12.0(6)T has both WCCPv1 and 
> WCCPv2, configurable via the global "ip wccp version {1 | 2}" command.
> 
> > > you need to use ip_wccp and not ip_gre  (or: make some modifications to
> > > ip_gre).
> > >
> >Any further advice on this? Coz I couldn't compile ip_wccp.c, and for
> >ip_gre, I've done what is recommended in the user-guide.
> 
> how are you trying to compile ip_wccp.c?
> i would imagine that you need to do something like:
>    % gcc -D__KERNEL__ -I/usr/src/linux/include -O2 -fomit-frame-ponter 
> -fno-strict-aliasing -pipe -DMODULE -c -o ip_wccp.o ip_wccp.c
> 
> 
> cheers,
> 
> lincoln.
> 
> 
> --
>    Lincoln Dale           Content Switching
>    ltd@cisco.com          Cisco Systems Inc.        |         |
>                                                     ||        ||
>    +1 (408) 525-1274      bldg G, 170 West Tasman  ||||      ||||
>    +61 (3) 9659-4294 <<   San Jose CA 95134    ..:||||||:..:||||||:.. 
> 
> 
> 
Received on Sat Apr 08 2000 - 13:26:01 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:52 MST