Easyrule not working since update to 2.5.2
-
Hi all,
I have recently updated my pfsense installation from 2.5.0 to 2.5.2. Since the update I am unable to use the „easyrule“ command in shell, when using the command nothing happens (no feedback from pfsense). Also the add and remove icon in the gui under „Status > System Logs, Firewall“ is not present.
Do you have any idea/ suggestion what I can do to reactivate „easyrule“ in my deployment?
Thanks in advance.
Best regards,
Marius -
Hi all.
Same error.
3 instanes of pFsense 2.5.2.
After update from 2.5.1 easyrule don't work.
Easyrule in cli don't get any effect. -
Hi all,
I might have figured out, that this is in context with broken php-cgi (#!/usr/local/bin/php-cgi -q | https://github.com/pfsense/pfsense/blob/master/src/usr/local/bin/easyrule). But still no idea how to fix it.
Best regards,
Marius -
-
@tryano95
patch is ready.
you need to download diff file to server and apply patch via cli something like that
patch /usr/local/bin/easyrule /root/302.diff -
@kalachev or you do it via the system patches package - that's what it is for ;)