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

Re: sparc64 ipv6 query???



>The issue is this: after reboot sparc has an inet6 default link-local
>route to i386a.
>  default     fe80::2c0:4fff:fea0:9c05%le0   UG          0       47   1280   le0

	hmm, why the link MTU is set to 1280 on le0?  do you run rtadvd on
	i386a?

>It can ping6 i386b.  sparc64, on the other hand, doesn't have an inet6
>default route and can not ping6 i386b until a route is added.
>Where does sparc get its default route?  Why doesn't sparc64 get the
>same route?
>Problem, or cluelessness on this end?

	could you check if multicast is properly working on sparc64's interface?
	i remember seeing multicast packet filter related bug in hme ethernet
	driver on NetBSD.  it could be the same issue.

itojun