1
22.7 Legacy Series / Re: OPNsense 22.7_4: Loss of Network Connectivity
« on: September 03, 2022, 06:39:09 pm »
For anyone finding this via Google, I had one server still acting up. I ended up doing a reset with opnsense-bootstrap found here:
https://github.com/opnsense/update#opnsense-bootstrap
After reinstalling a few plugins and rebooting again everything worked well. Make sure to backup your configs regularly.
https://github.com/opnsense/update#opnsense-bootstrap
Code: [Select]
# pkg install ca_root_nss
# fetch https://raw.githubusercontent.com/opnsense/update/master/src/bootstrap/opnsense-bootstrap.sh.in
# sh ./opnsense-bootstrap.sh.in -r 22.7
After reinstalling a few plugins and rebooting again everything worked well. Make sure to backup your configs regularly.