Here’s how to create a fail-to-ban type of functionality on an EdgeRouter completely using BASH, without installing any 3rd party packages. We are going to create a single script and add a scheduled job to run it. That’s all there is to it. Step 1 Run the following vi /config/scripts/fail-to-ban Now we need to turn […]