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

Re: 6to4 problem



On Fri, 9 Aug 2002, Laitinen Ismo wrote:

# ip tunnel add tun6to4 mode sit remote any local 193.166.92.78
# ip link set dev tun6to4 up
# ip -6 addr add 2002:c1a6:5c4e:1::1/64 dev tun6to4
# ip -6 route add 2000::/3 via ::192.88.99.1 dev tun6to4 metric 1
                           ^^^^^^^^^^^^^^^^^
remove the "via" and "metric" options , and directly use :

ip -6 route add 2000::/3 dev tun6to4

# Is this related to kernel configuration? When it
# was working I used 2.4.17 or 2.4.19pre8. Now I'm using 2.4.19.

no

Cheers, Indra Kusuma
--
 ,''`. How (Debian GNU/)Linux Are You ? http://{Indra,Debian}.Kusuma.OR.ID
: :' : How IPv6 Are You ? ....................... http://ipv6.debian.or.id
`. `'  1024D/4D829E49 .. 187D 8C98 FB76 E1A8 5558 853A 4795 4FC1 4D82 9E49
  `-



Reply to: