2003-03-05 11:13:07

by Andreas Jellinghaus

[permalink] [raw]
Subject: ipsec-tools 0.1 + kernel 2.5.64

Hi,

both manual keying and automatic keying with racoon (pre-shared secret)
are working fine. No need to patch or modify anything.
I tried only ipv4.

But: don't "setkey -DP" while racoon is running, it crashes
my machine. Sorry, could not get any details.

Andreas


2003-03-05 11:18:25

by bert hubert

[permalink] [raw]
Subject: Re: ipsec-tools 0.1 + kernel 2.5.64

On Wed, Mar 05, 2003 at 12:29:12PM +0100, Andreas Jellinghaus wrote:
> Hi,
>
> both manual keying and automatic keying with racoon (pre-shared secret)
> are working fine. No need to patch or modify anything.
> I tried only ipv4.

By the way, regarding ipsec-tools 0.1, are you sure you want to fork the
projects involved?

By the way, you did not mention it here but ipsec-tools is available on
http://sourceforge.net/projects/ipsec-tools , I also link them from
http://lartc.org/howto/lartc.ipsec.html

Regards,

bert

--
http://www.PowerDNS.com Open source, database driven DNS Software
http://lartc.org Linux Advanced Routing & Traffic Control HOWTO
http://netherlabs.nl Consulting

2003-03-05 12:37:13

by James Morris

[permalink] [raw]
Subject: Re: ipsec-tools 0.1 + kernel 2.5.64

On 5 Mar 2003, Andreas Jellinghaus wrote:

> But: don't "setkey -DP" while racoon is running, it crashes
> my machine. Sorry, could not get any details.

Please apply the patch in this message:
http://marc.theaimsgroup.com/?l=linux-netdev&m=104669387317759&w=2


- James
--
James Morris
<[email protected]>


2003-03-05 14:42:21

by Derek Atkins

[permalink] [raw]
Subject: Re: ipsec-tools 0.1 + kernel 2.5.64

bert hubert <[email protected]> writes:

> On Wed, Mar 05, 2003 at 12:29:12PM +0100, Andreas Jellinghaus wrote:
> > Hi,
> >
> > both manual keying and automatic keying with racoon (pre-shared secret)
> > are working fine. No need to patch or modify anything.
> > I tried only ipv4.
>
> By the way, regarding ipsec-tools 0.1, are you sure you want to fork the
> projects involved?

I spoke to the KAME people and unfortunately, at least for now, there
is no other choice but to fork. Perhaps down the road we can merge,
but as of last week they don't want to host a linux package. They are
willing to take some of our patches, but that doesn't help with a
build system.

> By the way, you did not mention it here but ipsec-tools is available on
> http://sourceforge.net/projects/ipsec-tools , I also link them from
> http://lartc.org/howto/lartc.ipsec.html

I didn't? Perhaps I said ipsec-tool.sourceforge.net which has a
link to sourceforge.net/projects/ipsec-tools and is much shorter
to type. ;)

> Regards,
>
> bert

-derek

--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
[email protected] PGP key available

2003-03-05 19:17:27

by Andreas Jellinghaus

[permalink] [raw]
Subject: Re: ipsec-tools 0.1 + kernel 2.5.64

> Please apply the patch in this message:
> http://marc.theaimsgroup.com/?l=linux-netdev&m=104669387317759&w=2

Thanks, now everything is working fine!

Andreas