Should I disable iptables when I'm using csf ? any help appreciated.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
Anyway, you will be using iptables as it is the firewall implementation under Linux. It will be just a wrapper or another interface. |
|||||||
|
|
CSF relies on iptables. From what looks to be the homepage, assuming I have the right product,
Like most Linux 'firewalls' it's just a wrapper, as Khaled said, which writes the iptables rules for you, although CSF then appears to provide additionally checking and traffic analysis. So, the answer is no, you should not disable iptables. |
|||||||
|