![](https://seccdn.libravatar.org/avatar/77cb4da5f72bc176182dcc33f03a18f3.jpg?s=120&d=mm&r=g)
On 17/04/2019 15.28, Mathias Homann wrote:
Am Mittwoch, 17. April 2019, 11:24:30 CEST schrieb Carlos E. R.:
What does it mean?
it means that your router does send out RA packets but there's no network configuration included.
It's up to you to decide if that is correct or not.
This is what that looks like when your router actually hands out addresses:
# # radvd configuration generated by radvdump 2.17 # based on Router Advertisement from fe80::2a92:4aff:fe34:530f # received by interface wlan0 #
interface wlan0 { AdvSendAdvert on; # Note: {Min,Max}RtrAdvInterval cannot be obtained with radvdump AdvManagedFlag on; AdvOtherConfigFlag on; AdvReachableTime 0; AdvRetransTimer 0; AdvCurHopLimit 64; AdvDefaultLifetime 180; AdvHomeAgentFlag off; AdvDefaultPreference medium; AdvLinkMTU 1480; AdvSourceLLAddress on;
prefix fdff:ffc0:8aee:a415::/64 { AdvValidLifetime 86400; AdvPreferredLifetime 14400; AdvOnLink on; AdvAutonomous on; AdvRouterAddr on; }; # End of prefix definition
}; # End of interface definition
Then my router is not handling out addresses. Confirmed. -- Cheers / Saludos, Carlos E. R. (from openSUSE, Leap 15.1 x86_64 (ssd-test)) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org