vaarikas:~# ip -6 route
2002:5283:297e::/48 dev tun6to4 metric 256 expires 21332659sec mtu 1480
advmss 1420 hoplimit 4294967295
You're using the wrong prefix length. The right one is /16. Does that work?
Changed tun6to4 to 2002::/16, still the same (packets for eth0 and the
unreachable destination still go to tun6to4).
# ip -6 route
::/96 via :: dev tun6to4 metric 256 expires 21334342sec mtu 1480 advmss 1420
hoplimit 4294967295
unreachable 2001:7a8:1:5::14 dev lo metric 1024 expires 21334363sec error
-101 mtu 16436 advmss 16376 hoplimit 4294967295
2002:5283:2811:2::/64 dev eth0 metric 256 expires 21334342sec mtu 1500 advmss
1440 hoplimit 4294967295
2002::/16 dev tun6to4 metric 256 expires 21334342sec mtu 1480 advmss 1420
hoplimit 4294967295
2000::/3 via ::192.88.99.1 dev tun6to4 metric 1 expires 21334342sec mtu 1480
advmss 1420 hoplimit 4294967295
fe80::/64 dev eth0 metric 256 expires 21332676sec mtu 1500 advmss 1440
hoplimit 4294967295
fe80::/64 dev eth1 metric 256 expires 21334336sec mtu 1500 advmss 1440
hoplimit 4294967295
fe80::/64 dev tun6to4 metric 256 expires 21334342sec mtu 1480 advmss 1420
hoplimit 4294967295
ff00::/8 dev eth1 metric 256 expires 21334336sec mtu 1500 advmss 1440
hoplimit 4294967295
ff00::/8 dev tun6to4 metric 256 expires 21334342sec mtu 1480 advmss 1420
hoplimit 4294967295
ff00::/8 dev eth0 metric 256 expires 21332676sec mtu 1500 advmss 1440
hoplimit 4294967295
unreachable default dev lo proto none metric -1 error -101 hoplimit 255
--
Meelis Roos ([EMAIL PROTECTED])
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html