[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 03035) Re: 6to4 tunneling problem with remote "any"
- To: usagi-users@xxxxxxxxxxxxxx
- Subject: (usagi-users 03035) Re: 6to4 tunneling problem with remote "any"
- From: Pekka Savola <pekkas@xxxxxxxxxx>
- Date: Fri, 17 Sep 2004 08:01:29 +0300 (EEST)
- In-reply-to: <20040917004021.13698.qmail@web40413.mail.yahoo.com>
- Reply-to: usagi-users@xxxxxxxxxxxxxx
On Thu, 16 Sep 2004, ghanta kumar wrote:
> We are trying 6to4 tunneling in the private network.
>
> My configuration script follows
>
> ip tunnel add tun6to4 mode sit ttl 32 remote 192.1.2.1
> local 192.1.2.2
> ip link set dev tun6to4 up
> ip -6 addr add 2002:c001:202::1/16 dev tun6to4
> ip -6 route add 2000::0/3 via 2002:c001:201::1 dev
> tun6to4
>
> Here the main problem is, It is working if we are
> giving remote address directly only. If we are
> specifying remote "any", it is not working.
What kind of addresses do you use? I'm not sure if usagi is doing
that, but the spec is pretty strict that private etc. addresses must
not be used.
btw -- 6to4 nexthop address support should be (tried to be) merged
upstream.
--
Pekka Savola "You each name yourselves king, yet the
Netcore Oy kingdom bleeds."
Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings