From owner-freebsd-net@FreeBSD.ORG Sun Apr 14 23:10:46 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1F5C0A1B for ; Sun, 14 Apr 2013 23:10:46 +0000 (UTC) (envelope-from jim@netgate.com) Received: from mail-oa0-f46.google.com (mail-oa0-f46.google.com [209.85.219.46]) by mx1.freebsd.org (Postfix) with ESMTP id DF53377F for ; Sun, 14 Apr 2013 23:10:45 +0000 (UTC) Received: by mail-oa0-f46.google.com with SMTP id h2so2597995oag.5 for ; Sun, 14 Apr 2013 16:10:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:content-type:mime-version:subject:from:in-reply-to:date :cc:message-id:references:to:x-mailer:x-gm-message-state; bh=VLd5GuH6Bexi+xL7oBouEgRxls8tF3SOi/ABxA7rquA=; b=IP3wjzCGNgIvqWZLhmWSQxHPSDjsDz/zWeNzHo6U2xodADyzhJTw5SGquiCPBRmohQ 9o0DIsrG76ji06kIvwFq82glv02BrM5hLPW4UiyLtDaxAjHSiqHIeHhcQxrkVwiyJjP6 W3KpTOj7Ul8DL+j4rPfoaeNnIyTsjMMJnpAMBwkiff5KAPexvpxpUMNm9gaU9BYhiXJi X9AKkNZTGJbCaaAWTAGV2yM4LtSRtjaNS1092NkrDpZ41DEagHmsmxOBtiq6lnjIBjvS qLxc9pekqYTNw/MdQ4n5SR8EpdNkjnOGm3wgbWMx5Vc7PvRAzI5UiYCSNSx1PXq/1qyv n8oQ== X-Received: by 10.60.102.73 with SMTP id fm9mr7005287oeb.110.1365981044967; Sun, 14 Apr 2013 16:10:44 -0700 (PDT) Received: from jims-mini.office.pfmechanics.net ([192.207.126.228]) by mx.google.com with ESMTPS id do4sm3814137oeb.0.2013.04.14.16.10.43 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 14 Apr 2013 16:10:44 -0700 (PDT) Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Subject: Re: ipfilter(4) needs maintainer From: Jim Thompson In-Reply-To: <201304150025.07337.Mark.Martinec+freebsd@ijs.si> Date: Sun, 14 Apr 2013 18:10:39 -0500 Message-Id: <35D4CCA3-1981-4825-B83F-70217B11672D@netgate.com> References: <20130411201805.GD76816@FreeBSD.org> <20130414160648.GD96431@in-addr.com> <36562.1365960622.5652758659450863616@ffe10.ukr.net> <201304150025.07337.Mark.Martinec+freebsd@ijs.si> To: Mark Martinec X-Mailer: Apple Mail (2.1503) X-Gm-Message-State: ALoCoQlUfhfoMD8U9uO5F6jRxnP1oCmyu2d7/a+JQSpljTf13T5KTFPeoZaeF5j6Z9MJGFSBA1QD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-net@freebsd.org, current@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Apr 2013 23:10:46 -0000 On Apr 14, 2013, at 5:25 PM, Mark Martinec = wrote: > ... and as far as I can tell none of them is currently usable > on an IPv6-only FreeBSD (like protecting a host with sshguard), > none of them supports stateful NAT64, nor IPv6 prefix translation :( pfSense 2.1 has a lot of work to make this happen for pf, so it should = be possible for pf with some attention. Jim