Jump to content

Error on the forums


mark1million

Recommended Posts

  • Moderators

Seems OK now even with chrome. I use fail2ban,

apt-get install fail2ban
Edit the configuration file /etc/fail2ban/jail.conf to set up blocking for various services. SSH blocking will be enabled by default. To make sure you don't accidentally lock yourself out of services, you can set the ignoreip variable to match your home or office connection's IP address. Set bantime to specify how long (in seconds) bans should last. Themaxretry variable specifies the default number of tries a connection may be attempted by any IP before a ban is put in place.
Fail2ban will monitor your log files for failed login attempts. After an IP address has exceeded the maximum number of authentication attempts, it will be blocked at the network level and the event will be logged in /var/log/fail2ban.log

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...