Iptables being reset in memory

Any clue why my iptables keeps being reset in memory? I have the firewall plugin turned off on hestiacp. The server is not rebooting.

I have already ran chattr +i /etc/iptables/rules.v4

Not present: /etc/cloud/cloud.cfg.d/99-disable-iptables.cfg
Not present: /etc/NetworkManager/NetworkManager.conf
firewalld and ufw are not present:
*****Failed to stop firewalld.service: Unit firewalld.service not loaded.
*****Failed to disable unit: Unit file firewalld.service does not exist.
*****Failed to stop ufw.service: Unit ufw.service not loaded.
*****Failed to disable unit: Unit file ufw.service does not exist.

I am currently using
auditctl -w /usr/sbin/iptables -p x -k iptables_exec
auditctl -w /usr/sbin/iptables-restore -p x -k iptables_restore
auditctl -w /usr/sbin/nft -p x -k nftables_exec