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

Re: Problems with site-local



On Fri, Aug 11, 2000 at 03:48:12PM -0200, Andrius Kasparavicius wrote:
> On Fri, 11 Aug 2000, Jurandy Martins Soares Junior wrote:
> 
> > Hello Everybody,
> > 	I've  a small question. I've  been problems with setting site-local networks.  I ran the followings commands, but I can't ping eth0's IP. What is the problem?
> 
> > 
> > - - - - - - - - - - - - - - The commands were
> > deb-ipv6:~# ip addr list dev eth0
> >     inet6 fe80::2e0:6ff:fee6:965e/10 scope link
> > deb-ipv6:~# ip addr del fe80::2e0:6ff:fee6:965e/10 dev eth0
> 
>  don't remove automatic ipv6 address configuration !
> 
> > deb-ipv6:~# ip addr add fe80:1::1/10 dev eth0
> > deb-ipv6:~# ip -6 route list
> >         fe80::/10 dev eth0  proto kernel  metric 256  mtu 1500 rtt 375ms
> >         ff00::/8 dev eth0  proto kernel  metric 256  mtu 1500 rtt 375ms
> >         unreachable default dev lo  metric -1  error -101
> > deb-ipv6:~# ip route add fe80::/10 dev eth0
> 
> route fe80::/10 dev eth0 already exist
> 
> > deb-ipv6:~# ip -6 route list
> >         fe80::/10 dev eth0  proto kernel  metric 256  mtu 1500 rtt 375ms
> >         fe80::/10 dev eth0  metric 1024  mtu 1500 rtt 375ms
> >         ff00::/8 dev eth0  proto kernel  metric 256  mtu 1500 rtt 375ms
> >         default dev eth0  proto kernel  metric 256  mtu 1500 rtt 375ms
> >         unreachable default dev lo  metric -1  error -101
> > deb-ipv6:~# ping6 fe80:1::1
> 
>  where results of  ping6 fe80:1::1 ? 
> 
>  and u can try 
> 
> # ifconifg sit0 up
> 
>                                               -------------------------
>                                                 Kasparavicius Andrius
> ________________________________________________________________________
> http://www.andrius.org  ICQ:17701001  tel.: +370 87 25630 nick: Casper
> AND-RIPE AND-6BONE
> 
> 

	No results from ping6 fe80:1::1. I'll try your suggestion later.
	Just more three question:
		 Is sit0 necessary when I dont't have a tunnel?
 		 Why may I keep automatic ipv6 address configuration ?
		 What is automatic ipv6 address based on ?


	Thanks for attention,
		Jurandy Martins



Reply to: