[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(racoon 559) Configuration of ipv4-v6 tunnel.
- To: racoon@kame.net
- Subject: (racoon 559) Configuration of ipv4-v6 tunnel.
- From: kuroda@toyo.co.jp
- Date: Thu, 1 Jul 2004 03:07:17 +0900
- Delivered-to: racoon-archive@kame.net
- Delivered-to: racoon-outgo@kame.net
- Delivered-to: racoon@kame.net
- Reply-to: racoon@kame.net
- Sender: owner-racoon@kame.net
Hi all.
I am trying to setup IPv4-in-IPv6 esp tunnel
using freebsd4.9 with kame patch.
Then I have some issues.
1. Is it possible to create IPv4-in-IPv6 SA
with esp tunnel mode using racoon?
2. I tried to create security policy using setkey
like that configuration...
spdadd xx.xx.xx.xx/16 yy.yy.yy.yy/16 any
-P out ipseca
esp/tunnel/xx::1-yy:2/require ;
but setkey says "Invalid argument".
How can I configure the IPv4-in-IPv6 spd?
Or is it possible to setup spd manually?
Regards,
Kuroda