From owner-freebsd-hackers Wed Jun 25 17:50:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA23837 for hackers-outgoing; Wed, 25 Jun 1997 17:50:07 -0700 (PDT) Received: from mail0.iij.ad.jp (mail0.iij.ad.jp [202.232.2.113]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA23827 for ; Wed, 25 Jun 1997 17:50:04 -0700 (PDT) Received: from uucp3.iij.ad.jp (uucp3.iij.ad.jp [202.232.2.203]) by mail0.iij.ad.jp (8.8.5+2.7Wbeta5/3.5Wpl4-MAIL) with SMTP id JAA12109 for ; Thu, 26 Jun 1997 09:50:03 +0900 (JST) Received: (from uucp@localhost) by uucp3.iij.ad.jp (8.6.12+2.4W/3.3W9-UUCP) with UUCP id JAA00318 for freebsd-hackers@freebsd.org; Thu, 26 Jun 1997 09:50:01 +0900 Received: (qmail 16466 invoked by uid 1000); 26 Jun 1997 00:49:28 -0000 Message-ID: <19970626004928.16465.qmail@reseau.toyonaka.osaka.jp> Date: Thu, 26 Jun 1997 09:49:28 +0900 (JST) From: Kenji Rikitake X-Sender: kenji@reseau.reseau.rcac.tdi.co.jp To: freebsd-security@freebsd.org cc: itojun@itojun.org, freebsd-hackers@freebsd.org Subject: Re: ipsec code made in Japan In-Reply-To: <12196.867054658@itojun.csl.sony.co.jp> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 23 Jun 1997 itojun@itojun.org wrote: > I've made a IPv4 IPsec patch to 2.2.1-RELEASE, in: > ftp://ftp.csl.sony.co.jp/pub/itojun/ipsec/ > (should be easily applied to 222-RELEASE too) > Please read the following document with care BEFORE downloading it. > ftp://ftp.csl.sony.co.jp/pub/itojun/ipsec/README Some more comments on the above experimental code: * AH (Authentication Header) works fine on 2.2.2-RELEASE kernels. * ESP (Encapsulated Security Payload, which means encrypted packets) has some glitches yet on the 970623 version yet, causing data corruption on TCP applications such as ftp or ssh. Itojun and the developpers are working hard to fix the problem. * Some kernel debugging experience is needed to involve the beta testing since the code is still in the experimental phase. // Kenji Rikitake // A beta tester of IPv4 IPsec on FreeBSD // An equal opportunistic encryptor. WWW: http://www.nn.iij4u.or.jp/~kenji/