diff --git a/fail2ban/docker-compose.yaml b/fail2ban/docker-compose.yaml index e7deb2a..242ef2f 100644 --- a/fail2ban/docker-compose.yaml +++ b/fail2ban/docker-compose.yaml @@ -3,6 +3,7 @@ services: fail2ban: image: lscr.io/linuxserver/fail2ban:latest container_name: fail2ban + privileged: true cap_add: - NET_ADMIN - NET_RAW