[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 02050) Re: Error with IPsec: bad magic
- To: Simon de Hartog <simon@xxxxxxxxxxx>
- Subject: (usagi-users 02050) Re: Error with IPsec: bad magic
- From: Mitsuru KANDA <mk@xxxxxxxxxxxxxx>
- Date: Sun, 05 Jan 2003 22:56:27 +0900
- Cc: usagi-users@xxxxxxxxxxxxxx
- In-reply-to: <3E175533.1010104@dehartog.nl>
- References: <3E175533.1010104@dehartog.nl>
- Reply-to: usagi-users@xxxxxxxxxxxxxx
Hi,
Do you use USAGI's whack and pluto?
-mk
> I've managed to patch and compile Usagi into my 2.4.19 kernel. That
> worked succesfully, and I compiled all the usagi tools from stable
> 20021007 linux24. IPv6 pinging, ssh, telnet, DNS etc. works fine, but
> IPsec gives me a weird error message when I start "ipsec auto --status"
> or "ipsec auto --ready" (pluto already running):
>
> root@super:/var/tmp> ipsec auto --ready
> 030 message from whack has bad magic 2003331859; should be 2003331853;
> probably wrong version. Message ignored
>
> and I don't even use magic, let alone "bad magic" :-)
> I'm totally in the dark with this one. I couldn't find (grep -r) the
> magic number in the sources either. Can anyone give me some hints on
> this one? It would be greatly appreciated.