Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

Despite setting the ignoreip value to the IP of our network, it would seem that fail2ban is ignoring this config and still bans us when multiple people access the server via SSH. The ignore list has been set in both jail.conf and jail.local with no success.

Is there another setting which switches on/off the ignoreip feature?

Edit:

Further to sr_'s comment, I'd include the jail.conf contents but there really isn't anything to share; all I've done is appended our IP after ignoreip = 127.0.0.1 as outlined in the documentation.

share|improve this question
1  
It might help if you included your ignoreip value and/or the context of your jail.conf. You could also try fail2ban-client get <JAIL> ignoreip to get insights. – sr_ Dec 10 '12 at 13:02

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.