Date: Tue, 22 Jan 2008 09:25:07 -0500 From: "Dr. Aharon Friedman" <AFriedman@drsns.com> To: <bazerka@beardz.net> Cc: freebsd-current@freebsd.org Subject: RE: IPSEC on 7.0-PRERELEASE Message-ID: <003901c85d02$96a78d60$292d280a@friedman.net> In-Reply-To: <4795B6ED.8020902@beardz.net> References: <012101c85cbe$3d93fef0$292d280a@friedman.net> <4795B6ED.8020902@beardz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
This looks like the solution. It did pass compile. I have not run it yet, but I am sure it will work. Here is the configuration part for IPSEC: options IPSEC #IP security (requires device crypto) options IPSEC_FILTERTUNNEL #filter ipsec packets from a tunnel device enc #IPsec interface device crypto # core crypto support device cryptodev # /dev/crypto for access to h/w Aharon -----Original Message----- From: Jase Thew [mailto:bazerka@beardz.net] Sent: Tuesday, January 22, 2008 4:27 AM To: Dr. Aharon Friedman Cc: freebsd-current@freebsd.org Subject: Re: IPSEC on 7.0-PRERELEASE Dr. Aharon Friedman wrote: > I am trying to compile a 7.0 kernel with IPSEC and I keep getting a > compilation error. Did the IPSEC options change? > > > > Aharon Friedman > Did you specify "device crypto" in your kernel config too? This is now a requirement for IPSEC ( as noted in src/sys/conf/NOTES ). Regards, Jase. No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.19.9/1237 - Release Date: 1/22/2008 11:04 AM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.19.9/1237 - Release Date: 1/22/2008 11:04 AM
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003901c85d02$96a78d60$292d280a>