Page 1 of 1

Blocked IP still has access to the server

Posted: Fri Feb 12, 2016 5:25 pm
by victor2306
Hi,

why an IP that is already blacklisted still can access the server and generate "Multiple failed logins"

See image

Re: Blocked IP still has access to the server

Posted: Fri Feb 12, 2016 5:58 pm
by hostingg
what are your firewall rules?

Re: Blocked IP still has access to the server

Posted: Tue Feb 16, 2016 12:26 pm
by victor2306
Which ones? There are many firewall rules and most were generated by ASL.

I am not an expert, where should I look?

Re: Blocked IP still has access to the server

Posted: Tue Feb 16, 2016 9:57 pm
by faris
a couple of ways to do this:

# iptables -v -n -L | grep 'ip-address-you-want-to-look-for'

Or you can select the firewall option in the GUI and check the Input section

Also check the Blocking section in the GUI to see which IPs are currently supposed to be blocked

Re: Blocked IP still has access to the server

Posted: Tue Mar 01, 2016 5:23 pm
by mikeshinn
Also, if youre on a VPS you may have run out of iptables slots, in which case the VPS host will prevent you from adding any new iptables rules.You'll need to configure the VPS host to let you have more iptables rules.