Search found 1280 matches

by Tomas
Mon Dec 09, 2024 8:41 pm
Forum: General
Topic: Slack Integration
Replies: 5
Views: 3839

Re: Slack Integration

Just a small update here that we have found the issue with private channels, and it will be fixed in 2.6.0, hopefully going out this week. Will update this thread as soon as the release is out.
by Tomas
Mon Dec 09, 2024 8:21 pm
Forum: Feature requests
Topic: SSL Certificates import form,
Replies: 1
Views: 323

Re: SSL Certificates import form,

Hi, we have instructions for self-signed certs and certs using a CSR: https://wiki.unimus.net/display/UNPUB/Unimus+HTTPS+with+a+self-signed+cert https://wiki.unimus.net/display/UNPUB/Unimus+HTTPS+with+a+CSR There are also instructions on how to setup a reverse proxy using NGINX with Unimus here: htt...
by Tomas
Mon Dec 09, 2024 8:17 pm
Forum: General
Topic: [Solved] Unable to login to Unimus portal
Replies: 1
Views: 309

Re: Unable to login to Unimus portal

rickripe wrote:
Thu Dec 05, 2024 1:27 am
Unable to login to the Unimus portal - we have lost access to the TOTP device.
Hi. We have a process in place to restore lost access. Please contact our support (or sales) directly, and we will be happy to help. I shot you a DM with direct emails to both just in case.
by Tomas
Mon Dec 09, 2024 8:12 pm
Forum: Support
Topic: Discovery not working anymore
Replies: 3
Views: 418

Re: Discovery not working anymore

I have several Aruba 6200F switches that work no issues. I installed 6 more this weekend and now its telling me the new switches are unsupported devices. Can I get some help trying to figure out what is going on? Hi. We have had a few reports of newer AOS-CX version not working in Unimus (specifica...
by Tomas
Thu Nov 14, 2024 10:07 pm
Forum: Support
Topic: Issue with Unimus 2.5.1 Code Signing Certificate
Replies: 4
Views: 2451

Re: Issue with Unimus 2.5.1 Code Signing Certificate

Thank you, Tomas! Will 2.5.1 be republished soon? We are still waiting for the code signing certificate to be released to us. Code sign certs required EV (extended validation), and our issuer (I don't want to name names publicly, but you can figure it out looking at the cert) are taking their time....
by Tomas
Wed Nov 13, 2024 11:54 am
Forum: Support
Topic: [Solved] ArubaCX-OS Firmware updates
Replies: 3
Views: 1488

Re: ArubaCX-OS Firmware updates

... i took the time while doing this "by hand". it was arround 35 secs till complete. ... In that case, I would recommend setting the timeout to 60000 (using the Override timeouts in Advanced settings of your Push Preset). That should fix the issues and the pushes should complete without ...
by Tomas
Tue Nov 12, 2024 2:08 pm
Forum: Support
Topic: [Solved] Help request - backup filter for Catalyst 9500's
Replies: 2
Views: 1085

Re: [Solved] Help request - backup filter for Catalyst 9500's

... As such, I think I need to to filter out the IP address line, but only when preceeded by the two former lines - unless there's a more sensible way? ... Hi, something like this should work: (?m)^interface Loopback\d+\ndescription Meraki TLS Connection\nip address (.+) Loopback can be any number ...
by Tomas
Mon Nov 11, 2024 9:03 pm
Forum: Support
Topic: Prompt handling during mass push on ExOS
Replies: 4
Views: 1487

Re: Prompt handling during mass push on ExOS

... Naturally the default prompt handling is not handling this and the push results in an INTERACTION_ERROR. Is there a way to teach unimus that whenever it encounters something like [Y/n] to send a Y and then continue as usual? ... Hi. We have multiple handlers for various [y/n] prompt formats, bu...
by Tomas
Tue Nov 05, 2024 11:26 pm
Forum: Feature requests
Topic: [Solved] Mikrotik certificate backup
Replies: 2
Views: 6348

Re: Mikrotik certificate backup

Hi, this is a really old topic, but in case anyone finds it, with Unimus 2.5.0 (and newer) you can use the Custom Backup Flows feature to define a backup flow for MikroTik that will include certificate backup.

More info on Backup Flows: https://blog.unimus.net/custom-backup-f ... nimus-2-5/
by Tomas
Tue Nov 05, 2024 11:04 pm
Forum: Support
Topic: [Solved] MikroTik backups - export terse
Replies: 3
Views: 10440

Re: [Solved] MikroTik backups - export terse

... For MikroTiks this comparison gets much easier when rather than using the 'export' command to retrieve backups, we use the 'export terse' command. Is there any way to get Unimus to export the backup with the terse modifier? ... Just an update, in Unimus 2.5.0 (and newer), this is now possible w...