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.

    flashman ~ % doas ifconfig em0 -inet6
    flashman ~ % netstat -rnf inet6      
    Routing tables

    Internet6:
    Destination                        Gateway                        Flags   
Refs      Use   Mtu  Prio Iface
    ::/104                             ::1                            UGRS      
 0        0 32768     8 lo0  
    ::/96                              ::1                            UGRS      
 0        0 32768     8 lo0  
    ::1                                ::1                            UHl       
14       18 32768     1 lo0  
    ::127.0.0.0/104                    ::1                            UGRS      
 0        0 32768     8 lo0  
    ::224.0.0.0/100                    ::1                            UGRS      
 0        0 32768     8 lo0  
    ::255.0.0.0/104                    ::1                            UGRS      
 0        0 32768     8 lo0  
    ::ffff:0.0.0.0/96                  ::1                            UGRS      
 0        0 32768     8 lo0  
    2002::/24                          ::1                            UGRS      
 0        0 32768     8 lo0  
    2002:7f00::/24                     ::1                            UGRS      
 0        0 32768     8 lo0  
    2002:e000::/20                     ::1                            UGRS      
 0        0 32768     8 lo0  
    2002:ff00::/24                     ::1                            UGRS      
 0        0 32768     8 lo0  
    fe80::/10                          ::1                            UGRS      
 0        1 32768     8 lo0  
    fe80::1%lo0                        fe80::1%lo0                    UHl       
 0        0 32768     1 lo0  
    fec0::/10                          ::1                            UGRS      
 0        0 32768     8 lo0  
    ff01::/16                          ::1                            UGRS      
 0        1 32768     8 lo0  
    ff01::%lo0/32                      ::1                            UC        
 0        1 32768     4 lo0  
    ff02::/16                          ::1                            UGRS      
 0        1 32768     8 lo0  
    ff02::%lo0/32                      ::1                            UC        
 0        1 32768     4 lo0  
    flashman ~ % doas ifconfig em0 inet6 autoconf
    flashman ~ % netstat -rnf inet6              
    Routing tables

    Internet6:
    Destination                        Gateway                        Flags   
Refs      Use   Mtu  Prio Iface
    ::/104                             ::1                            UGRS      
 0        0 32768     8 lo0  
    ::/96                              ::1                            UGRS      
 0        0 32768     8 lo0  
    default                            fe80::200:5eff:fe00:109%em0    UG        
 0        2     -    56 em0  
    ::1                                ::1                            UHl       
14       18 32768     1 lo0  
    ::127.0.0.0/104                    ::1                            UGRS      
 0        0 32768     8 lo0  
    ::224.0.0.0/100                    ::1                            UGRS      
 0        0 32768     8 lo0  
    ::255.0.0.0/104                    ::1                            UGRS      
 0        0 32768     8 lo0  
    ::ffff:0.0.0.0/96                  ::1                            UGRS      
 0        0 32768     8 lo0  
    2001:708:20:e336:219:99ff:fee8:e88a 00:19:99:e8:e8:8a              UHLl     
  0        0     -     1 em0  
    2001:708:20:e336:f88b:c952:b856:b6af 00:19:99:e8:e8:8a              UHLl    
   0        0     -     1 em0  
    2002::/24                          ::1                            UGRS      
 0        0 32768     8 lo0  
    2002:7f00::/24                     ::1                            UGRS      
 0        0 32768     8 lo0  
    2002:e000::/20                     ::1                            UGRS      
 0        0 32768     8 lo0  
    2002:ff00::/24                     ::1                            UGRS      
 0        0 32768     8 lo0  
    fe80::/10                          ::1                            UGRS      
 0        2 32768     8 lo0  
    fe80::%em0/64                      fe80::219:99ff:fee8:e88a%em0   UC        
 1        1     -     4 em0  
    fe80::200:5eff:fe00:109%em0        link#1                         UHLc      
 1       12     -     4 em0  
    fe80::219:99ff:fee8:e88a%em0       00:19:99:e8:e8:8a              UHLl      
 0        0     -     1 em0  
    fe80::1%lo0                        fe80::1%lo0                    UHl       
 0        0 32768     1 lo0  
    fec0::/10                          ::1                            UGRS      
 0        0 32768     8 lo0  
    ff01::/16                          ::1                            UGRS      
 0        2 32768     8 lo0  
    ff01::%em0/32                      fe80::219:99ff:fee8:e88a%em0   UC        
 0        2     -     4 em0  
    ff01::%lo0/32                      ::1                            UC        
 0        1 32768     4 lo0  
    ff02::/16                          ::1                            UGRS      
 0        2 32768     8 lo0  
    ff02::%em0/32                      fe80::219:99ff:fee8:e88a%em0   UC        
 0        2     -     4 em0  
    ff02::%lo0/32                      ::1                            UC        
 0        1 32768     4 lo0  

-- 
Lauri Tirkkonen | lotheac @ IRCnet

Reply via email to