Search squid archive

RE: [squid-users] RPM rebuild FC3 Error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Grant:

See my previous message to the list for the config example and the
explanation re: wccpv2.

Couple of things you can do to check the Linux/Squid side of things:
# tcpdump -i ethX 'host 192.168.1.1'

where 'X' is the interface squid uses to talk to the ip (192.168.1.1) of
the 6506 on VLAN90. You should see this:

---------------
15:26:37.804320 IP 192.168.1.1 > 192.168.1.5: gre-proto-0x883e
15:26:37.972262 IP 192.168.1.1 > 192.168.1.5: gre-proto-0x883e
15:26:38.906903 IP 192.168.1.5.2048 > 192.168.1.1.2048: UDP, length 52
15:26:38.907212 IP 192.168.1.1.2048 > 192.168.1.5.2048: UDP, length 108
15:26:38.918381 IP 192.168.1.1 > 192.168.1.5: gre-proto-0x883e
15:26:38.920019 IP 192.168.1.1 > 192.168.1.5: gre-proto-0x883e
---------------

--Maxx

On Fri, 2005-06-17 at 14:43, Sturgis, Grant wrote:
> Great help, thanks.  Any chance you could share your IOS config with me?
> 
> I have this:
> 
> ip wccp web-cache
> ip wccp version 2
> 
> and then:
> 
> int vlan90
> (config-if)ip wccp web-cache redirect in
> 
> 
> But when I do a sh ip wccp I get:
> 
> Bushmaster#sh ip wccp
> Global WCCP information:
>     Router information:
>         Router Identifier:                   -not yet determined-
>         Protocol Version:                    2.0
> 
>     Service Identifier: web-cache
>         Number of Cache Engines:             0
>         Number of routers:                   0
>         Total Packets Redirected:            0
>         Redirect access-list:                -none-
>         Total Packets Denied Redirect:       0
>         Total Packets Unassigned:            0
>         Group access-list:                   -none-
>         Total Messages Denied to Group:      0
>         Total Authentication failures:       0
> > -----Original Message-----
> > From: Maxx Christopher Lobo [mailto:maxx@xxxxxxxxxxxxx] 
> > Sent: Friday, June 17, 2005 2:46 PM
> > To: Sturgis, Grant
> > Subject: Re: [squid-users] RPM rebuild FC3 Error
> > 
> > 
> > Grant:
> > 
> > Recompiling the SRPM and dealing with this config can be a 
> > real hassle. I've got an environment very similar to yours: 
> > Cisco 6509, Squid on FC3, trying to keep the box on RPMS and 
> > away from the source tree for ease of patch management and 
> > reduce admin stress.
> > 
> > Here's the binary RPM you need, built with both options (netfilter and
> > wccp) and with the customlog patch thrown in (converts squid 
> > logs to the HTTP combinedlog format, which allows you to run 
> > AWstats against the logs to see a PHP page of everything 
> > you'd ever want to know about browsing habits of your users)
> > 
> > Let me know if you have any problems. I'm not cc'ing the list 
> > on this message because of the RPM attachment, but please do 
> > so for the rest of our correspondence.
> > 
> > Thanks-
> > 
> > PS: another suggestion: if you use 'yum' to keep the box up 
> > to date, I recommend adding the line "exclude=squid" to the 
> > yum.conf file, otherwise future updates will erase your custom RPM.
> > 
> > --Maxx


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux