Today, twice we found that someone's IP had been blocked in the firewall, but we could not find their IP in the /etc/csf/csf.deny file.
Tried rebooting csf with
service csf restart
And even tried restarting iptables, then csf again, but this did not clear the issue.
The issue was not cleared until I inserted the blocked IP in the csf allow file, and then restarted the firewall.
Does anyone know what would cause this?
And by the way, what is the grep command for iptables for checking just one IP to see if it has been banned?
Thanks much for any response.
Tried rebooting csf with
service csf restart
And even tried restarting iptables, then csf again, but this did not clear the issue.
The issue was not cleared until I inserted the blocked IP in the csf allow file, and then restarted the firewall.
Does anyone know what would cause this?
And by the way, what is the grep command for iptables for checking just one IP to see if it has been banned?
Thanks much for any response.