LF_DIRECTADMIN issue

Post Reply
wasim_laswa
Junior Member
Posts: 1
Joined: 10 Oct 2014, 07:50

LF_DIRECTADMIN issue

Post by wasim_laswa »

We are using CSF firewall in a directadmin server. We are trying to use the LF_DIRECTADMIN feature so that access is denied for the abuse IP only for that particular IP. The relevant values we use are as follows.

=====
LF_SELECT = "1"
LF_DIRECTADMIN = "5"
LF_DIRECTADMIN_PERM = "600"
=====

But this does not work. If an IP is blocked, access for that IP is blocked across the server and not for directadmin alone.

The same settings works for other services such as ssh(LF_SSH) etc. It is only with LF_DIRECTADMIN that we face this issue.

P.S We tested the same setting on 10 different server and all have the same issue.
ForumAdmin
Moderator
Posts: 1524
Joined: 01 Oct 2008, 09:24

Re: LF_DIRECTADMIN issue

Post by ForumAdmin »

This will happen on DA servers if you have LF_SELECT enabled. In the next release of csf we will add a PORTS_directadmin option so that port specific blocks can be used with DA.
ForumAdmin
Moderator
Posts: 1524
Joined: 01 Oct 2008, 09:24

Re: LF_DIRECTADMIN issue

Post by ForumAdmin »

This should now be addressed in csf v7.55:
http://blog.configserver.com/
Post Reply