Allowing access to hosting site when client gets banned

Post Reply
Statix
Junior Member
Posts: 1
Joined: 26 Mar 2013, 14:32

Allowing access to hosting site when client gets banned

Post by Statix »

Hello,

I want to be able to allow access to my main hosting website for all traffic when someone is perm banned in the firewall.
It will be easier to manage clients when they are banned via support ticket on my site.

Is this possible?
stoute
Junior Member
Posts: 1
Joined: 22 Dec 2015, 18:37

Re: Allowing access to hosting site when client gets banned

Post by stoute »

I know this thread is over 2 years old at this point, but this is exactly what I am needing as well... I went from a 4 server set up to a single server, where my website and client sites are all on one. Need to be able to have the benefits of CSF and the ability to either just always allow access to my site or have blocked people be redirected to my support page.

Please let me know if you have found a solution.
ItsJustMe
Junior Member
Posts: 8
Joined: 03 Apr 2014, 22:21

Re: Allowing access to hosting site when client gets banned

Post by ItsJustMe »

Use LF_TRIGGER = 0, LF_TRIGGER_PERM = 0, LF_SELECT = 1

Then select the limits for each individual port/service. If someone is blocked, they will be blocked on that port only.
Post Reply