Re: IPsec works, but racoon/IKE does not
From: Dan Langille (dan_at_langille.org)
Date: 04/28/04
- Previous message: Bjoern A. Zeeb: "Re: IPsec works, but racoon/IKE does not"
- In reply to: Bjoern A. Zeeb: "Re: IPsec works, but racoon/IKE does not"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> Date: Wed, 28 Apr 2004 10:24:25 -0400
On 28 Apr 2004 at 4:56, Bjoern A. Zeeb wrote:
> On Tue, 27 Apr 2004, Dan Langille wrote:
>
> > I have no idea whatsoever as to why racoon/IKE does not work here.
> > I've tried various how-to documents but found nothing that works for
> > me.
> >
> > Gateway (10.0.0.1) running 4.9-stable.
> > Laptop (10.0.0.10) running 5.2.1-release.
> ...
> > I see this on the gateway. Does this mean anything to anyone?
> > Thanks.
>
> not read the log but this is most likly the problem described in this
> thread (along with solutions):
>
> http://lists.freebsd.org/pipermail/freebsd-net/2004-March/003514.html
Thank you! That was it. IKE just worked after these mods to my
kernel:
remove:
options IPSEC
options IPSEC_ESP
options IPSEC_DEBUG
options INET6
add:
options FAST_IPSEC
device crypto
man fast_ipsec told me that there is no support for IPv6, which
eventually led me to remove INET6 when the kernel would not compile.
-- Dan Langille : http://www.langille.org/ BSDCan - http://www.bsdcan.org/ _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
- Previous message: Bjoern A. Zeeb: "Re: IPsec works, but racoon/IKE does not"
- In reply to: Bjoern A. Zeeb: "Re: IPsec works, but racoon/IKE does not"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|