[6bone] IPv6 routing problem with zebra and kernel

Nicolas DEFFAYET nicolas.deffayet-extml@ndsoftwaregroup.com
Fri, 24 May 2002 13:15:26 +0200


> -----Original Message-----
> From: Roger Jorgensen [mailto:rjorgensen@upctechnology.com] 
> Sent: Friday, May 24, 2002 9:29 AM
> To: Nicolas DEFFAYET
> Subject: Re: [6bone] IPv6 routing problem with zebra and kernel
> 
> 
> How does your routing table look like (ip -6 ro with 
> iproute2) ? Is the via address right?
> 
> 

A destination who work:

# traceroute6 www.ipv6.chello.com
traceroute to future.ipv6.chello.com (2001:730:0:1:a00:20ff:fec1:b1f0)
from 3ffe:81f1:1:2054::2, 30 hops max, 16 byte packets
 1  tun54-0-parcr1.fr.ndsoftwarenet.net (3ffe:81f1:1:2054::1)  200.536
ms  174.857 ms  164.169 ms
 2  chello-gw-parcr1.fr.ndsoftwarenet.net (3ffe:81f1:1:2022::2)  196.507
ms  202.46 ms  192.882 ms
 3  future.ipv6.chello.com (2001:730:0:1:a00:20ff:fec1:b1f0)  193.6 ms
194.294 ms  193.905 ms

# ip -6 ro | grep 2001:730
2001:730::/35 via fe80::d55b:403 dev sit1  metric 1024  mtu 1480 advmss
1420

---

A destination who don't work:

# traceroute6 www.ipv6.uni-muenster.de 
connect: Network is unreachable

# ip -6 ro | grep 3ffe:400
unreachable 3ffe:400::/24 dev lo  metric 1024  error -101 mtu 16436
advmss 16376

Best Regards,

Nicolas DEFFAYET