Hi,
I´ve got an issue on OPNSense start, my LAN Interface doesn´t get an ipv6 (track interface) from WAN interface.
But if I klick reload on Interfaces->Overview at the WAN interface, it gets a new ipv6.
So how can I perform this click over ssh?
Wich scripts can I start?
/usr/local/sbin/configctl interface linkup stop <interface> && /usr/local/sbin/configctl interface reconfigure <interface> && /usr/local/sbin/configctl interface linkup start <interface>
doesn´t work.
Greets