(racoon 918) Re: SPD Expires (problem using generate_policy on)
VANHULLEBUS Yvan <[email protected]> Fri, 11 Mar 2005 09:46:48 +0100
| Newsgroups | gmane.network.ipv6.kame.racoon |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Mar 10, 2005 at 02:51:02AM -0500, John Doe wrote: > > Hi, > > I seem to have all the luck and have come across another problem > using the racoon IPSEC that comes with FreeBSD5.3. > > The problem goes like this: I have two machines communicating > through a tunnel between a FreeBSD server and a WindowsXP > machine. Everything works properly and renegotiation of SA's occurs > without a problem. When using the option "generate_policy on" > however, after some time racoon notifies that the SPD has expired > and deletes the entry in the database. I guess your problem is that SPD entries are not regenerated/refreshed when rekeying, so they expire at the end of the first SA's life. I fixed that problem a couple of months ago, patch has been reported to ipsec-tools version of racoon, but it seems it hasn't been included in KAME's version (you should find it on racoon-ml's archives). Yvan.