From owner-freebsd-net@FreeBSD.ORG Mon May 13 05:30:08 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 D41B4365 for ; Mon, 13 May 2013 05:30:08 +0000 (UTC) (envelope-from lstewart@freebsd.org) Received: from lauren.room52.net (lauren.room52.net [210.50.193.198]) by mx1.freebsd.org (Postfix) with ESMTP id 9D01A6D9 for ; Mon, 13 May 2013 05:30:08 +0000 (UTC) Received: from lstewart.caia.swin.edu.au (lstewart.caia.swin.edu.au [136.186.229.95]) by lauren.room52.net (Postfix) with ESMTPSA id 984EA7E81E; Mon, 13 May 2013 15:30:06 +1000 (EST) Message-ID: <51907A5E.2040202@freebsd.org> Date: Mon, 13 May 2013 15:30:06 +1000 From: Lawrence Stewart User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130314 Thunderbird/17.0.4 MIME-Version: 1.0 To: Ouyahia Nourimane Subject: Re: mipv6 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lauren.room52.net Cc: "freebsd-net@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: Mon, 13 May 2013 05:30:08 -0000 On 05/09/13 11:51, Ouyahia Nourimane wrote: > hello, i'm a student > i have a project about mipv6 and i wish that you can help me > i want to test mipv6 with freebsd but i didn't realize how to configure > kame > which is the last version that support kame and can you give me iso image > of this version with kame ... > i'm waiting your answer I was involved in some experimental research with the KAME MIPv6 code many years ago [1]: L. Stewart, M. Banh, G, Armitage, "Implementing an IPv6 and Mobile IPv6 testbedusing FreeBSD 4.9 and KAME," CAIA Technical Report 040331A, March 2004 The code stopped being developed around that time so I'm guessing the FreeBSD 4.x series and 5.x series are the most recent FreeBSD versions you would be able to easily get the KAME code running on. Cheers, Lawrence http://caia.swin.edu.au/reports/040331A/CAIA-TR-040331A.pdf