From owner-freebsd-pf@FreeBSD.ORG Thu Jul 24 04:22:32 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 5A09F1B8 for ; Thu, 24 Jul 2014 04:22:32 +0000 (UTC) Received: from mail-ie0-f177.google.com (mail-ie0-f177.google.com [209.85.223.177]) (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 2C4382097 for ; Thu, 24 Jul 2014 04:22:31 +0000 (UTC) Received: by mail-ie0-f177.google.com with SMTP id at20so1822971iec.36 for ; Wed, 23 Jul 2014 21:22:25 -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:date:message-id:subject:from:to :content-type; bh=2/eAsmoSGDZUl+ERbKi8+P3HsybxptH0ts4VsvTwREw=; b=W6YuYM/wehUw9Wfxj+MKIpESrnqgXX710rH337RpQqXI6tVMMOUAqCFjY8kv3q+0kA YmzA4Y5cZWaKqp7wRXrmT4wYzAPeZiMF1tYJQ0tOg1qd4y9w6NLPrcw+4BI66QxES8tz 20rXNvz/i7dJ7oOODYvwaj8KhPiTc9ZjGujy1OTStXhkqo85GgjK1Mn0vWZOE1aBwtac Neuk45lGLu/by8faGkjJIIUfUY/PfUdBgLEBk7e3LVVszajFvAz7Qkyy+CUoqE57XynY W0jnE24Wiv2qC2GkgJXCCmOWlj4WTwkRmp5xGmDpg4AT/FvrrAUzJ9kG2HdFkDUfylA4 GD9A== X-Gm-Message-State: ALoCoQmnuWWAuhjUf1JbPt1Q3q4Xlrn16ljDPVY2Ht6bzjJRedYsyi8RTux+p0+1dd5tzq1BLoXZ MIME-Version: 1.0 X-Received: by 10.50.152.40 with SMTP id uv8mr35074809igb.40.1406175745521; Wed, 23 Jul 2014 21:22:25 -0700 (PDT) Received: by 10.64.54.225 with HTTP; Wed, 23 Jul 2014 21:22:25 -0700 (PDT) Date: Wed, 23 Jul 2014 23:22:25 -0500 Message-ID: Subject: pflow? From: Matthew Raspberry To: freebsd-pf@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 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 04:22:32 -0000 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?