Re: Fwd: pseudo-device gre and wccp/squid

2003-02-07 Thread Faried Nawaz
Maxim, your solution worked. Yes, there appears to be a problem with ipnat/ipf's handling of incoming packets, somewhere. Here's my PR on it: http://www.freebsd.org/cgi/query-pr.cgi?pr=i386/47813 Thanks, Faried. -- The Great GNU has arrived, infidels, behold his wrath ! "If a MOO runs on a po

Re: Fwd: pseudo-device gre and wccp/squid

2003-02-04 Thread Maxim Sobolev
, 1 Feb 2003 15:49:23 -0800 > From: Faried Nawaz <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: pseudo-device gre and wccp/squid > > Hello, > > Is anyone using the gre pseudo-device with squid for WCCP? Try as I might > I can't

Re: pseudo-device gre and wccp/squid

2003-02-02 Thread Gokhan ERYOL
Actually, since "A gre(4) driver, which can encapsulate IP packets using GRE (RFC 1701) or minimal IP encapsulation for Mobile IP (RFC 2004), has been added", WCCP over GRE has not been working on FreeBSD Stable systems, because there is no WCCP support in new GRE driver. I tried the same thin

pseudo-device gre and wccp/squid

2003-02-01 Thread Faried Nawaz
Hello, Is anyone using the gre pseudo-device with squid for WCCP? Try as I might I can't get it to work for me. I'm using FreeBSD 4.7-STABLE, using ipfilter's ipnat to redirect packets. I've done ifconfig gre0 create ifconfig gre0 aaa.bbb.ccc.ddd fff.ggg.hhh.iii netmask 255.255.255.255 link0 up