Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Oct 2008 10:56:44 GMT
From:      Andreas Longwitz <longwitz@incore.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/127814: The flush in pf_reload in /etc/rc.d/pf does not work as intended
Message-ID:  <200810031056.m93AuiV3097799@www.freebsd.org>
Resent-Message-ID: <200810031100.m93B09Q0067548@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         127814
>Category:       conf
>Synopsis:       The flush in pf_reload in /etc/rc.d/pf does not work as intended
>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:   Fri Oct 03 11:00:09 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Longwitz
>Release:        6.3
>Organization:
Data Service Stockelsdorf
>Environment:
FreeBSD dsspkg.incore 6.3-RELEASE-p2 FreeBSD 6.3-RELEASE-p2 #3: Mon Jul 21 17:11:31 CEST 2008     root@dsspkg.incore:/usr/obj/usr/src/sys/DSSPKG  i386
>Description:
In pf_reload pfctl is called with severel flush parameters, but pfctl
does only incorporate the last parameter:
  pfctl -Fnat -Fqueue -Frules -FSources -Finfo -FTables -Fosfp
works like
  pfctl -Fosfp.
>How-To-Repeat:
/etc/rc.d/pf reload
>Fix:
pfctl -Fnat
pfctl -Fqueue
..

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810031056.m93AuiV3097799>