mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2025-12-06 09:12:47 +01:00
enhance: Try to fix tip
This commit is contained in:
@@ -2156,12 +2156,13 @@ By default whilst CrowdSec is installing the Security Engine it will auto-discov
|
||||
```bash
|
||||
sudo apt install crowdsec-firewall-bouncer-iptables
|
||||
```
|
||||
|
||||
By default whilst the Remediation Component is installing it will auto-configure the necessary settings to work with the Security Engine if deployed on the same host (and if the security engine is not within a container environment).
|
||||
|
||||
|
||||
> ![!TIP]
|
||||
> If your installation of UFW is not using `iptables` as the backend, you can alternatively install `crowdsec-firewall-bouncer-nftables`. There is no difference in the installed binaries, only the configuration file is different.
|
||||
|
||||
By default whilst the Remediation Component is installing it will auto-configure the necessary settings to work with the Security Engine if deployed on the same host (and if the security engine is not within a container environment).
|
||||
|
||||
3. Check detection and remediation is working as intended:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user