I changed  my ports to port 80.

I was running oops before.

my ip_wccp is build into the kernel.

It still would not work.

WCCP Cache-Engine information:
        IP Address:            200.50.68.7
        Protocol Version:      2.0
        State:                 Usable
        Initial Hash Info:     00000000000000000000000000000000
                               00000000000000000000000000000000
        Assigned Hash Info:    FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
                               FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
        Hash Allotment:        256 (100.00%)
        Packets Redirected:    91
        Connect Time:          00:05:59

cisco2620#sh ip wccp web-cache detail
WCCP Cache-Engine information:
        IP Address:            200.50.68.7
        Protocol Version:      2.0
        State:                 Usable
        Initial Hash Info:     00000000000000000000000000000000
                               00000000000000000000000000000000
        Assigned Hash Info:    FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
                               FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
        Hash Allotment:        256 (100.00%)
        Packets Redirected:    110
        Connect Time:          00:06:34

cisco2620#sh ip wccp web-cache detail
WCCP Cache-Engine information:
        IP Address:            200.50.68.7
        Protocol Version:      2.0
        State:                 Usable
        Initial Hash Info:     00000000000000000000000000000000
                               00000000000000000000000000000000
        Assigned Hash Info:    FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
                               FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
        Hash Allotment:        256 (100.00%)
        Packets Redirected:    112
        Connect Time:          00:06:36
I also change the iptable filter.
cisco2600.cacbds.cariaccess.com
: icmp: cacbdscachesrvr.cariaccess.com protocol 47 unreachable [tos 0xc0]

Thank you very much.

Best regards,

Edward Millington. BSc, Network+
System Administrator
Cariaccess Communications Ltd.
Palm Plaza
Wildey
St. Michael
Barbados
1-246-430-7435
Fax : 1-246-431-0170
[EMAIL PROTECTED]
www.cariaccess.com
----- Original Message -----
From: "Hendrik Visage" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 04, 2002 5:13 PM
Subject: Re: [OOPS] wccpv2 patch


> On Mon, Mar 04, 2002 at 04:18:27PM -0400, Edward Millington wrote:
> > install wccp.
> >
> > as usual, cisco detects the cache. but I am not seeing any traffic to
the
> > cache machine.
>
>
> > What could be wrong?
>
>
> check "sh ip wccp web-cache detail" for increments on the counters
>
> Check for the WCCP packets with tcpdump on the interface you expect the
traffic from.
>
> check that you've enabled ip forwarding:
> sysctl -w net.ipv4.ip_forward=1
>
> You have loaded the iptables redirect stuff??
> iptables -t nat -A PREROUTING -p tcp -m tcp --dport 80 -j
REDIRECT --to-ports 80
> Then also confirm that you have the following/equivalent in your config
file
> for oops:
>
> http_port       80
> group   world   {
>         networks        0/0;
>         http {
>                 allow   dstdomain * ;
>         }
> #Note the following line for transparency etc.:
>         redir_mods transparent ;
> }
> module  transparent {
>         myport                  80
> }
> module wccp2 {
>         identity 133.33.133.33
>         service-group web-cache
>         router 133.33.134.33
> }
>
> And you've modprobed ip_wccp (No need for ip_gre etc....)
>
> The above is working for me
>
> Greetz
> Hendrik
> =====================================================================
> If you would like to unsubscribe from this list send message to
> [EMAIL PROTECTED] with "unsubscribe oops-eng" in message body.
> Archive is accessible on http://lists.paco.net/oops-eng/
>


=====================================================================
If you would like to unsubscribe from this list send message to
[EMAIL PROTECTED] with "unsubscribe oops-eng" in message body.
Archive is accessible on http://lists.paco.net/oops-eng/

Дати відповідь електронним листом