From owner-freebsd-net@FreeBSD.ORG Tue Apr 17 19:08:29 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9059616A403 for ; Tue, 17 Apr 2007 19:08:29 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from webmail24.mail.yandex.net (webmail24.mail.yandex.net [213.180.223.151]) by mx1.freebsd.org (Postfix) with ESMTP id 08D9613C45E for ; Tue, 17 Apr 2007 19:08:28 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from YAMAIL (webmail24) by mail.yandex.ru id S491645AbXDQSzt for ; Tue, 17 Apr 2007 22:55:49 +0400 Received: from [82.211.152.12] ([82.211.152.12]) by mail.yandex.ru with HTTP; Tue, 17 Apr 2007 22:55:49 +0400 From: "Andrey V. Elsukov" To: bill.marquette@gmail.com MIME-Version: 1.0 Message-Id: <89271176836149@webmail24.yandex.ru> Date: Tue, 17 Apr 2007 22:55:49 +0400 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain Cc: freebsd-net@freebsd.org Subject: Re: ng_tag and pf? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2007 19:08:29 -0000 > Is it possible to use ng_tag in conjunction with pf? I have a setup At this time it's impossible. You can use ng_tag(4) in conjunction with ipfw(4). -- WBR, Andrey V. Elsukov