Hi
Can anybody tell me how i can unban an IP that got banned by fail2ban via CLI?
As i understand f2b runs in the docker container and not on the main system. That is why a straight
sudo fail2ban-client set JAIL unbanip IP_ADDRESS
does not work.
Any suggestions? Help is highly appreciated!