MikroTik FAQ - Ask Me Anything
Ask me anything about MikroTik and help me build a FAQ. I have worked with MikroTik routers for many years and have written many MikroTik tutorials here on my blog jcutrer.com. Now, this page is a...
Ask me anything about MikroTik and help me build a FAQ. I have worked with MikroTik routers for many years and have written many MikroTik tutorials here on my blog jcutrer.com. Now, this page is a...
Here is a proof of concept python script I wrote to remotely reboot a MikroTik router using a SNMP set command. SNMP must be enabled on the router and a community string must be setup with write...
In this MikroTik Tutorial I will show you how to configure DNS over HTTPS on your MikroTik router using either Cloudflare DNS servers or Google DNS servers. The latest stable version of RouterOS 6.47...
These steps will help you recover a forgotten password from an unencrypted RouterOS backup file. To complete these step we will use a python tool called RouterOS-Backup-Tools written by Lorenzo...
Here are the commands to show the mac address table on a MikroTik Router. In addition to using the command line to show the mac address table, this tutorial I will also show you how to search for a...
Restoring config files on MikroTik routers have always been a pain. I set out to make the perfect config restore script for MikroTik routers. Have your every tried to paste configuration commands...