Join Nostr
2025-02-20 23:11:33 UTC
in reply to

GrapheneOS on Nostr: Android only supports SLAAC, not DHCPv6 which is weird feature and supported by most ...

Android only supports SLAAC, not DHCPv6 which is weird feature and supported by most other operating systems at least as an option. Maybe your Wi-Fi network doesn't handle devices cycling their MAC with each connection gracefully and stops giving out new IP addresses once the DHCP table is full. You could try changing it from our per-connection MAC randomization to standard Android per-network persistent MAC randomization which reuses the same MAC based on a keyed hash.