Tag: scheduler
2 articles
Scriptlet: Bulk VPN connections on MikroTik with connection rate limiting
During my day job we use some MikroTik CHR deployments for (among other things) VPN session termination. The CHR’s are easy to spin up, offer a wide variety of VPN types, and for low traffic sessions can support upwards of 10,000 sessions on a single device. In the event of an outage though, you would … Continue reading Scriptlet: Bulk VPN connections on MikroTik with connection rate limiting
Add a data limit to trial hotspot users
This script comes from the final slide of my recent MUM presentation on RouterOS scripting It allows you to assign a data limit to trial hotspot users and: a) have them kicked offline upon reaching this limit b) create a temporary user to stop them from being able to log back in again This is … Continue reading Add a data limit to trial hotspot users