Erik Nygren :verified:

@nygren@hachyderm.io

Internet Systems Architect, #Maker, Father, Husband, tinkerer, #IPv6 evangelist, #IETF standards, long-time #Linux user, and wanna-be mad scientist. Deals with complex systems and #ops/#infosec. $dayjob at #Akamai (as20940) since 1999. Toots my own. He/Him.

Replying to @mdione@en.osm.town

@mdione @goetz @claushc The fe80:: address is just Link Local so won't give you any useful connectivity -- it just exists by default for all links,

For your use-case of wanting local connectivity for when the internet is down, having ULA IPv6 can be useful. One way to do that is to configure your router to announce a ULA /64 prefix (per VLAN) via RAs and then devices should pick an address from it via SLAAC.