[squid-users] WCCP Problem

From: hari_bhr <hari_bhr@dont-contact.us>
Date: Tue, 4 Dec 2001 17:09:30 +0530

hi all gurus

iam trying to deploy with transparent cache with cisco

i made a trule with iptables like this
iptables -A FORWARD -s 0/0 -d 202.x.x.17 -i eth0 -o eth0 -p tcp --dport
3128 -j ACCEPT

when i see in squid access.log, iam not able to any hits
what could be the wrong

the result ip show command in cisco is like this.

WCCP Cache-Engine information:
        IP Address: 202.x.x.17
        Protocol Version: 0.4
        State: Usable
        Initial Hash Info: 00000000000000000000000000000000
                               00000000000000000000000000000000
        Assigned Hash Info: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
                               FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
        Hash Allotment: 256 (100.00%)
        Packets Redirected: 558
        Connect Time: 00:06:45

II#show ip wccp
Global WCCP information:
    Router information:
        Router Identifier: 202.x.x.235
        Protocol Version: 1.0

    Service Identifier: web-cache
        Number of Cache Engines: 1
        Number of routers: 1
        Total Packets Redirected: 701
        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

and iptable -nL looks like this

[root@ns1 etc]# iptables -nL
Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain FORWARD (policy ACCEPT)
target prot opt source destination
ACCEPT tcp -- 0.0.0.0/0 202.x.x.17 tcp dpt:3128

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

Chain syn-flood (0 references)
target prot opt source destination

any help be appriciated

thanks in advance


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Received on Tue Dec 04 2001 - 04:21:32 MST

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