I am on fail2ban 0.8.3 and I would like to ban an ip address after reloading fail2ban.
I tried:
fail2ban-client get myjail actionban ip
after that I get an empty line in bash and fail2ban status myjail
shows not banned ips
How do I properly put an ip into a jail via fail2ban-client?
If you have an existing jail
myjail
thenshould do what you want.