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

(usagi-users 02773) ipv6tunnel errors



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