[squid-users] problem with wccp

From: mohsen basirat <mbas@dont-contact.us>
Date: Mon, 9 Apr 2001 20:22:23 +0430

hi squid user! (plz help me!!!!)

i install a squid (squid-2.3.STABLE4) on pc with redhat 7
setup router with os 12.1 like this
 ip wccp version 1
 ip wccp web-cahce
 :
 :
interface eth 0/0
ip wccp web-cache redirect out
------
and squid.conf file is:
--------------------------------------------
httpd_accel_with_proxy on

httpd_accel_port 80

httpd_accel_host virtual

httpd_accel_uses_host_header on

http_port 3128

acl QUERY urlpath_regex cgi-bin \?

no_cache deny QUERY

acl spc_nocache srcdomain spc.int spc.org.fj spc.org.nc

no_cache deny spc_nocache

emulate_httpd_log on

acl snmppublic snmp_community public

snmp_port 3401

snmp_access allow snmppublic localhost

snmp_access allow snmppublic all

http_access allow all

http_access allow localhost

icp_access allow all

httpd_accel_uses_host_header on
------------------------------------------
then when running squid and debug wccp on router see this messages:
-----
 Sending I_See_You packet to <my cache server ip> w/ rcvd_id 0000001
 Received valid Here_I_Am packet from <my cache server ip> w/rcvd_id 0000002
-------------
but when i see the access.log the file is empty (logging enabled)
when set the proxy address in browser the cache working corecctly and logging activity..
but in need the transparency future!!!!!!!
thank for all :))
-----
Received on Mon Apr 09 2001 - 10:01:49 MDT

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