Martin, I run command: "iptunnel add gre1 remote <my.router.ip.addr> local <my.squid.ip.addr> dev eth0" (without quotes) Then I got message below ioctl: No such device Would you tell me why I got it? Thx & Rgds, Awie ----- Original Message ----- From: "Awie" <awie@xxxxxxxxxxxx> To: <martin.kobele@xxxxxxxxxxxxxx> Cc: "Henrik Nordstrom" <henrik@xxxxxxxxxxxxxxxxxxx>; <squid-users@xxxxxxxxxxxxxxx> Sent: Thursday, March 15, 2007 14:22 Subject: Re: WCCP Module for WCCP Version 2 > > All I do is this: > > > > modprobe ip_wccp > > iptunnel add gre1 remote <RouterIP> local <LocalIP> dev eth0 > > ifconfig gre1 127.0.0.2 up > > > > I do not load ip_gre. > > > Thanks for your suggestion Martin... > > The lines of : > > [ iptunnel add gre1 remote <RouterIP> local <LocalIP> dev eth0 ] > [ ifconfig gre1 127.0.0.2 up ] > > are something that I should try. > > Thanks. > > Awie > > > > > On Wednesday 14 March 2007 10:44, Awie wrote: > > > tis 2007-03-13 klockan 14:18 -0400 skrev Martin Kobele: > > > > Hi, > > > > > > > > yes, we use wccp 1.7 as well. > > > > Do you have your GRE tunnel set up? > > > > > > You can't mix ip_wccp and ip_gre. The kernel can only support one GRE > > > implementation at a time. If you load both only one will be used > > > (probably the last loaded, but I am not sure). > > > > > > > > > <AW> Yes, it is correct. > > > > > > <AW> I will check the WCCP handshake in Linux or Cisco. > > > > > > Thx & Rgds, > > > > > > Awie > > > > -- > > Martin Kobele > > Software Developer > > t. 519-826-5222 ext #224 > > f. 519-826-5228 > > martin.kobele@xxxxxxxxxxxxxx > > Netsweeper Corporate Head Office > > 104 Dawson Road > > Guelph, Ontario > > N1H 1A7 > >