Code Select
2022-07-23T18:51:24 Error opnsense /usr/local/etc/rc.filter_configure: There were error(s) loading the rules: /tmp/rules.debug:806: sticky-address cannot be redefined - The line in question reads [806]: pass in quick on vlan01 route-to {( vlan02 202.202.202.202 )} sticky-address inet proto {tcp udp} from $groveseg to $Marshal_updates port $http_https keep state label "9e64a311a494a21cfdbefcba91dad3a5" # : Allow ServerSEG license checkAs soon as a add WAN fail-over capability to rules, this break badly.
I can't seem to pin down exactly what is going on, my best guess is the WAN fail-over "WAN1_failover_WAN2" gateway group is just not working.
Often, I can get the issue to go away by moving the rule to the top of the interface rules, or to the end. But that doesn't always work either.
Trouble shooting steps I have tried
- Deleted the offending rule and made it again (doesn't always fix it)
- Moving the rule around for rule order (also doesn't always fix it)
- Rebooting OPNsense (definitely doesn't fix it)
- Exported the config, looked the config by hand (seems fine) - re-import the config and reboot (doesn't fix it)
- Also occurs when I take an existing rule and change the default gateway to the new WAN fail-over gateway
The WAN fail-over group looks perfect.
Any ideas anyone?
"