@WhoopWhoopYou run the update to 24.1.9_4 after the new install and then imported your config?
Quote from: tokade on June 28, 2024, 02:20:16 pm@WhoopWhoopYou run the update to 24.1.9_4 after the new install and then imported your config?No,He said he locked it to 24.1.8.
I have the same problem on routers on two different sites with two different ISP, Telia AB and Obe Networks. Upgraded from 24.1.8 to 24.1.9_4 last saturday and both routers now lose the WAN IPv6 address a while after first request upon boot. Looking in the log and there seem to be periodic requests from the DHCP6 client to the DHCP6 server after about half lease time, but no IPv6 IP-address show up in the dashboard and the VPN-tunnels fails as expected without peers.This looks almost epidemic now and maybe it requires a hotfix?Or is a complete revert back to 24.1.8 best practice?
interface pppoe0 { send ia-na 0; # request stateful address request domain-name-servers; request domain-name; script "/var/etc/dhcp6c_wan_script.sh"; # we'd like some nameservers please};id-assoc na 0 { };
Since nobody had any other suggestions, I didpkg add -f https://pkg.opnsense.org/FreeBSD:13:amd64/snapshots/misc/dhcp6c-20240607_1.pkg and rebooted==> nothing changed# opnsense-revert -r 24.1.8 dhcp6c==> nothing changed# opnsense-revert -r 24.1.8 opnsense==> I got IPv6 back workingSo I will stay on 24.1.8 till there is a solution for that problem.
opnsense-revert -r 24.1.8 dhcp6c
pkg add -f https://pkg.opnsense.org/FreeBSD:13:amd64/snapshots/misc/dhcp6c-20240607_1.pkg