From owner-freebsd-bugs@FreeBSD.ORG Sun May 15 06:20:02 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDAE416A4D0 for ; Sun, 15 May 2005 06:20:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 789D043D8E for ; Sun, 15 May 2005 06:20:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F6K226055169 for ; Sun, 15 May 2005 06:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F6K2Fm055168; Sun, 15 May 2005 06:20:02 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 06:20:02 GMT Resent-Message-Id: <200505150620.j4F6K2Fm055168@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, john fleming Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 553F416A4CE for ; Sun, 15 May 2005 06:11:56 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4152643D7B for ; Sun, 15 May 2005 06:11:56 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4F6Bui8097721 for ; Sun, 15 May 2005 06:11:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4F6BtFc097720; Sun, 15 May 2005 06:11:55 GMT (envelope-from nobody) Message-Id: <200505150611.j4F6BtFc097720@www.freebsd.org> Date: Sun, 15 May 2005 06:11:55 GMT From: john fleming To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/81042: /etc/os.pf doesn't match FreeBSD 5.3->5.4 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 06:20:03 -0000 >Number: 81042 >Category: misc >Synopsis: /etc/os.pf doesn't match FreeBSD 5.3->5.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 15 06:20:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: john fleming >Release: 5.4 >Organization: >Environment: FreeBSD nfs 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Fri May 13 12:02:42 CDT 2005 root@nfs:/usr/obj/usr/src/sys/GENERIC i386 >Description: /etc/pf.os didn't match my FreeBSD boxes while i was running 5.3 and 5.4. >How-To-Repeat: add something like.. pass in log quick on $if proto tcp from srcnet/24 os FreeBSD to { $ip } port = 22 flags S/SA keep state. Then watch as your 5.3 or 5.4 box doesn't get through. >Fix: add the following to /etc/pf.os "65535:64:1:64:M1460,N,N,S,N,W0,N,N,T: FreeBSD:5.3-5.4::FreeBSD 5.3-5.4" This seems to match all my FreeBSD boxes. More testing should be done to be sure. FYI this is also the same as the "NetApp:5.2:1:NetApp NetCache 5.2.1". I'm not sure if that will be a problem or not (or does that just mean its running FreeBSD ;) ) >Release-Note: >Audit-Trail: >Unformatted: