ip6-localhost (::1) 2990.86 ms !H -> Why ?

Flavio Villanustre lists@geminis.myip.org
Sun, 18 Nov 2001 09:39:16 -0300 (ART)


On Sun, 18 Nov 2001, NDSoftware wrote:

Don't use the "route" command. It's deprecated and has been replaced by 
"ip" command:

/sbin/ip -f inet6 route del xxxxxxxxx/yy dev zzz

Regards,

Flavio.

> 
> route -A inet6 del 3ffe:8271:2101:1::1/128 dev lo
> SIOCDELRT: No such process
> 
> I can't remove it.
> 
> If i add a another ip to eth0 et /128 route for lo will be created :(
> 
> Thanks