From owner-freebsd-pf@FreeBSD.ORG Thu Jul 24 19:00:09 2014 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2EA28A69 for ; Thu, 24 Jul 2014 19:00:09 +0000 (UTC) Received: from mail-ig0-f176.google.com (mail-ig0-f176.google.com [209.85.213.176]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F1CE52C37 for ; Thu, 24 Jul 2014 19:00:08 +0000 (UTC) Received: by mail-ig0-f176.google.com with SMTP id hn18so6839270igb.15 for ; Thu, 24 Jul 2014 12:00:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=bNktXQXGK6fN8P5cztplAIYVdf9vKl5eCU3tfwLFPgE=; b=bWMNYQfkLXSQ4XDEzjg9DP5GnS/J+lI5EQ8CRbaQu5Y9w7zvhvMLv7PPTIyaf7mtRq D4EuOuKIFVFslETmB6k5dc6CxAv7dmJ95dyM5yb+VYJu8S1gfUq5HoJvVANxlQvSUcco P2exHoK1nbJF9oNgvXOeMuROA/UbQTFiOQ1Uzg+sM0FKCOs4GKgJtFy64HbBUcBib5eP 7VeZXX2nkk2E97xVFXFfMgXKaGjMWyd6b7aiycoVm4G8h9tdovRVgvmEQtFu03lpLR2P BB93hFX9fx82f/42/tWY7R6Jn/tSctbmYNFefQiILGOvdtvfLHvRadtq5NgtbYa5jCrw /I8A== X-Gm-Message-State: ALoCoQn+AECgF8mOM1QxlHIMNMEbubElouLsbSwJalqaAyFHqpGrj7/FCwA8AlXd5U8JNBbUNa/d MIME-Version: 1.0 X-Received: by 10.50.66.179 with SMTP id g19mr42376729igt.34.1406228402345; Thu, 24 Jul 2014 12:00:02 -0700 (PDT) Received: by 10.107.11.37 with HTTP; Thu, 24 Jul 2014 12:00:02 -0700 (PDT) In-Reply-To: <53D0D9B2.9040704@unsane.co.uk> References: <53D0D9B2.9040704@unsane.co.uk> Date: Thu, 24 Jul 2014 14:00:02 -0500 Message-ID: Subject: Re: pflow? From: Matthew Raspberry To: Vincent Hoffman Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: freebsd-pf@freebsd.org X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.18 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: Thu, 24 Jul 2014 19:00:09 -0000 On Thu, Jul 24, 2014 at 5:02 AM, Vincent Hoffman wrote: > > On 24/07/2014 05:22, Matthew Raspberry wrote: > > Does FreeBSD have the pflow interface available? I don't see a man page > for > > it in 10.0-RELEASE. If not is there another way to collect netflow data > > from pf on FreeBSD? > I think you want net/pfflowd in ports > Info: Convert pfsync states to NetFlow datagrams > > > Vince > _______________________________________________ > > > Thanks for the info. Appreciate the help