Where to view IPv6 prefix assignment

Started by flushell, February 17, 2024, 12:09:32 PM

Previous topic - Next topic
February 17, 2024, 12:09:32 PM Last Edit: February 24, 2024, 03:54:42 PM by flushell
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.

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
OPNsense virtual machine images
OPNsense aarch64 firmware repository

Commercial support & engineering available. PM for details (en / de).

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).