From owner-freebsd-ipfw@FreeBSD.ORG Tue Aug 31 13:33:14 2004 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5C6D16A4CE for ; Tue, 31 Aug 2004 13:33:14 +0000 (GMT) Received: from iscan1.intra.oki.co.jp (okigate.oki.co.jp [202.226.91.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 633AF43D39 for ; Tue, 31 Aug 2004 13:33:13 +0000 (GMT) (envelope-from yamamoto436@oki.com) Received: from aoi.bmc.oki.co.jp (localhost.localdomain [127.0.0.1]) by iscan1.intra.oki.co.jp (8.9.3/8.9.3) with SMTP id WAA18099 for ; Tue, 31 Aug 2004 22:33:11 +0900 Received: (qmail 8180 invoked from network); 31 Aug 2004 22:33:10 +0900 Received: from tulip.bmc.oki.co.jp (172.19.234.100) by aoi.bmc.oki.co.jp with SMTP; 31 Aug 2004 22:33:10 +0900 Received: from localhost (tulip [172.19.234.100]) by tulip.bmc.oki.co.jp (8.12.11/8.12.11) with ESMTP id i7VDX9ga034704; Tue, 31 Aug 2004 22:33:09 +0900 (JST) (envelope-from yamamoto436@oki.com) Date: Tue, 31 Aug 2004 22:33:08 +0900 (JST) Message-Id: <20040831.223308.74718517.yamamoto436@oki.com> To: freebsd-ipfw@freebsd.org From: Hideki Yamamoto X-Mailer: Mew version 3.3 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: taniguti634@oki.com Subject: gif + ipfw + dummynet for IPv6 X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 13:33:15 -0000 Hi, I am trying to build test environment for IPv6 enable terminal by using of several FreeBSD boxes as follows: {server]----[FreeBSD box]----[FreeBSD box]---[Term] We plan to use gif interface to transfer IPv6 packet and shape the trafic by dummynet on IPv4 interface of FreeBSD box. Before building the environment and testing, I would like to search for information about feasibility of this test. I appreciate if anyone try this type of test environment and inform us of the experience. Best regards, Hideki Yamamoto