- I saw a change discussion regarding dynamic aliases for ipv6 firewall rules, so that seems mostly fine. What I would suggest to add beyond that is that predefined aliases like "LAN network" should be usable in network groups.
ULA is already possibleInterfaces -> Virtual IPs -> SettingsCreate an IP Alias on the relevant interface with a /64 address
Quote from: bimbar on August 10, 2021, 11:05:17 am- I saw a change discussion regarding dynamic aliases for ipv6 firewall rules, so that seems mostly fine. What I would suggest to add beyond that is that predefined aliases like "LAN network" should be usable in network groups.You can do this by creating a group (Firewall - Group) with all of the local interfaces as members. Then you have an Alias of "GROUP Network".This is what I do, and then I don't need to use ULA's. ULA's won't be used by any host anyway, as they are the lowest in priority.For individual hosts, use a dynamic dns (I use CloudFlare as my DNS register), and have the hosts update themselves using a script locally.
Quote from: Greelan on August 10, 2021, 12:03:48 pmULA is already possibleInterfaces -> Virtual IPs -> SettingsCreate an IP Alias on the relevant interface with a /64 addressI can only enter netmasks up to /32, so it seems no ipv6 addresses are allowed.
Quote from: bimbar on August 10, 2021, 08:12:47 pmQuote from: Greelan on August 10, 2021, 12:03:48 pmULA is already possibleInterfaces -> Virtual IPs -> SettingsCreate an IP Alias on the relevant interface with a /64 addressI can only enter netmasks up to /32, so it seems no ipv6 addresses are allowed.Enter a valid IPv6 address in the box and then click out of it. OPNsense will automatically detect that it is IPv6 and allow a /64 netmask (will either pop up automatically or you can select it in the dropdown).