From owner-freebsd-net@FreeBSD.ORG Tue Dec 31 05:34:41 2013 Return-Path: Delivered-To: freebsd-net@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 7028E32F for ; Tue, 31 Dec 2013 05:34:41 +0000 (UTC) Received: from mail-qc0-x233.google.com (mail-qc0-x233.google.com [IPv6:2607:f8b0:400d:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 348FD12E3 for ; Tue, 31 Dec 2013 05:34:41 +0000 (UTC) Received: by mail-qc0-f179.google.com with SMTP id i8so11490645qcq.38 for ; Mon, 30 Dec 2013 21:34:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=DwiVTL4FEBjETbl+sODqesk7U/wLqNp62wIzBgPbqJQ=; b=DGHBbiA/qRZepvBsg/iRACBsSRpr+CfdjhA8Mrobx6H6NBagjx4TMfy3dq6l+OKBOw Qf+tE5dwPtqqoIIDUjxx9a3akEASTZi8hv5H/ZkChDNuD46hWAYZS7S5d/LE8OySMj7E R8mjmUuyrrDaUnA21X5VO8DoK2YVTAcDUntmJDzo4YVXytqGgs2fkyforNAi+9xxDUcH VRZ10gFVHRleZeBtj/uQBuukTWP/mr5ZV53JqSS9xuZtCpN3V4M7sJ8tpai/aTk1zU2V 7dwMoSH7VCcXUuZID+jsSsY6RAPwta9SW+4kh02wjSuUroEhauQEqZZLSLFxtN8OXRzi HNCw== MIME-Version: 1.0 X-Received: by 10.229.13.133 with SMTP id c5mr114074865qca.22.1388468080354; Mon, 30 Dec 2013 21:34:40 -0800 (PST) Received: by 10.96.143.226 with HTTP; Mon, 30 Dec 2013 21:34:40 -0800 (PST) Date: Tue, 31 Dec 2013 13:34:40 +0800 Message-ID: Subject: Does pfflowd come up in freeBSD10 From: Ge Jin To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 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, 31 Dec 2013 05:34:41 -0000 Hi, all! I saw pfflowd-0.8 can compile in pfsense. But after my test on freeBSD10, the program seemed not work.Does someone use it under the freeBSD10 ? How could make the pfflowd work ? Thank you! There is the pfflowd-0.8 links: https://github.com/pfsense/pfsense-tools/tree/master/pfPorts/pfflowd-0.8