[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(racoon 583) Re: linux 2.6 - Racoon: failed to bind to link local IPv6 address
On Wed, 21 Jul 2004 10:08:48 +0200
Juan Antonio Mart邇ez Navarro <jamn2@alu.um.es> wrote:
> > > Jul 19 13:08:19 pfc7 racoon: ERROR: failed to bind to address
> > > fe80::202:b3ff:fe96:c538%253[500] (No such device).
> >
> > Have you tried with specifying its scope zone? I'm not sure whether
> > it works or not, but maybe you can give it a try :-)
>
> Could you explain it a bit more, please?
> I don't understand what to do, thanks.
s/fe80::202:b3ff:fe96:c538/fe80::202:b3ff:fe96:c538%HOGE/g
specify an interface by HOGE so that IPsec policy would know where
to bind to. Get it?