[SOLVED] Prevent bruteforce on webgui

Why don't you use fail2ban? there is already a thread for getting started here ;) (you have to adapt it for 2.x, though)
 
The webgui does NOT log failed login attempts to /var/log/apache2/access.log , this is why fail2ban does not work on proxmox2.

how are you protecting your webgui from attack ?






 
Last edited:
very useful, thanks a lot.

I'd just suggest you put the fail2ban config in jail.local (you might have to create this file) instead of jail.conf, to avoid potential problems when you'll update fail2ban