[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 02050) Re: Error with IPsec: bad magic



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.