(racoon 681) Does racoon work with link local IPv6 addresses?

Juan Antonio Martínez Navarro <[email protected]> Wed, 01 Sep 2004 13:39:36 +0200
Newsgroups gmane.network.ipv6.kame.racoon
Message-ID <[email protected]>
Hi everybody,

I'm using racoon in a Linux (Kernel 2.6.7) and I'd like to know if it's
possible to use the link local address. I'm not able to use it but I can
use the global ipv6 address. When I start up racoon, this is the result
it shows.

----------------------------------------------------------------------
Sep  1 13:26:47 pfc7 racoon: INFO: @(#)ipsec-tools 0.3.3
(http://ipsec-tools.sourceforge.net)
Sep  1 13:26:47 pfc7 racoon: INFO: @(#)This product linked OpenSSL
0.9.7d 17 Mar 2004 (http://www.openssl.org/)
Sep  1 13:26:47 pfc7 racoon: INFO: ::1[500] used as isakmp port (fd=7)
Sep  1 13:26:47 pfc7 racoon: ERROR: failed to bind to address
fe80::202:b3ff:feb8:1857%253[500] (No such device).
Sep  1 13:26:47 pfc7 racoon: INFO:
2001:720:1710:0:202:b3ff:feb8:1857[500] used as isakmp port (fd=8)
Sep  1 13:26:47 pfc7 racoon: INFO: 127.0.0.1[500] used as isakmp port
(fd=9)
Sep  1 13:26:47 pfc7 racoon: INFO: 155.54.210.94[500] used as isakmp
port (fd=10)

------------------------------------------------------------------------

I asked it a few months ago, I hope it has a solution.
Thank you.