Hi All,

I installed fail2ban v0.9.3 on OSX Yosemite (10.10.5) through Macports.

Previously I had fail2ban 0.8.10 installed and I had a setup with ssh-pf which 
was the only jail I had and it worked along with automatically starting up 
after the computer was restarted.

The issue that I am having is that my jail no longer works after upgrading to 
v0.9.3.
I copied the default jail.conf file to jail.local and then only made this 
change in the Jail section:
[sshd]
enabled  = true
action   = pf
port    = ssh
logpath = %(sshd_log)s
maxretry = 3

Now when the computer restarts, fail2ban server is running but when I run 
fail2ban-client status it returns:
|- Number of jail:      0
`- Jail list:

When I run fail2ban-client stop and then fail2ban-client start then the jail 
starts working. I cannot figure out why this is happening.

Any and all help will be greatly appreciated on setting up fail2ban v0.9.3 on 
OS X Yosemite (10.10.5).

Thank you!

------------------------------------------------------------------------------
_______________________________________________
Fail2ban-users mailing list
Fail2ban-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to