ip6-localhost (::1) 2990.86 ms !H -> Why ?
NDSoftware
extml@ndsoftware.net
Sat, 17 Nov 2001 23:41:32 +0100
> -----Original Message-----
> From: Bernd Walter [mailto:ipv6@cicely.de]
> Sent: Saturday, November 17, 2001 11:33 PM
> To: NDSoftware
> Cc: 6bone@ISI.EDU; debian-ipv6@lists.debian.org; users@ipv6.org
> Subject: Re: ip6-localhost (::1) 2990.86 ms !H -> Why ?
>
>
> On Sat, Nov 17, 2001 at 11:05:59PM +0100, NDSoftware wrote:
> > Hello,
> >
> > I have a problem on a machine (with Linux Debian Woody).
> > I can't ping (or trace) the next router or 6bone from it.
> >
> >
> > Trace 6bone from Woody:
> >
> > traceroute to 6bone.net (3ffe:b00:c18:1::10) from
> 3ffe:8271:2101:1::1,
> > 30 hops max, 16 byte packets
> > 1 ip6-localhost (::1) 2990.86 ms !H 2999.53 ms !H 2999.92 ms !
> >
> > Routes on Woody:
> >
> > Kernel IPv6 routing table
> > Destination Next Hop
> > Flags Metric Ref Use Iface
> > ::1/128 ::
> > U 0 0 0 lo
> > 3ffe:8271:2101:1::1/128 ::
> > U 0 8 1 lo
> > 3ffe:8271:2101:1::/64 ::
> > UA 256 594 0 eth0
>
> This one matches all valid global IPv6 addresses, so your
> default route
> looses.
>
> > 2000::/3 ::
> > U 1 0 0 eth0
> > fe80::2d0:70ff:fe01:811b/128 ::
> > U 0 5 0 lo
> > fe80::/10 ::
> > UA 256 0 0 eth0
> > ff00::/8 ::
> > UA 256 0 0 eth0
> > ::/0 fe80::a0:2434:1d91
> > UGDA 1024 34 0 eth0
>
> You need to remove the 2000:/3 route - asuming your ::/0 is right.
route -A inet6 add ::/0 dev eth0
And after:
traceroute to 6bone.net (3ffe:b00:c18:1::10) from 3ffe:8271:2101:1::1,
30 hops max, 16 byte packets
1 ip6-localhost (::1) 2999.48 ms !H
I have try too 3ffe::/16, 2001::/16 for default route.
Thanks
>
> --
> B.Walter COSMO-Project
> http://www.cosmo-project.de
> ticso@cicely.de Usergroup
> info@cosmo-project.de
>
>