Just updated to 24.1.1 and I spend last 30 minutes to look for my view IPv6 prefix assignment. I could usally view it in Interfaces-Overview-WAN, but I can't seem to find it now. I expanded it and looked at the datails... Where is it?
Edit: This issue is already discussed here (https://forum.opnsense.org/index.php?topic=38223).
You can do it on the CLI using ifctl and the OS's interface name
example: ifctl -6pi pppoe0
Quote from: marcquark on February 22, 2024, 08:03:16 PM
You can do it on the CLI using ifctl and the OS's interface name
example: ifctl -6pi pppoe0
Thank you, that worked.
But it used to be also in the GUI.
Shouldn't it be added in the GUI, or is it somewhere I haven't looked?
The interfaces overview has been rewritten from scratch for 24.1 and for some reason the delegated prefix (and some other information like DNS servers) wasn't included.
https://forum.opnsense.org/index.php?topic=38223
Quote from: Maurice on February 24, 2024, 02:42:27 PM
The interfaces overview has been rewritten from scratch for 24.1 and for some reason the delegated prefix (and some other information like DNS servers) wasn't included.
https://forum.opnsense.org/index.php?topic=38223
Thanks, missed that. Posted it there (too).