From owner-freebsd-net@FreeBSD.ORG Fri May 16 08:03:52 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0A3F37B401 for ; Fri, 16 May 2003 08:03:52 -0700 (PDT) Received: from mail.rt.net.tr (dnscache1.rt.net.tr [212.65.128.19]) by mx1.FreeBSD.org (Postfix) with SMTP id EA6FA43F85 for ; Fri, 16 May 2003 08:03:47 -0700 (PDT) (envelope-from yenigul@rt.net.tr) Received: (qmail 6589 invoked by uid 1010); 16 May 2003 15:04:02 -0000 Received: from unknown (HELO istanbul.enderunix.org) (yenigul@212.65.128.82) by 0 with SMTP; 16 May 2003 15:04:01 -0000 Date: Fri, 16 May 2003 18:02:51 +0300 From: Ismail YENIGUL To: freebsd-net@freebsd.org Message-Id: <20030516180251.719511ca.yenigul@rt.net.tr> In-Reply-To: <3EC0D3E8.301@metu.edu.tr> References: <20030513100556.76638.qmail@web41502.mail.yahoo.com> <3EC0D3E8.301@metu.edu.tr> X-Mailer: Sylpheed version 0.8.5 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: WCCP X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 15:03:53 -0000 hi Matt, i had a same problem with FreeBSD 4.8-STABLE when i try with FreeBSD 4.6-RELEASE , it worked very well without creating gre tunnel ps:i used ipfw and applied Squid Wccp patch. regards On Tue, 13 May 2003 14:15:52 +0300 Gokhan ERYOL wrote: > Hi Matt, > > I've never tried FreeBSD v5, but still using v4-STABLE and from > December'02, gre support embedded in Stable series. There should be no > difference in 5 series. > > First of all, you have to compile kernel with "options GRE", so that you > can create gre tunnels. Then, you should create a gre interface, and a > tunnel with BSD box to Cisco in a tricky way. Sample script is as follows : > > /etc/start_if.gre: > ifconfig gre0 create > ifconfig gre0 x.y.z.1 10.20.30.40 netmask 255.255.255.255 link1 > tunnel x.y.z.1 x.y.z.2 up > > > Here x.y.z.1 is the address of FreeBSD box with squid running, x.y.z.2 > is address of Cisco router. Since there are some problems of gre driver > when source and destination tunnel addresses are on the same ethernet > segment, a fake address is used for other side of tunnel on FreeBSD > (10.20.30.40). This fake address'll be never used, because when using > WCCP, the tunnel is unidirectional as packets are only transmitted from > Cisco router to FreeBSD. > > > Regards, > > Gokhan ERYOL > > > Matt Green wrote: > > >Hi Gokhan, > > > >I've searched through the mailing lists & it appears > >you're the only one whose got it working!!! > > > >My situation is simply - > > > >- Cisco router IOS ver 12.1(15)T1 > >- FreeBSD v5 Stable > >- Squid 2.5 Stable 2 > > > >Cisco configured with wccp version 1. > > > >FreeBSD has no patches at all - from what I've found > >GRE is built-in to this release. Squid complies & runs > >without errors. > > > >What do I have to do on the FreeBSD box to make this > >work? From the Cisco I can see the I-SEE-YOU and > >HERE-I-AM packets but it doesn't see it as an Webcache > >Engine. > > > >Any help would be greatly appreciated. > > > >Cheers, > >Matt. > > > > > >__________________________________ > >Do you Yahoo!? > >The New Yahoo! Search - Faster. Easier. Bingo. > >http://search.yahoo.com > > > > > > > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > -- Facts may weaken under extreme heat and pressure.