Subject: Re: Network traffic intermittently halts.
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Roger Fischer <r@aileron.org>
List: netbsd-help
Date: 08/09/2003 15:24:25
Hmmm. That didn't turn up any additional logging when the
interference occurred.
I added a couple more "flags S" and "keep frags" and "keep state" to
some items and
it seems to have improved.
Downloading mozilla (looking for a big file on a fast server)
resulted in only one
halt during the 15MB download. Before I was getting 6 to 8
interruptions during the
download.
At 3:16 PM +0200 8/9/03, Manuel Bouyer wrote:
>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.
> > # 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.
>