From owner-freebsd-net@FreeBSD.ORG Mon Oct 27 02:19:26 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B755106567A for ; Mon, 27 Oct 2008 02:19:26 +0000 (UTC) (envelope-from morganw@chemikals.org) Received: from warped.bluecherry.net (unknown [IPv6:2001:440:eeee:fffb::2]) by mx1.freebsd.org (Postfix) with ESMTP id EBD498FC14 for ; Mon, 27 Oct 2008 02:19:25 +0000 (UTC) (envelope-from morganw@chemikals.org) Received: from volatile.chemikals.org (unknown [74.193.170.223]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by warped.bluecherry.net (Postfix) with ESMTPSA id 42B98A1A2229; Sun, 26 Oct 2008 21:19:24 -0500 (CDT) Received: from localhost (morganw@localhost [127.0.0.1]) by volatile.chemikals.org (8.14.3/8.14.3) with ESMTP id m9R2JKt6056272; Sun, 26 Oct 2008 21:19:21 -0500 (CDT) (envelope-from morganw@chemikals.org) Date: Sun, 26 Oct 2008 21:19:20 -0500 (CDT) From: Wes Morgan To: Eduardo Meyer In-Reply-To: <4904E553.60806@psg.com> Message-ID: References: <4904E553.60806@psg.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Cc: Randy Bush , freebsd-net@freebsd.org Subject: Re: NAT-PT on FreeBSD (or something else)? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 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, 27 Oct 2008 02:19:26 -0000 On Mon, 27 Oct 2008, Randy Bush wrote: >> I want to start a migration education to IPv6, setting up my internal >> network to be 100% ipv6-only. I dont want it to be dual stacked, >> because I intend to force my team to perform only IPv6 related tools >> on the internal network. However, when performing internet activity >> like, reading e-mail or browsing the web, its impossible to avoid IPv4 >> today. Can't PF do this already?