adiif1
November 20, 2024, 8:21pm
1
Hello, I would like to install CSF on Ubuntu 24.04. It’s a clean OS with Virtualmin installed. I found this guide, but it’s a bit unclear:
About A stateful packet inspection (SPI) firewall, login/intrusion detection and security application for Linux servers.
Supported OS Red Hat Enterprise Linux 7, 8 and 9
Rocky Linux 8 and 9
AlmaLinux 8 and 9
Fedora 38
CentOS Stream 8 and 9
CentOS...
Should I uninstall iptables, or do I need to do anything beyond the instructions in the file? Also, when I enable CSF, it causes the panel to stop working, and the list of ports is empty.
SYSTEM INFORMATION
OS type and version
24.04
Webmin version
2.20.2
Virtualmin version
7.20.2
No you don’t uninstall iptables as CSF uses iptable not firewalld. The install script will do that for you.
Nothing should stop working, maybe 24.04 is not supported as doc say 22.04 is the latest.
Looks like Rocky or AlmaLinux might be better OS for CSF
1 Like
adiif1
November 20, 2024, 8:57pm
3
Im reinstall CSF in module settings and manualy change port to
TCP_IN = “20,21,22,53,80,443,2222,10000,20000,555”
TCP_OUT = “20,21,22,53,80,443,2222,10000,20000,555”
UDP_IN = “53,10000,20000”
UDP_OUT = “53,10000,20000”
amd all work perfect ( i think lol )
Server Score: 33/39*
I’m just a little worried about the default settings that immediately ban perms.
1 Like
here are some pre-configured profiles that you can try that quicken setup.
1 Like
adiif1
November 20, 2024, 9:11pm
5
temp + some manual settings and all work perfect
thanx !
1 Like