unblock not working

Post Reply
guitar
Junior Member
Posts: 7
Joined: 30 Oct 2014, 15:33

unblock not working

Post by guitar »

greetings...

I have tried multiple times this week to unblock various ip's. When I enter an IP in the Quick Unblock field I get "not found in csf.deny"

Taking the same IP and doing a Search brings up the listing in csf.deny. Trying to unblock from the search result page also fails with the "not found in csf.deny" error.

so then I have to go in and manually locate the IP and delete.
ForumAdmin
Moderator
Posts: 1523
Joined: 01 Oct 2008, 09:24

Re: unblock not working

Post by ForumAdmin »

You need to post the exact output from both the unblock UI and the search UI as well as the exact line as it appears in /etc/csf/csf.deny, as we're unable to replicate a problem.

You should also then test whether it is possible to remove the IP from the root shell using "csf -dr IP"
guitar
Junior Member
Posts: 7
Joined: 30 Oct 2014, 15:33

Re: unblock not working

Post by guitar »

QUICK UNBLOCK RESULT PAGE:

Unblock 217.96.0.0/16, trying permanent blocks...
csf: 217.96.0.0/16 not found in csf.deny
...Done.
Unblock 217.96.0.0/16, trying temporary blocks...
csf: 217.96.0.0/16 not found in temporary bans
csf: There are no temporary IP allows
...Done.

SEARCH RESULT PAGE:

Searching for 217.96.0.0/16...
Chain num pkts bytes target prot opt in out source destination
DENYIN 5815 0 0 DROP all -- !lo * 217.96.0.0/16 0.0.0.0/0
DENYOUT 5815 0 0 DROP all -- * !lo 0.0.0.0/0 217.96.0.0/16
ip6tables:
Chain num pkts bytes target prot opt in out source destination
No matches found for 217.96.0.0/16 in ip6tables
csf.deny: 217.96.0.0/16 # PL attack - Tue Feb 2 20:05:54 2016
...Done.
Unblock 217.96.0.0/16?

CLICKING UNBLOCK FROM SEARCH RESULT PAGE RESULTS IN:

Unblock 217.96.0.0/16, trying permanent blocks...
csf: 217.96.0.0/16 not found in csf.deny
...Done.
Unblock 217.96.0.0/16, trying temporary blocks...
csf: 217.96.0.0/16 not found in temporary bans
csf: There are no temporary IP allows
...Done.
guitar
Junior Member
Posts: 7
Joined: 30 Oct 2014, 15:33

Re: unblock not working

Post by guitar »

forgot to include the entry from csf.deny... I'll post another line entry when it happens again...
guitar
Junior Member
Posts: 7
Joined: 30 Oct 2014, 15:33

Re: unblock not working

Post by guitar »

command line also not working

# csf -dr 193.193.224.0/19
csf: 193.193.224.0/19 not found in csf.deny

here is the line in csf.deny:

193.193.224.0/19 # Manually denied - Fri Nov 14 17:06:51 2014
ForumAdmin
Moderator
Posts: 1523
Joined: 01 Oct 2008, 09:24

Re: unblock not working

Post by ForumAdmin »

Thank you, that helps. We will have a fix released in a few minutes.
guitar
Junior Member
Posts: 7
Joined: 30 Oct 2014, 15:33

Re: unblock not working

Post by guitar »

unblock working in v 9.11
Post Reply