From owner-freebsd-questions@FreeBSD.ORG Mon Jul 21 09:59:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 909821065676 for ; Mon, 21 Jul 2008 09:59:09 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 8C1F48FC15 for ; Mon, 21 Jul 2008 09:59:08 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m6L9vRt0002783; Mon, 21 Jul 2008 11:57:27 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m6L9vQLq002780; Mon, 21 Jul 2008 11:57:26 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 21 Jul 2008 11:57:26 +0200 (CEST) From: Wojciech Puchar To: Hashimoto In-Reply-To: <6bae2c430807210220r467fb25dj29b0185e1595b282@mail.gmail.com> Message-ID: <20080721115642.X2779@wojtek.tensor.gdynia.pl> References: <6bae2c430807210220r467fb25dj29b0185e1595b282@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: config as an exit of "IPv6 over IPv4 tunnel" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2008 09:59:09 -0000 > > Let me explain it in detail. > Both hostA and hostB have global IPv4 address. > And hostA has global IPv6 address. > I have installed FreeBSD 7.0 on both hostA and hostB. > Then, I want to config "IPv6 over IPv4 tunnel" from hostB to hostA. > Is it possible? > i don't understand why you need single directional tunnel. you need bidirectional transmission of IP packets. man gif