2024-09-29, 01:18 AM
(This post was last modified: 2024-09-29, 01:20 AM by LittleFluffyCloud. Edited 1 time in total.)
I made the changes that you suggested, removing the port and protocol lines. I also noticed the docs say add this to .local
action = iptables-allports[name=jellyfin, chain=DOCKER-USER]
but you had just
banaction = iptables-allports
so updated that as well and restarted fail2ban and I am now blocked from vpn and cell service so all working thanks!
it's probably worth noting that fail2ban was not running from docker, not sure if that makes a difference!
action = iptables-allports[name=jellyfin, chain=DOCKER-USER]
but you had just
banaction = iptables-allports
so updated that as well and restarted fail2ban and I am now blocked from vpn and cell service so all working thanks!
it's probably worth noting that fail2ban was not running from docker, not sure if that makes a difference!