RE: [squid-users] WCCP on Squid

From: Amin Hassan <amin@dont-contact.us>
Date: Mon, 24 Jun 2002 09:42:36 +0500

Hi,
Does any one know how to enable wccp support in kernel on solaris 2.6? My solaris box receiving GRE encapsulated packets from WCCP router but could not understand them, may be because of unavialibility of WCCP support.

Regards,
Amin

-----Original Message-----
From: Henrik Nordstrom [mailto:hno@marasystems.com]
Sent: Saturday, June 22, 2002 7:36 PM
To: Amin Hassan
Subject: Re: [squid-users] WCCP on Squid

And you have enabled the required WCCP support in your kernel?
(variant of GRE encapsulation, but not the standard GRE)

Regards
Henrik

On Saturday 22 June 2002 07.42, Amin Hassan wrote:
> hi Henrik,
> I have matched my squid and router configuration with FAQ, but
> again facing same problem. Please have a look and let me know if
> some thing is wrong
>
> SQUID CONFIGURATION
> # more squid.conf
> acl localnet src 10.6.0.0/255.0.0.0
> http_access allow localnet
>
> http_port 8080
>
> httpd_accel_host virtual
> httpd_accel_port 80
> httpd_accel_with_proxy on
> httpd_accel_uses_host_header on
>
> wccp_router 10.6.0.1
>
> # ipnat -l
> List of active MAP/Redirect filters:
> rdr hme0 0.0.0.0/0 port 80 -> 10.6.0.10 port 8080 tcp
> rdr hme0 10.6.0.10/32 port 80 -> 10.6.0.10 port 80 tcp
>
> ROUTER CONFIGURATION
>
> conf t
> ip wccp version 1
> ip wccp web-cache
> ip cef
>
> interface Ethernet0
> ip address 10.6.0.1 255.255.0.0
> no ip route-cache cef
> no ip mroute-cache
>
> interface Serial2
> ip unnumbered Ethernet0
> ip wccp web-cache redirect out
> encapsulation ppp
> no ip route-cache
> no ip mroute-cache
>
>
> Regards
> Amin
>
> -----Original Message-----
> From: Henrik Nordstrom [mailto:hno@marasystems.com]
> Sent: Saturday, June 22, 2002 2:34 AM
> To: Amin Hassan; squid-users@squid-cache.org
> Subject: Re: [squid-users] WCCP on Squid
>
>
> See the Squid FAQ on WCCP.
>
> Regards
> Henrik
>
> On Friday 21 June 2002 06.57, Amin Hassan wrote:
> > Hi All,
> > I am running squid-2.3STABLE4, and want to run wccp v1. I have
> > configured my router and i can see router is redirecting wccp
> > packets to squid. Now squid doesnot take any action. I have
> > feelings, squid doesnot understand gre encapsulated packets which
> > router is sending. May be gre module is missing or some thing
> > like that... does any have any idea on this? any gre module is
> > available for squid? input from all will be highly appreciated.
> >
> > Regards
> > Amin Hassan
Received on Sun Jun 23 2002 - 22:02:15 MDT

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