[squid-users] WCCP and SQUID

From: Paulo Dau Filho <deft@dont-contact.us>
Date: Wed, 4 Apr 2001 05:52:42 -0300

Hi all,

I`m running squid2.4 stable 1 on a Freebsd 4.2 Stable.
My router is a Cisco 2610 and is configured to use wccp.

The squid runs ok, cisco router find the web-cache .. but.. it doens`t work.

See:

sho ip wccp

    Router information:
        Router Identifier: 200.237.241.254
        Protocol Version: 1.0

    Service Identifier: web-cache
        Number of Cache Engines: 1
        Number of routers: 1

cisco conf:
!
ip wccp version 1
ip wccp web-cache
!
interface Ethernet0/0
ip wccp web-cache redirect out
!

Now Squid.conf:

http_port 3128
icp_port 0
httpd_accel_port 80
httpd_accel_host virtual
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
wccp_router 200.237.241.254
wccp_version 4
acl QUERY urlpath_regex cgi-bin \?
cache_replacement_policy lru
acl all src 0.0.0.0/0.0.0.0
http_access allow all
cache_mgr deft@globalite.com.br
cache_mem 16 MB
cache_dir ufs /usr/local/squid/cache 3000 16 256
ie_refresh on

I try to access any site and it says: Connecting to site www.xx.xxx.xxx..
and at the same time I run tcpdump at the server.. and it shows:

03:30:39.126920 router.globalite.com.br > bridge.int-01.globalite.com.br:
gre-proto-0x883E (gre encap)

I`ve already patched my kernel..

AND.. When I set the proxy server at Internet Explorer it works fine!.. It
just doenst work in transparency mode.

pls.. any idea of what is going on???

TNKS in advance!

Deft - Globalite ISP
Received on Wed Apr 04 2001 - 02:48:45 MDT

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