From owner-freebsd-pf@FreeBSD.ORG Wed Feb 16 02:31:28 2005 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F56516A4CE for ; Wed, 16 Feb 2005 02:31:28 +0000 (GMT) Received: from hermes.niicommunications.com (hermes.niicommunications.com [207.207.35.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F7E843D1F for ; Wed, 16 Feb 2005 02:31:28 +0000 (GMT) (envelope-from jhunt@niicommunications.com) Received: from ASSP-nii (localhost.niicommunications.com [127.0.0.1]) id j1G2VRns025185 for ; Tue, 15 Feb 2005 20:31:27 -0600 (CST) Received: from 207.207.35.35 ([207.207.35.35] helo=[192.168.2.5]) by ASSP-nii ; 16 Feb 05 02:31:27 -0000 User-Agent: Microsoft-Entourage/11.0.0.040405 Date: Tue, 15 Feb 2005 20:31:26 -0600 From: Jason Hunt To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: Reloading pf.conf rules X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 16 Feb 2005 02:31:28 -0000 Greetings, I can't seem to find a reference on how to restart pf rules. I was under the impression that pfctl -R /etc/pf.conf would do the trick?