One easy question about block_ip.sh

glio

Verified User
Joined
Jan 8, 2008
Messages
93
I am Setting up a new server with Directadmin

Hi, Everyone I would like to know block_ip.sh(Brute Force Monitor) in Directadmin

It is only protect directadmin or all services in Directadmin?

Thank you so much
 
This script just work on csf. You can't use without csf. And if you use it, it will protect all directadmin and services.
 
Last edited:
Hello,

Run this in shell as root

Code:
iptables-save | grep DROP

and compare the IPs with the list of those in Directadmin on BFM page.
 
In CSF you can also search for an IP address, it will look through iptables.

Also after it's blocked with CSF, DA might still send a notification I experienced.
 
In CSF you can also search for an IP address, it will look through iptables.

Also after it's blocked with CSF, DA might still send a notification I experienced.

thank you zEitEr & Arieh
Thank mean the firewall is working but DA will still log that action. right?
one more think: I was enable csf and than BFM page's "IP Info" can't view any information, I think it just block by csf, how can i enable it again?
many thanks
 
Back
Top