From nobody@FreeBSD.org  Sun May 15 06:11:56 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 553F416A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <strgout@unixjunkie.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: /etc/os.pf doesn't match FreeBSD 5.3->5.4
X-Send-Pr-Version: www-2.3

>Number:         81042
>Category:       conf
>Synopsis:       [pf] [patch] /etc/pf.os doesn't match FreeBSD 5.3->5.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-pf
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 15 06:20:02 GMT 2005
>Closed-Date:    Thu Jun 14 06:27:26 GMT 2007
>Last-Modified:  Thu Jun 14 06:27:26 GMT 2007
>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:

From: John Fleming <jfleming@packetretention.com>
To: bug-followup@FreeBSD.org, strgout@unixjunkie.com
Cc:  
Subject: Re: conf/81042: /etc/os.pf doesn't match FreeBSD 5.3->5.4
Date: Sun, 15 May 2005 14:22:23 -0500

 sorry the subject should be
 
 *"/etc/pf.os doesn't match FreeBSD 5.3->5.4"
 *
 
Responsible-Changed-From-To: freebsd-bugs->freebsd-pf 
Responsible-Changed-By: arved 
Responsible-Changed-When: Tue Jun 14 16:58:22 GMT 2005 
Responsible-Changed-Why:  
Over to FreeBSD pf Maintainers 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81042 
State-Changed-From-To: open->feedback 
State-Changed-By: mlaier 
State-Changed-When: Fri Nov 10 23:11:13 UTC 2006 
State-Changed-Why:  
Should be fixed with pf.os rev. 1.4.  Can you please confirm?  Thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81042 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Thu Jun 14 06:27:09 UTC 2007 
State-Changed-Why:  
Feedback timeout (> 6 months). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81042 
>Unformatted:
