From owner-freebsd-pf@freebsd.org Sun Jul 5 20:26:14 2015 Return-Path: Delivered-To: freebsd-pf@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8460CA96F for ; Sun, 5 Jul 2015 20:26:14 +0000 (UTC) (envelope-from fjo@ogris.de) Received: from box2.ogris.net (box2.ogris.net [IPv6:2a03:4000:6:2157::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4CD5B15DE for ; Sun, 5 Jul 2015 20:26:14 +0000 (UTC) (envelope-from fjo@ogris.de) Received: from core7.intra.ogris.net (p4FC2EE6B.dip0.t-ipconnect.de [79.194.238.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by box2.ogris.net (Postfix) with ESMTPSA id E98486CB1; Sun, 5 Jul 2015 22:26:09 +0200 (CEST) Subject: Re: counters for addresses in pfctl show table To: Mike References: <55994FD7.5020200@mgm51.com> <702AE8FF-3FDC-4EAD-9E8A-9C426E4FC940@dataix.net> <55995AB4.2010109@mgm51.com> Cc: "freebsd-pf@freebsd.org" From: "Felix J. Ogris" Message-ID: <559992E0.3050608@ogris.de> Date: Sun, 5 Jul 2015 22:26:08 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <55995AB4.2010109@mgm51.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 05 Jul 2015 20:26:14 -0000 Hi, add "counters" to your table definition, e.g. table persist counters { .... --Felix On 07/05/15 18:26, Mike wrote: > On 7/5/2015 12:08 PM, Jason Hellenthal wrote: >> Add more -v's >> > > This command > > # pfctl -t FullBlock -vvvvTshow > > > still did not show the counters. > > > _______________________________________________ > freebsd-pf@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-pf > To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org" >