[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NFS and PF problem (Linux client)



On Sun, 2003-02-02 at 11:21, Shawn D'Alimonte wrote:
> On February 2, 2003 10:57 am, Arne P. Boettger wrote:
> 
> > Try removing the scrub rule, IIRC there were some strange
> > fragmentation flags set by the Linux NFS implementation interfering
> > with scrub.
> 
> Thanks, that seems to have solved it.  I didn't think fragmentation 
> affected UDP based protocols like NFS.  

It doesn't.   It affects BROKEN implementations of NFS.  Search the
archives for "linux nfs scrub fragment bit" and you'll start to
understand the issue.

-J.