From owner-freebsd-current Sun Jan 9 4: 9:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from fgwmail6.fujitsu.co.jp (fgwmail6.fujitsu.co.jp [192.51.44.36]) by hub.freebsd.org (Postfix) with ESMTP id 8935A150F8 for ; Sun, 9 Jan 2000 04:09:43 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m2.gw.fujitsu.co.jp by fgwmail6.fujitsu.co.jp (8.9.3/3.7W-MX9912-Fujitsu Gateway) id VAA21320; Sun, 9 Jan 2000 21:09:29 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from incapgw.fujitsu.co.jp by m2.gw.fujitsu.co.jp (8.9.3/3.7W-9912-Fujitsu Domain Master) id VAA15632; Sun, 9 Jan 2000 21:09:28 +0900 (JST) Received: from localhost ([192.168.245.210]) by incapgw.fujitsu.co.jp (8.9.3/3.7W-9912) id VAA18553; Sun, 9 Jan 2000 21:09:27 +0900 (JST) To: leifn@neland.dk Cc: freebsd@cybcon.com, freebsd-current@FreeBSD.ORG Subject: Re: IPSEC broken, was Re: IPv6 testing...willing to help In-Reply-To: References: <20000108133114L.shin@nd.net.fujitsu.co.jp> X-Mailer: Mew version 1.94 on Emacs 20.4 / Mule 4.0 (HANANOEN) X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000109211001N.shin@nd.net.fujitsu.co.jp> Date: Sun, 09 Jan 2000 21:10:01 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 27 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > The 1st thing I want to be tested is that, a kernel with > > following additions to the config file > > > > options INET6 #IPv6 communications protocols > > options IPSEC #IP security > > options IPSEC_ESP #IP security (crypto; define w/ IPSEC) > > options IPSEC_IPV6FWD #IP security tunnel for IPv6 > > options IPSEC_DEBUG #debug for IP security > > > Kernel build stops with "Don't know how to make sha1.c". > sha was removed a few days ago, a "heads up" said. > > I've rebuilt world since, but I've had to remove the IPSEC options to make > a kernel. I think you don't have sys/crypto in your environment, is it? (Maybe due to restriction to get it from USA.) If so, please get it from internat.freebsd.org. It is necessary to use IPsec. The CVSROOT is internat.freebsd.org:/home/cvs.crypt Yoshinobu Inoue > Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message