Hello all!
Having an issue where one of our remote locations is being blocked by the firewall but can’t find where.
In searching around, I received an error saying:
firewall is not running! file:/var/www/html/admin/modules/firewall/attacks.class.php:17 freepbx
This led me to check the IPtables service which returned this :
service iptables status
Redirecting to /bin/systemctl status iptables.service
● iptables.service - IPv4 firewall with iptables
Loaded: loaded (/usr/lib/systemd/system/iptables.service; disabled; vendor preset: disabled)
Active: inactive (dead)
[[email protected] ~]#
Broadcast message from [email protected] (Fri May 26 11:24:37 2023):
Then the firewall tries to start and kicks me out. Ran all module updates and no updates available when running yum update. What should I try?