From owner-freebsd-questions@FreeBSD.ORG Thu Apr 12 00:34:15 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9325C106566B for ; Thu, 12 Apr 2012 00:34:15 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 769B78FC12 for ; Thu, 12 Apr 2012 00:34:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; q=dns/txt; s=DKIM-NAME-SERVICES; d=a1poweruser.com; h=From:To:Cc:Subject:Message-ID:X-Sender:X-Envelope-From; l=500; bh=uN+UG7d/YoatXTk2joMmkVyQ8AeufOiQejr8MOKTRxw=; b=VhGKi8lo0vZV1O89WyjNBV10j4ObAI9G0yv22HWH1YqCNdLO0OmWft7TM+GHR9f3MrO4WLifI3BueECJjsK3LmKat3zLcFkkV/38bnH7JSnCUChL/w8bzMxPb/rbqtk1bZIgK4xqE+/BOIFpsQkKrMEhZc8++U51+hTAh2KwHqs= Received: from [10.0.10.1] ([173.88.209.140]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 11 Apr 2012 17:34:11 -0700 Message-ID: <4F8622FF.90305@a1poweruser.com> Date: Wed, 11 Apr 2012 20:34:07 -0400 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 12 Apr 2012 00:34:11.0948 (UTC) FILETIME=[FB2C6AC0:01CD1843] X-Sender: fbsd8@a1poweruser.com X-Envelope-From: fbsd8*a1poweruser.com Subject: pf firewall rule numbers 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, 12 Apr 2012 00:34:15 -0000 In the pf log I see the rule number of the rule used to create the log file entry. pfctl -sr command does not list the rule number of each rule it lists. So my question is how do I relate the rule number shown in the log listing back to the text rule file rules?