Dear Ahmad

The two things are as follows

[EMAIL PROTECTED] sbin]# lsmod|grep ip_wccp
ip_wccp                 1776   0  (unused)

access-list 11 permit 203.152.134.**

kindly help me out with this




   Regards   
 
   Sukhjit Singh
   Network Administrator
   Emmsons Infotech Ltd.
   SCO 13-14-15, Sec 34A,
   Chandigarh-160 022
   (Ph): +91 172 606664
   Mobile 9815228132
   [EMAIL PROTECTED]
   http://www.emmtel.com
 
----- Original Message ----- 
From: "MASOOD AHMAD" <[EMAIL PROTECTED]>
To: "Sukhjit Singh" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, March 31, 2003 2:48 PM
Subject: Re: [squid-users] squid+wccp+packets not being redirected


> Dear Singh,
> 
> If you can give us two things then we can help one.
> from your cache server run this command and let me
> know what's it returned,
> 
> 
> lsmod | grep ip_wccp
> 
> you are have an access list in your border router
> regarding wccp.... can u show that can be problem in
> both.....
> 
> Best Regards,
> Masood Ahmad Shah
> System Administrator
> Fibre Net (Pvt) Ltd.
> Lahore , Pakistan
> 
> 
> --- Sukhjit Singh <[EMAIL PROTECTED]> wrote:
> > Hi all
> > 
> > Am facing some problem with packet redirection.
> > 
> > My Setup is as following.
> > 
> > --->Squid 2.5 Stable2
> > ---->Kernel 2.4.19 patched with ip_wccp
> > ----->using wccp v1 on cisco router 3660
> > 
> > The cisco router is redirecting packets to the squid
> > box, it is evindent
> > from the result of the following command.
> > 
> > Router#sh ip wccp web-cache
> > Global WCCP information:
> >     Router information:
> >         Router Identifier:                  
> > 203.200.*.*
> >         Protocol Version:                    1.0
> > 
> >     Service Identifier: web-cache
> >         Number of Cache Engines:                 1
> >         Number of routers:                          
> >    1
> >         Total Packets Redirected:                  
> > 149
> >         Redirect access-list:                       
> >     11
> >         Total Packets Denied Redirect:       100
> >        Total Packets Unassigned:                   
> > 0
> >         Group access-list:                          
> >     10
> >         Total Messages Denied to Group:          0
> >         Total Authentication failures:              
> >     0
> > 
> > 
> > 
> > ----->IP tables entry on the squid box is
> > iptables -t nat -A PREROUTING -p tcp -s 0/0 --dport
> > 80 -j REDIRECT --to-port
> > 3128
> > and the result of the iptables -t nat -L -nv
> > 
> > Chain PREROUTING (policy ACCEPT 9141 packets, 990K
> > bytes)
> >  pkts bytes target     prot opt in     out    
> > source
> > destination
> >     0     0 REDIRECT   tcp  --  *      *      
> > 0.0.0.0/0
> > 0.0.0.0/0          tcp dpt:80 redir ports 3128
> > 
> > Chain POSTROUTING (policy ACCEPT 2 packets, 88
> > bytes)
> >  pkts bytes target     prot opt in     out    
> > source
> > destination
> > 
> > Chain OUTPUT (policy ACCEPT 2 packets, 88 bytes)
> >  pkts bytes target     prot opt in     out    
> > source
> > destination
> > 
> > 
> > This shows that no packets are being redirect to
> > port 3128 if the router is
> > redirecting it to the cache.
> > 
> > I would be really greatfull if any one could help me
> > out with this.
> > 
> > 
> > Regards
> > Sukhjit Singh
> > 
> > 
> > 
> > 
> > 
> > 
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com
> 

Reply via email to