From owner-freebsd-pf@FreeBSD.ORG Tue Jul 29 11:11:56 2008 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2896B1065689; Tue, 29 Jul 2008 11:11:56 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from delusion.skoberne.net (lk.84.20.249.154.dc.cable.static.lj-kabel.net [84.20.249.154]) by mx1.freebsd.org (Postfix) with ESMTP id D44688FC15; Tue, 29 Jul 2008 11:11:55 +0000 (UTC) (envelope-from nejc@skoberne.net) Received: from localhost (localhost [127.0.0.1]) by delusion.skoberne.net (Postfix) with ESMTP id BA268B93A; Tue, 29 Jul 2008 13:11:54 +0200 (CEST) Received: from delusion.skoberne.net ([127.0.0.1]) by localhost (delusion.skoberne.net [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 77069-08; Tue, 29 Jul 2008 13:11:52 +0200 (CEST) Received: from [192.168.0.7] (pisarna.iskreni.net [213.143.68.31]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: nejkopejko@skoberne.net) by delusion.skoberne.net (Postfix) with ESMTP id 162B6B939; Tue, 29 Jul 2008 13:11:52 +0200 (CEST) Message-ID: <488EFAF7.8000104@skoberne.net> Date: Tue, 29 Jul 2008 13:11:51 +0200 From: =?windows-1252?Q?Nejc_=8Akoberne?= User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Jeremy Chadwick References: <488EE046.4010602@skoberne.net> <20080729101052.GA65160@eos.sc1.parodius.com> <488EF3D4.40100@skoberne.net> In-Reply-To: <488EF3D4.40100@skoberne.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard Cc: freebsd-pf@freebsd.org Subject: Re: pf randomly blocks specific packets? X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2008 11:11:56 -0000 Hey, >> Does removing "reassemble tcp" from your scrub rules fix anything? > > Will try and let you know if it helps. Looks like this doesn't help. I still get those blocks logged in pflog. By the way, if I comment out "block log all" from pf.conf, the pf doesn't block those packets any more. But I'd like to have "block log all" turned on, of course. Thanks, Nejc