Search found 1221 matches

by Tomas
Fri Oct 15, 2021 9:32 pm
Forum: Support
Topic: DANOS - Router
Replies: 1
Views: 2077

Re: DANOS - Router

Thanks for the report - we will add official support for DANOS as well so it's properly recognized as itself rather than EdgeOS. Internal ticket created, will update this thread as soon as we have any news.
by Tomas
Fri Oct 15, 2021 3:35 pm
Forum: Support
Topic: [Fixed in 2.1.3] Mass Configuration Push slow to load
Replies: 5
Views: 3840

Re: [Fixed in 2.1.3] Mass Configuration Push slow to load

... I am working on this issue with freemo. We tried the suggestion in the wiki and increased the ram limit to 2gig to no avail. ... Edit: I just saw you post about the upgrades. Apologies. Thanks. No problem at all - please let us know if it behaves properly for you after the upgrade to 2.1.3. Cur...
by Tomas
Fri Oct 15, 2021 2:47 pm
Forum: Support
Topic: [Fixed in 2.1.3] Mass Configuration Push slow to load
Replies: 5
Views: 3840

Re: [Fixed in 2.1.3] Mass Configuration Push slow to load

We were able to identify multiple cases in which the DB layer would be a bottleneck in very large Config Push scenarios. We have optimized a lot of the DB queries, and the Config Push screen now behaves nicely even with a hundred presets and thousands of devices inside presets. These optimizations w...
by Tomas
Wed Oct 13, 2021 10:02 pm
Forum: Automation
Topic: Password management on UBNT airOS (airMax, AirFiber, LTU, etc.)
Replies: 0
Views: 15768

Password management on UBNT airOS (airMax, AirFiber, LTU, etc.)

Here are 2 approaches to automate password changes / password management on Ubiquiti airOS based gear (airMAx, AirFiber, EdgePower, LTU, ToughSwitch, etc.). Both approaches here have their advantages and disadvantages, feel free to choose the one that suits you better. Approach 1: new_pwd="new_...
by Tomas
Mon Oct 11, 2021 10:12 pm
Forum: Support
Topic: High number of repeated discoveries after upgrade to 2.1.2
Replies: 1
Views: 2196

Re: High number of repeated discoveries after upgrade to 2.1.2

Hi, no such reports yet. Is it possible re-discoveries are being triggered by operations performed in the system? For example, by default, a rediscovery is performed on all undiscovered devices each time a new credential is added. You can check "Other settings > Advanced system settings" a...
by Tomas
Tue Oct 05, 2021 4:45 pm
Forum: Automation
Topic: Generating temporary accounts on MikroTik RouterOS
Replies: 0
Views: 14576

Generating temporary accounts on MikroTik RouterOS

This script can be used to generate a temporary management account on RouterOS devices, which will self destruct in a specific number of days. This can be useful if you need to give temporary access to your device(s) for a pre-defined time period, without needing to worry about forgetting to remove ...
by Tomas
Mon Oct 04, 2021 8:25 pm
Forum: Feature requests
Topic: Sort by IP behaviour (examples within)
Replies: 3
Views: 3757

Re: Sort by IP behaviour (examples within)

Just to provide a bit more information, since this might seem like it's something easy to fix, but this is actually quite a complex problem. To elaborate: Unimus supports entering device addresses in many formats: - FQDN - hostname - IPv4 address - IPv6 address All of these can be present in the dev...
by Tomas
Wed Sep 29, 2021 3:28 am
Forum: General
Topic: HTTPS signed Certificates
Replies: 1
Views: 4055

Re: HTTPS signed Certificates

Hi, We actively use Let's Encrypt certificates and wildcard certificates for most of our infrastructure. This enables us to navigate to the respective URL without getting a certificate error on the device we are accessing (i.e. Zabbix). Is it possible to configure Unimus to use either a wildcard cer...
by Tomas
Tue Sep 28, 2021 11:01 pm
Forum: Automation
Topic: Blocking Meris botnet across the network
Replies: 0
Views: 15000

Blocking Meris botnet across the network

This script is based on MĒRIS botnet domains provided in the latest MikroTik newsletter . There are multiple possible mitigation strategies outlined in this post, each with it's own upsides and downsides. All the the RouterOS scripts here are idempotent (can be ran multiple times without negative ef...
by Tomas
Tue Sep 28, 2021 2:13 am
Forum: Support
Topic: [Solved] Slow down backup polling
Replies: 2
Views: 2345

Re: Slow down backup polling

Hi! You can slow down both how long it takes to connect between devices for a single worker thread (inter connection delay), and how many concurrent jobs are going on at the same time. Please check the second part of this forum post for more details. Let us know if there are any questions :)