From owner-freebsd-net@FreeBSD.ORG Mon Nov 17 07:48:16 2014 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 358891CA for ; Mon, 17 Nov 2014 07:48:16 +0000 (UTC) Received: from mail-la0-x22f.google.com (mail-la0-x22f.google.com [IPv6:2a00:1450:4010:c03::22f]) (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 ABEFAC76 for ; Mon, 17 Nov 2014 07:48:15 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id gq15so2081106lab.6 for ; Sun, 16 Nov 2014 23:48:13 -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=66QEe9lhYCwW1KQkKf5X9cw4c7t9CLYHwndLbdMz+Gs=; b=ZHHst36SUXS1pmJyCi0FNnVJ0rSMTpTC+6oA/zZYj50wMZ+tQ6MyyRBN9cLoPbZcRp 5zh5mcEmks6HCJpGzOJTQRJG/GRhVZH5cJjPj4HJl72N5TNsjs5Cujr1g1mMWTj+HcTf XzQv+AU06i0WDgmDp+kWzzjxMlGAp8r03veJfhbec2YX6BHSH2c1QKCAgLyHCgoarvR1 qGAYiJZaQGP12lQ0daBxBEW9fc5IXay+H9h5oPkJUkWH9xbdfxueVtODmILBf50qQhlf iF8iPLHSQ9TSqr+svSqY8e+9Jnisxk5S7mB7ZTyprqn705uXTjAJHReo0Rv1BDcbc5Tj sW6Q== MIME-Version: 1.0 X-Received: by 10.152.87.171 with SMTP id az11mr24812384lab.37.1416210493610; Sun, 16 Nov 2014 23:48:13 -0800 (PST) Received: by 10.112.99.36 with HTTP; Sun, 16 Nov 2014 23:48:13 -0800 (PST) Date: Mon, 17 Nov 2014 15:48:13 +0800 Message-ID: Subject: dragonflybsd's ipfw From: Sato Kentney To: FreeBSD Net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2014 07:48:16 -0000 I saw a email in dragonflybsd email list, someone is doing this! http://www.dragonflybsd.org/docs/ipfw2/ --=20 =E3=81=82=E3=82=8A=E3=81=8C=E3=81=A8=E3=81=86 =E4=BD=90=E8=97=A4=E6=9F=AF=E5=BE=B7 Sato K.