Re: [Fail2ban-users] firewalld rules not getting created

2025-02-07 Thread solarflow99
is on a container, containers cannot run the firewalls. You need > to have some form of an ingress controller maybe nginx in front or HA Proxy > that will do the filtering for your containers. > > > > Regards, > > Jonathan > > > > > > *From:* solarfl

Re: [Fail2ban-users] firewalld rules not getting created

2025-02-07 Thread Jonathan Aquilina via Fail2ban-users
low99 mailto:solarflo...@gmail.com>> Sent: 08 February 2025 07:44 To: fail2ban-users@lists.sourceforge.net<mailto:fail2ban-users@lists.sourceforge.net> Subject: Re: [Fail2ban-users] firewalld rules not getting created ERROR 7f951278ea60 -- stderr: '/bin/sh: firewall-cmd: not fou

Re: [Fail2ban-users] firewalld rules not getting created

2025-02-07 Thread solarflow99
; *From:* solarflow99 > *Sent:* 08 February 2025 07:44 > *To:* fail2ban-users@lists.sourceforge.net > *Subject:* Re: [Fail2ban-users] firewalld rules not getting created > > > > ERROR 7f951278ea60 -- stderr: '/bin/sh: firewall-cmd: not found' > > ERROR 7

Re: [Fail2ban-users] firewalld rules not getting created

2025-02-07 Thread Jonathan Aquilina via Fail2ban-users
@lists.sourceforge.net Subject: Re: [Fail2ban-users] firewalld rules not getting created ERROR 7f951278ea60 -- stderr: '/bin/sh: firewall-cmd: not found' ERROR 7f951278ea60 -- returned 127 Doesn't anyone else run into this? It seems that: image: lscr.io/linuxserver

Re: [Fail2ban-users] firewalld rules not getting created

2025-02-07 Thread solarflow99
ERROR 7f951278ea60 -- stderr: '/bin/sh: firewall-cmd: not found' ERROR 7f951278ea60 -- returned 127 Doesn't anyone else run into this? It seems that: image: lscr.io/linuxserver/fail2ban is using Alpine linux and doesn't come with firewalld, but that doesn't make any sense. I asked on the list