[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?
Ahh, yes. I forgot that I'd turned it on for both interfaces as some point.
That explains why sparc has a default route.
> 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.
I see a valid router advertisement being sent:
0000 33 33 00 00 00 01 00 c0 4f a0 9c 05 86 dd 60 00 33.....À O ...Ý`.
0010 00 00 00 40 3a ff fe 80 00 00 00 00 00 00 02 c0 ...@:ÿþ. .......À
0020 4f ff fe a0 9c 05 ff 02 00 00 00 00 00 00 00 00 Oÿþ ..ÿ. ........
0030 00 00 00 00 00 01 86 00 08 3b 40 00 07 08 00 00 ........ .;@.....
0040 00 00 00 00 00 00 01 01 00 c0 4f a0 9c 05 05 01 ........ .ÀO ....
0050 00 00 00 00 05 00 03 04 30 c0 00 27 8d 00 00 09 ........ 0À.'....
0060 3a 80 00 00 00 00 3f fe 0b 80 00 fc 00 00 00 00 :.....?þ ...ü....
0070 00 00 00 00 00 00 ......
I'll start looking as to why sparc64 didn't see it.
Thanks,
// marc