Re: FreeBSD router and WCCP

2007-11-19 Thread Girish Venkatachalam
On 10:47:37 Nov 19, Steve Bertrand wrote: > Essentially, I simply need a method to redirect layer 3/4 traffic > destined for anything:80 from the router to the appliance. > > I've got a few options now, so I'll be testing all of them in the coming > days. > Including this one? rdr all port 80

Re: FreeBSD router and WCCP

2007-11-19 Thread Steve Bertrand
>> I am familiar with IPFW, but I'd like to know all options in order to >> choose the best one. >> >> I would very much prefer to do this in a way without having to have >> Squid running on the box, but will if I have to. > > If filtering is all you want, you don't have to set up squid as a > cac

Re: FreeBSD router and WCCP

2007-11-19 Thread Andrew Pantyukhin
On Mon, Nov 19, 2007 at 10:10:43AM -0500, Steve Bertrand wrote: > > > ipfw forwarding is a very easy way to redirect traffic without > > changing it. PF has similar functionality. It all depends on what > > the appliance supports. If wccp is the only way it can eat > > packets, try playing with gr

Re: FreeBSD router and WCCP

2007-11-19 Thread Steve Bertrand
> ipfw forwarding is a very easy way to redirect traffic without > changing it. PF has similar functionality. It all depends on what > the appliance supports. If wccp is the only way it can eat > packets, try playing with gre(4). But maybe it'll consume just > plain packets with "wrong" IP destina

Re: FreeBSD router and WCCP

2007-11-19 Thread Andrew Pantyukhin
On Mon, Nov 19, 2007 at 08:58:34AM -0500, Steve Bertrand wrote: > Andrew Pantyukhin wrote: > > On Fri, Nov 16, 2007 at 12:48:52PM -0500, Steve Bertrand wrote: > >> Does anyone know of a way to configure WCCP redirect support into a > >> FreeBSD based router without having to install squid? > > > >

Re: FreeBSD router and WCCP

2007-11-19 Thread Steve Bertrand
Andrew Pantyukhin wrote: > On Fri, Nov 16, 2007 at 12:48:52PM -0500, Steve Bertrand wrote: >> Does anyone know of a way to configure WCCP redirect support into a >> FreeBSD based router without having to install squid? > > I've only used FreeBSD as a WCCPv1/v2 sink (receiver), but you > can try se

Re: FreeBSD router and WCCP

2007-11-18 Thread Andrew Pantyukhin
On Fri, Nov 16, 2007 at 12:48:52PM -0500, Steve Bertrand wrote: > Does anyone know of a way to configure WCCP redirect support into a > FreeBSD based router without having to install squid? I've only used FreeBSD as a WCCPv1/v2 sink (receiver), but you can try sending out packets out of gre(4). Th

FreeBSD router and WCCP

2007-11-16 Thread Steve Bertrand
Does anyone know of a way to configure WCCP redirect support into a FreeBSD based router without having to install squid? Steve ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, sen