Subject: Re: Network traffic intermittently halts.
To: Roger Fischer <r@aileron.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-help
Date: 08/09/2003 15:16:35
On Fri, Aug 08, 2003 at 11:59:18PM -0700, Roger Fischer wrote:
> OK, I'm really convinced it has something to do with my ipf rules.
> If I flush my ipf rules, things move along very quickly.
> 
> but... with the rules in place, I have problems.  I'm sure it has something 
> to
> do with rule order or keeping state, but I don't know what.  I've been going
> over the HOW-TO and the FAQ, and can't find what might be wrong.
> 
> Any suggestions, or should I get on the ipfilter list?
> 
> # Default policy Deny
>     block in on ne2

Change this to
block in log on ne2
and start ipmon to see which packets are blocked. Maybe this'll point out
to the problem.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
     NetBSD: 24 ans d'experience feront toujours la difference
--