hello -
i tried putting "50.18.190.80" into my "firewall deny IP" list, yet this IP is not being blocked. using browserstack.com, i am still able to pull up this page.
i first checked the IP number in question using https://whatismyipnumber.com which gave me "50.18.190.80"
that same IP number was first put into "temporarily allow/deny" and blocked for 600 seconds, but again the IP is still able
any suggestions what i might be doing wrong?
version 11.07
cannot seem to block an IP number
-
- Junior Member
- Posts: 32
- Joined: 05 Oct 2013, 16:32
-
- Junior Member
- Posts: 33
- Joined: 09 Jan 2018, 12:52
Re: cannot seem to block an IP number
Is it a standard installation or DirectAdmin etc.? What is in the /etc/csf/csf.deny file?
-
- Junior Member
- Posts: 32
- Joined: 05 Oct 2013, 16:32
Re: cannot seem to block an IP number
sorry stupid post - csf was not running - need to first do:
systemctl unmask firewalld ; ##
i have never seen this command before.
systemctl unmask firewalld ; ##
i have never seen this command before.
-
- Junior Member
- Posts: 33
- Joined: 09 Jan 2018, 12:52
Re: cannot seem to block an IP number
firewalld runs independent of csf/lfd, you shouldn't need it.