## radvd configuration generated by radvdump 2.19# based on Router Advertisement from fe80::1# received by interface igb0#interface igb0{ AdvSendAdvert on; # Note: {Min,Max}RtrAdvInterval cannot be obtained with radvdump AdvManagedFlag on; AdvOtherConfigFlag on; AdvReachableTime 0; AdvRetransTimer 0; AdvCurHopLimit 64; AdvDefaultLifetime 120; AdvHomeAgentFlag off; AdvDefaultPreference medium; AdvSourceLLAddress on; AdvLinkMTU 1500;}; # End of interface definition
it's an ongoing issue..you are one of many that have commented on ipv6 being broken in OpnSense.
# Generated for DHCPv6 server opt1interface igb0_vlan11 { AdvSendAdvert on; MinRtrAdvInterval 200; MaxRtrAdvInterval 600; AdvLinkMTU 1492; AdvDefaultPreference medium; prefix 2003:a:XXXX:XX11::/64 { DeprecatePrefix on; AdvOnLink on; AdvAutonomous on; }; RDNSS 2003:a:XXXX:XX11:20d:b9ff:fe4d:efbc { }; DNSSL office.XXXX.berlin { };};# Generated for DHCPv6 server opt2interface igb0_vlan20 { AdvSendAdvert on; MinRtrAdvInterval 200; MaxRtrAdvInterval 600; AdvLinkMTU 1492; AdvDefaultPreference medium; prefix 2003:a:XXXX:XX20::/64 { DeprecatePrefix on; AdvOnLink on; AdvAutonomous on; }; RDNSS 2003:a:XXXX:XX20:20d:b9ff:fe4d:efbc { }; DNSSL office.XXXX.berlin { };};
OP: what RA mode is set under Services/Router Advertisements? ... I use “Unmanaged” (for SLAAC only) and it works absolutely fine.
@ozboss: You should login to your box and look at /var/etc/radvd.conf to see if there are any prefixes.
Yup. That might well be the case. Look here (and read the whole thread). For starters: Does your bridge interface have a MAC? Is it needed for SLAAC to work?
Since the time of that thread, even the quoted "unconfigured VLAN master" requirement has changed. Also, the settings "net.link.bridge.pfil_bridge = 1" and "net.link.bridge.pfil_member = 0" (plus a reboot) are recommended.
... The difference you may be expecting may be one between older and newer kernels were something subtle gets handled differently.That is not to say that the upgrade from 21.x to 22.1 was not responsible for your specific problem, but it probably would not even arise if you did not use a bridge.
Hi,the problem seems to be solved for now. One more reboot after the update from 22.1 to 22.1.6 solved the issues with the vlans. ...interesting... ByeRobert.
/usr/local/etc/rc.bootup: Warning! dhcpd_radvd_configure(auto) found no suitable IPv6 address on bridge0