Post #2985109
2026-04-14 15:42 UTC
@pa3weg@mastodon.social
Congrats!
Can you share some lessons learned and hurdles you have overcome?
Replies (1)
-
@pa3weg@mastodon.social 2026-04-14 20:58
@goetz@ipv6.social Some of the lessons might be obvious to some: - Don't assume your ISPs implementation is functional - I had to diagnose the WAN link with them. - Virtual IPs for redundancy run on link local IPs even if the bonded interfaces do not (fe80:...) - Every VLAN needs a separate link local address - SLAAC takes the interface prefix unless configured otherwise - Run a test network in IPv6 only so there's no fallback to IPv4 and failure is immediately obvious - Turn VPNs OFF!