OPNsense Forum

Archive => 22.1 Legacy Series => Topic started by: anicoletti on May 11, 2022, 10:58:13 PM

Title: IPSEC Missing Under Firewall Rules
Post by: anicoletti on May 11, 2022, 10:58:13 PM
We have a firewall that was running 22.1.5 and the IPSEC rules are not showing in the navigation under Firewall \ Rules. We have restarted the unit, updated to 22.1.7, disabled and re-enabled IPSEC, restarted the service. If we navigate directly to it (/firewall_rules.php?if=enc0) we can see the rules. Any assistance would be appreciated.
Title: Re: IPSEC Missing Under Firewall Rules
Post by: anicoletti on June 02, 2022, 10:03:29 PM
Just ran into this issue again on another firewall, this once running 22.1.8_1. I had to manually add the IPSEC rules as a floating rule with no interface defined to allow the inbound traffic for now. Anyone else seeing this?
Title: Re: IPSEC Missing Under Firewall Rules
Post by: franco on June 03, 2022, 12:17:09 PM
Potentially there is a missing call from MVC pages but saving from any static PHP page (like rules edit) should bring the interface back unless you have no phase 1 set up or all of them are disabled (according to the code at least).


Cheers,
Franco
Title: Re: IPSEC Missing Under Firewall Rules
Post by: anicoletti on June 03, 2022, 11:06:45 PM
Thanks for the reply. Apparently adding my floating rules fixed the display issue, but my concern is more along the lines on why the rules were not being honored until I created new rules.