[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 00464) Re: IPv6: Incoming RA source-address may be non- link-local
- To: usagi-users@xxxxxxxxxxxxxx
- Subject: (usagi-users 00464) Re: IPv6: Incoming RA source-address may be non- link-local
- From: itojun@xxxxxxxxxx
- Date: Wed, 02 May 2001 20:27:57 +0900
- Cc: netdev@xxxxxxxxxxx
- In-reply-to: itojun's message of Wed, 02 May 2001 20:25:30 +0900. <13718.988802730@itojun.org>
- List-subscribe: <mailto:usagi-users-ctl@linux-ipv6.org?body=subscribe>
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- Sender: itojun@xxxxxxxxxx
> if you want to configure a route to tunnel interface, use:
> # route add -inet6 3ffe:foo:baa:: -prefixlen 48 ::1
> # route change -inet6 3ffe:foo:baa:: -prefixlen 48 ::1 -ifp gif0
> this way you don't need to talk about global nexthops.
err, sorry the above example does not really describe the situation.
sorry.
itojun