CentOS7 and firewalld

Post Reply
londoh
Junior Member
Posts: 9
Joined: 03 Aug 2009, 11:09

CentOS7 and firewalld

Post by londoh »

Hi

I posted another thread about problems running csf under centos7
But I didnt ask about firewalld

at the moment I disabled it and installed iptables/ip6tables -services

since firewalld seems to be the centos way now, are there any docs for how csf runs under centos7?

regards

l.
ForumAdmin
Moderator
Posts: 1524
Joined: 01 Oct 2008, 09:24

Re: CentOS7 and firewalld

Post by ForumAdmin »

firewalld is just another way to manage netfilter chains and rules rather than using iptables. csf does not use firewalld and it should be disabled.
Elizine
Junior Member
Posts: 40
Joined: 17 Aug 2015, 13:04

Re: CentOS7 and firewalld

Post by Elizine »

Using CSF helps to protect servers against many security attacks such as brute force attacking. It comes with a service called (LFD) Login Failure Daemon that prevents unauthorized access to network daemons by watches your user activity for excessive login failures that we want to restrict access by IP address to helps in preventing access to compromise networks daemons.

Reference - http://linoxide.com/firewall/install-cs ... -centos-7/
Post Reply