Hello
I have googled and searched this forum but I have not found a solution to my problem. When one of our PPPoE user's account is disabled and that user has a router that doing the PPPoE auth for them their router continues to attempt to log on over and over and over and over hundreds or thousands of times an hour. The result is tens of thousands of unnecessary lines of failed connection messages in the radius logs. It causes a few other annoyances also but the big thing is the Staff having to sort through tens of thousands of lines of logs when trying to help other customers.
Now, a while back I had a problem with dictionary attacks attempting to ftp into our Mikrotik router. I found, here I think, a set of firewall rules that allowed me to set X number of failed logon attempts to the FTP and then it bans the IP for 24 hours. Is there a way to do something like this for PPPoE logons ? I tried to do it using the ftp firewall rules as a template but PPPoE auth and FTP auth are nothing alike and I can't figure out how to make it work.
Is there a way to make it stop listening to a PPPoE auth request after 15 failures a minute for x hours ? It would have to do it based on the MAC address since a failed pppoe connection doesn't have an IP.
Is it possible ?