[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 02719) Re: IPSec IKE support?
- To: <usagi-users@xxxxxxxxxxxxxx>
- Subject: (usagi-users 02719) Re: IPSec IKE support?
- From: "Yang Hsiung" <yhsiung@xxxxxxxxx>
- Date: Fri, 19 Dec 2003 09:48:11 -0800
- Importance: Normal
- In-reply-to: <DMEAIOLONOKFADMBFLJDIEKJCEAA.yhsiung@zyxel.com>
- Reply-to: usagi-users@xxxxxxxxxxxxxx
Hi,
I'd like to give more information about the IKE problem.
After I started the "racoon" IKE daemon using the following command:
racoon -F -v -d -6 -f /etc/racoon.conf
the log shows some error messages:
ERROR: sockmisc.c:733:setsockopt_bypass(): setsockopt (Invalid argument)
..... other logs
ERROR: grabmyaddr.c:846:getsockmyaddr(): no socket matches address family 10
ERROR: pfkey.c:1625:pk_recvacquire(): failed to begin ipsec sa negotication.
If I used the manual keyed configuration, then everything works.
Any idea what was wrong?
Yang
-----Original Message-----
From: Yang Hsiung [mailto:yhsiung@xxxxxxxxx]
Sent: Thursday, December 18, 2003 5:54 PM
To: Usagi-Users
Subject: (usagi-users 02711) IPSec IKE support?
Hi,
Does 20031208 snapshot support IPSec IKE protocol?
Yang