From owner-freebsd-stable@FreeBSD.ORG Thu Jun 13 07:48:52 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B4EE3BB7 for ; Thu, 13 Jun 2013 07:48:52 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) by mx1.freebsd.org (Postfix) with ESMTP id 406311D9C for ; Thu, 13 Jun 2013 07:48:51 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id r5D7mgIS020184; Thu, 13 Jun 2013 11:48:42 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id r5D7meSM020183; Thu, 13 Jun 2013 11:48:40 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 13 Jun 2013 11:48:40 +0400 From: Gleb Smirnoff To: "Daniel O'Connor" Subject: Re: Flow monitoring with PF Message-ID: <20130613074840.GL12443@FreeBSD.org> References: <57C2DC16-7868-4C20-AB34-5B35A939D095@gsoft.com.au> <7DB382CFB050654DBFF7A39B1F8056EB1DF68293@WPEXCHMBSL1021.central.det.win> <52EB2C3A-1ED7-4BF8-94C0-B6A29A0D7E18@gsoft.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <52EB2C3A-1ED7-4BF8-94C0-B6A29A0D7E18@gsoft.com.au> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "Scott, Brian" , "freebsd-stable@freebsd.org stable" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jun 2013 07:48:52 -0000 On Thu, Jun 13, 2013 at 10:46:43AM +0930, Daniel O'Connor wrote: D> > Some software is kind enough to work with either tun or tap as a configurable option. D> D> Unfortunately I am using ppp which doesn't :( You can use mpd instead of ppp, and mpd can insert ng_netflow node into its PPP graph. -- Totus tuus, Glebius.