When blocking or allowing a large number of IPs with csf and ipset, you may have come across this error: To increase this you can edit the following file: Increase…
IPSet hash is full csf
Continue reading
0 Comments
Get CSF to work with Docker iptables
If you’re using CSF with Docker containers, you’ve more than likely come across a conflict between the iptables generated by CSF and those generated by Docker, and the one will…
Continue reading
0 Comments
Install CSF on Ubuntu 20.04/22.04
Start by disabling any existing firewalls on Ubuntu: Next, update your package list: Install required packages: Download CSF: Extract and install CSF: Change the path for IPTABLES on Ubuntu: sudo…
Continue reading
0 Comments
Log file paths for CSF on Ubuntu
The log file paths in Ubuntu are slightly different to those of CentOS, and as such need to be adjusted in CSF. You might have noticed this if you’ve been…
Continue reading
0 Comments
Backup and restore CSF config on new server
It can be a very time consuming process repeating CSF configuration across a number servers. In order to solve this problem you have one of two options: Backup and restore…
Continue reading
0 Comments