Try this patch https://github.com/opnsense/core/commit/78d84c70a via# opnsense-patch 78d84c70aBut you also need to provide output of the error "There were error(s) loading the rules ..." that you seem to be having to be sure...The second thing is a LibreSSL problem in the ports. It should not happen on OpenSSL flavour.You last question, this should help...# configctl interface reconfigure wanYou can also use this a a cron job if you want to know how to set this up from the GUI. But gateway monitoring should do this for you also if properly configured.Cheers,Franco
opnsense: /usr/local/etc/rc.filter_configure: New alert found: There were error(s) loading the rules: no IP address found for ovpnc2:0 - The line in question reads [0]:
opnsense: /usr/local/etc/rc.filter_configure: New alert found: There were error(s) loading the rules: no IP address found for ovpns3:network - The line in question reads [network]:
Do you have an OpenVPN client assigned to an interface and use that for outbound NAT?Cheers,Franco
No, just tracking it. I've fixed the error parsing here, but it still boils down to: "no IP address found for ovpnc2:0"Is ovpnc2 tun or tap? It comes up late, forcing the error on rules reload because it doesn't have an address for one reason or another.Cheers,Franco
Does this happen after a clean reboot? Or during reconfiguring OpenVPN on the GUI as well?
But everything keeps working?It's alleged that this will trigger it...# configctl interface reconfigure wan.. and everything is still fine?Cheers,Franco
When it happens again, can you try to see if the configctl trick will fix this too?You are using DHCP on WAN with a modem in front? If yes take a look at this:https://forum.opnsense.org/index.php?topic=9050.0Cheers,Franco