+---------------------------+----------+---------+--------------------------------+| Time | Severity | Process | Message |+---------------------------+----------+---------+--------------------------------+| 2024-11-30T08:13:55-06:00| Warning | radvd | prefix length should be 64 for ix0 || 2024-11-30T08:10:31-06:00| Warning | radvd | prefix length should be 64 for ix0 || 2024-11-30T08:09:52-06:00| Warning | radvd | prefix length should be 64 for ix0 || 2024-11-30T08:05:14-06:00| Warning | radvd | prefix length should be 64 for ix0 || 2024-11-30T08:03:08-06:00| Warning | radvd | prefix length should be 64 for ix0 |+---------------------------+----------+---------+--------------------------------+
LAN subnet should be /64 indeed.If your ISP give you a Prefix delegation of /60 then you can create 16 /64 with it for you to create LAN and VLANs.When you set your LAN IPv6 and choose Track Interface, at the bottom of the config page you will choose WAN as the tracked interface and OPNsense will ask you to set the "Assign prefix ID" this is the id that will define the /64 within the /60 you were delegated the control of.For example you ISP give you a Prefix Delegation of 2001:db8:1111:2220::/60In the LAN configuration the prefix id will define that last 0 in hex, from 0 to F: 16 possibilities.Your ISP will route that /60 to your WAN IPv6 address that they give you through their DHCPv6 probably. Code: [Select] LAN : 2001:db8:1111:2220::/64IoT : 2001:db8:1111:2221::/64Guests: 2001:db8:1111:2222::/64OPT1: 2001:db8:1111:2223::/64OPT2: 2001:db8:1111:2224::/64
LAN : 2001:db8:1111:2220::/64IoT : 2001:db8:1111:2221::/64Guests: 2001:db8:1111:2222::/64OPT1: 2001:db8:1111:2223::/64OPT2: 2001:db8:1111:2224::/64
LANXXX:XXXX:XXXX:XXXX:a236:9fff:fea4:191c/64WANXXX::XXX:XXX::XXX:191d%ix1/64