Problem:
When I change the IGMP settings in the Spitz main UI, I lose all static IPv6 routes. Static IPv4 routes are unaffected.
Configuration:
Spitz AX, 4.8.3 RTM, TMHI, Opnsense as only client in route mode.
Repro:
- add static ip6 routes using LUCI → Network → Static Routes → Static IPv6 Routes
- connect to SSH
- in the SSH window, type ip -6 r | grep [unique segment for host between Spitz and internal subnets]; IPv6 static routes are displayed
- in standard UI → Network Settings → IGMP Snooping, change IGMP Snooping switch (enabled / disabled doesn’t seem to matter), click Apply.
- when ‘Applied’ notice appears, repeat step 3; IPv6 static routes are NOT displayed
- return to LUCI → Network → Static Routes → Static IPv6 Routes; hit refresh; see static routes
- redefine the IPv6 static routes twice (change them to a bad IP, click Save, then change them to the right IP, click Save, THEN click Save & Apply)
- repeat step 3; IPv6 static routes are displayed