On Mon, Nov 02 2015 18:29:25 +0100, Martin Pieuchot wrote:
> On 02/11/15(Mon) 19:03, Lauri Tirkkonen wrote:
> > On Mon, Nov 02 2015 17:47:04 +0100, Martin Pieuchot wrote:
> > > On 02/11/15(Mon) 16:29, Lauri Tirkkonen wrote:
> > > > On Mon, Nov 02 2015 15:10:07 +0100, Martin Pieuchot wrote:
> > > > > Could you include the output of "netstat -rnf inet6" before and after
> > > > > enabling autoconf on your interface?
> > > > 
> > > > Sure.
> > > 
> > > Thanks.  Sadly I don't see anything useful here and cannot reproduce the
> > > bug.  Could you try cranking "net.inet6.icmp6.nd6_debug" and see if you
> > > get any info when autoconfiguring your interface?
> > 
> > Not really. Just output about successful DAD not finding any duplicates:
> > 
> >     em0: got interface identifier from itself
> >     em0: ifid: 02:19:99:ff:fe:e8:e8:8a
> >     em0: starting DAD for fe80:1::219:99ff:fee8:e88a
> >     em0: DAD complete for fe80:1::219:99ff:fee8:e88a - no duplicates found
> >     em0: starting DAD for 2001:708:20:e336:219:99ff:fee8:e88a
> >     em0: starting DAD for 2001:708:20:e336:b478:409f:f764:f5c5
> >     em0: DAD complete for 2001:708:20:e336:219:99ff:fee8:e88a - no 
> > duplicates found
> >     em0: DAD complete for 2001:708:20:e336:b478:409f:f764:f5c5 - no 
> > duplicates found
> 
> I should have asked that before, but do you see the announced prefix
> with "ndp -p" and/or router with "ndp -r"?

Yes:

    flashman ~ % ndp -p                          
    2001:708:20:e336::/64 if=em0
    flags=LAD vltime=2592000, pltime=604800, expire=29d23h59m58s, ref=2
      advertised by
        fe80::200:5eff:fe00:109%em0 (unreachable)
    flashman ~ % ndp -r
    fe80::200:5eff:fe00:109%em0 if=em0, flags=, pref=medium, expire=29m57s

The ndp entry for the router is incomplete after autoconf (hence
"unreachable"). ping6'ing it makes it reachable *and* seems to add the
appropriate on-link route, though.

-- 
Lauri Tirkkonen | lotheac @ IRCnet

Reply via email to