From owner-freebsd-questions@FreeBSD.ORG Sun Jul 30 20:53:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBA2B16A4DD for ; Sun, 30 Jul 2006 20:53:50 +0000 (UTC) (envelope-from levchenko.i@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 623B343D45 for ; Sun, 30 Jul 2006 20:53:50 +0000 (GMT) (envelope-from levchenko.i@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so492577uge for ; Sun, 30 Jul 2006 13:53:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jHZp0HBlagnTpN/a3u408lQeS6+KSpBXNk+uqUkn6Q5aLhX1042ft/b5J6uzMHfJE+0zIbPP7MtS+DFHxCFZgMvQqV4qj7IGlAcN4L3ubuWGB8g8lyu6ax6kkm28ThpXK7k++UuT79WnEpdwF4RWvyFmjvQmBl1+RKeKgyPxiuk= Received: by 10.67.89.5 with SMTP id r5mr1799557ugl; Sun, 30 Jul 2006 13:53:48 -0700 (PDT) Received: by 10.66.239.8 with HTTP; Sun, 30 Jul 2006 13:53:48 -0700 (PDT) Message-ID: Date: Sun, 30 Jul 2006 20:53:48 +0000 From: "Ivan Levchenko" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: pf states 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: Sun, 30 Jul 2006 20:53:51 -0000 Hello all, Have a little question to which google didn't help a lot. I have pf firewall working great. i installed pftop to see whats going on in real time. I see some state meanings that i would like to know more about, for example no_traffic. I looked in the man pages and what not, but could not find what i was looking for. Thanks in advance. Ivan