PDA

View Full Version : Directadmin question


mikeinzoniland
10-12-2005, 08:22 PM
Hope this is the right place to ask.

I'm looking at the DIRECTADMIN POWER-1 package and have just one question.

Right now I'm using the Sphera control panel with another host, and it has a feature where I can block an IP or range of IPs.

Does the Directadmin cp have a similar feature? If not, would I need to figure out IPTables via SSH, or something else?

Thanks.

elix
10-12-2005, 09:57 PM
Yes, you can just make a .htaccess file that does this...very simple

http://www.kayodeok.co.uk/weblog/200312/denying_by_ip.html

You can also just use apf -d 1.2.3.4 in SSH and it will block with the iptables firewall through APF.

mikeinzoniland
10-12-2005, 10:01 PM
Thank you! DA it is then.

elix
10-12-2005, 10:05 PM
Good choice :) DA is very streamlined and fast.