From owner-freebsd-questions@FreeBSD.ORG Wed Feb 6 14:48:43 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 58805E83 for ; Wed, 6 Feb 2013 14:48:43 +0000 (UTC) (envelope-from yavuz.maslak@ihlas.net.tr) Received: from pop3.ihlas.net.tr (pop3.ihlas.net.tr [213.238.128.115]) by mx1.freebsd.org (Postfix) with ESMTP id C980AF85 for ; Wed, 6 Feb 2013 14:48:42 +0000 (UTC) Received: (qmail 65623 invoked by uid 89); 6 Feb 2013 16:42:01 +0200 Received: from unknown (HELO com2007) (yavuz.maslak@ihlas.net.tr@213.238.150.220) by pop3.ihlas.net.tr with SMTP; 6 Feb 2013 16:42:00 +0200 From: =?iso-8859-9?Q?Yavuz_Ma=FElak?= To: Subject: about pfctl Date: Wed, 6 Feb 2013 16:42:07 +0200 Message-ID: <102201ce0478$23453d90$69cfb8b0$@ihlas.net.tr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac4Ed1/Vf0YY6hUoQ4aG93vZiStKGA== Content-Language: tr X-Disclaimer: ihlas.net.tr X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Feb 2013 14:48:43 -0000 I have a freebsd box and pf Works on it. I wish to see use of data for each ip address. When i execute "pfctl -t tablename -vT show" I can see usages of these ips. Pfctl lists all of ips. But how can i filter it for each ip address ? because i want to insert these data for each ip into a mysql table.