em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
	ether 00:xx:xx:xx:xx:xx
	inet ...
	inet6 2a01:YYY:YYY::11 prefixlen 64 
	nd6 options=8003<PERFORMNUD,ACCEPT_RTADV,DEFAULTIF>
	media: Ethernet autoselect (1000baseT <full-duplex>)
	status: activeInternet6:
Destination                       Gateway                       Flags      Netif Expire
::/96                             ::1                           UGRS        lo0 =>
default                           2a01:YYY:YYY::                UGS         em0
::1                               ::1                           UH          lo0
::ffff:0.0.0.0/96                 ::1                           UGRS        lo0
2a01:YYY:YYY::/64                 link#1                        U           em0
2a01:YYY:YYY::11                  link#1                        UHS         lo0
fe80::/10                         ::1                           UGRS        lo0
fe80::%lo0/64                     link#3                        U           lo0
fe80::1%lo0                       link#3                        UHS         lo0
ff01:1::/32                       2a01:YYY:YYY::11              U           em0
ff01:3::/32                       fe80::1%lo0                   U           lo0
ff02::/16                         ::1                           UGRS        lo0
ff02::%em0/32                     2a01:YYY:YYY::11              U           em0
ff02::%lo0/32                     fe80::1%lo0                   U           lo0istening on em0, link-type EN10MB (Ethernet), capture size 96 bytes
23:33:14.028157 IP6 fe80::209:e9ff:fed5:f419 > ff02::1:ff00:11: ICMP6, neighbor solicitation, who has 2a01:728:401::11, length 32
23:33:14.657688 IP6 fe80::223:33ff:fea7:e51a.2029 > ff02::66.2029: UDP, length 52
23:33:15.028008 IP6 fe80::209:e9ff:fed5:f419 > ff02::1:ff00:11: ICMP6, neighbor solicitation, who has 2a01:728:401::11, length 32
23:33:15.871965 IP6 fe80::209:e9ff:fed5:f419.2029 > ff02::66.2029: UDP, length 52I think you are correct.nORKy said:The host don't response to the neighbor solicitation. I think it's because I don't have a local-link adresse. what do you think ?
# sysctl net.inet6.ip6.auto_linklocalauto_linklocal="NO"nORKy said:I didn't testWhich file? rc.conf? I didn't see it in rc.conf(5).Code:auto_linklocal="NO"
