From owner-freebsd-questions@FreeBSD.ORG Thu Dec 1 01:40:55 2005 Return-Path: X-Original-To: FreeBSD-questions@freebsd.org Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5273216A420 for ; Thu, 1 Dec 2005 01:40:55 +0000 (GMT) (envelope-from j65nko@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CEC943D5A for ; Thu, 1 Dec 2005 01:40:54 +0000 (GMT) (envelope-from j65nko@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so143033nzo for ; Wed, 30 Nov 2005 17:40:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IRCtwGnOyRjXZ+AJv1Y0UncX9X6cb3G78aLm2CmdQYPbRmqLV/LutKmp8yuhmfj2ymjQnKtm41RqKJsbLM4BqGGxi/QtPM2/KSnF5CaSJiR2BJj5q7oZczkO2VOpeumYAbJ3qNeXMiuxEPrJcF9DTbHpMys3jwI4/xOHmdArziA= Received: by 10.36.251.17 with SMTP id y17mr1062940nzh; Wed, 30 Nov 2005 17:40:53 -0800 (PST) Received: by 10.37.2.46 with HTTP; Wed, 30 Nov 2005 17:40:53 -0800 (PST) Message-ID: <19861fba0511301740j709ddf34me572b29474b87f6f@mail.gmail.com> Date: Thu, 1 Dec 2005 02:40:53 +0100 From: J65nko BSD To: Aaron Martinez , FreeBSD-questions@freebsd.org In-Reply-To: <20051201005348.GB15959@slackbox.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <60336.192.168.3.69.1133319528.squirrel@webmail.proficuous.com> <20051130170210.GB1587@slackbox.xs4all.nl> <200511301742.31258.ml@proficuous.com> <20051201005348.GB15959@slackbox.xs4all.nl> Cc: Subject: Re: pf blocking nfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2005 01:40:55 -0000 [snip] > In your original post, there was something about a short packet. I'm > guessing this might screw things up. You might try adding 'scrub in all' > before the filtering rules. > [smip] Be careful with scrub and NFS. From http://openbsd.bay13.net/faq/pf/scrub.h= tml "One reason not to scrub on an interface is if one is passing NFS through PF. Some non-OpenBSD platforms send (and expect) strange packets -- fragmented packets with the "do not fragment" bit set, which are (properly) rejected by scrub."