From owner-freebsd-questions Wed Mar 29 10:16:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guardian.sftw.com (guardian.sftw.com [209.157.37.25]) by hub.freebsd.org (Postfix) with ESMTP id BF25437C149; Wed, 29 Mar 2000 10:15:11 -0800 (PST) (envelope-from nsayer@sftw.com) Received: from yoda.sftw.com (yoda.sftw.com [209.157.37.211]) by guardian.sftw.com (8.9.3/8.9.3) with ESMTP id KAA67214; Wed, 29 Mar 2000 10:15:11 -0800 (PST) (envelope-from nsayer@sftw.com) Received: from sftw.com (localhost [127.0.0.1]) by yoda.sftw.com (8.9.3/8.9.3) with ESMTP id KAA03096; Wed, 29 Mar 2000 10:15:10 -0800 (PST) (envelope-from nsayer@sftw.com) Message-ID: <38E2482E.E4CA48A1@sftw.com> Date: Wed, 29 Mar 2000 10:15:10 -0800 From: Nick Sayer Reply-To: nsayer@kfu.com X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Cc: markm@freebsd.org Subject: IPSEC requires /sys/crypto? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to set up an ESP tunnel between two points on the net. I can do it with the pipsecd port, but since KAME has been merged into 4.0-RELEASE, I thought I would try to build a kernel with option IPSEC and IPSEC_ESP. Alas, this fails with dependencies on /sys/crypto which do not appear to have come with the kernel source. Where does one get a suitable /sys/crypto for IPSEC for 4.0-RELEASE? Is this stuff patented or something? I thought the only remaining US-vs-rest-of-the-world issue was the SRA patent (thus International RSA vs RSAREF). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message