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

Re: 6to4 problem



On Fri, 9 Aug 2002, Ismo Laitinen wrote:

# Indra Kusuma 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
#
# Unfortunately that didn't help. Are you sure that I don't have to
# specify address of 6to4 relay (192.88.99.1) anywhere? Sounds funny...

cause you only have 1 tunnel.

# Addresses:
# gromit:~# ip -6 addr
# 7: tun6to4@NONE: <NOARP,UP> mtu 1480 qdisc noqueue
#      inet6 ::193.166.92.78/128 scope global
#      inet6 2002:c1a6:5c4e:1::1/64 scope global
#
# gromit:~# ip -6 route
# 2002:c1a6:5c4e:1::/64 dev tun6to4  proto kernel  metric 256  mtu 1480
# advmss 1420
# 2000::/3 dev tun6to4  metric 1024  mtu 1480 advmss 1420

try to traceroute6 -s 2002:c1a6:5c4e:1::1 www.kame.net

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: