[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 02773) ipv6tunnel errors
- To: "Usagi-Users" <usagi-users@xxxxxxxxxxxxxx>
- Subject: (usagi-users 02773) ipv6tunnel errors
- From: "Yang Hsiung" <yhsiung@xxxxxxxxx>
- Date: Fri, 16 Jan 2004 02:13:01 -0800
- Importance: Normal
- Reply-to: usagi-users@xxxxxxxxxxxxxx
Hi,
I followed the instructions in usagi/doc/HOWTO/IPsec
to setup the IPSec Tunnel mode.
When using the "ipv6tunnel" command, some errors
occurred to me.
ipv6tunnel add tn10 --tunnel-local-packets encaplimit 0 remote <ipv6 addr>
local <ipv6 addr>
1. the "--tunnel-local-packets" (from instructions) is not valid option.
2. ioctl: No such device error (can anyone tell me what kernel
network option(s) is missing from make xconfig?)
BTW, I'm using the 20040104 stable 5 (2.4.21 kernel) release.
Yang