Search found 1230 matches

by Tomas
Sun Jul 31, 2016 12:03 pm
Forum: Beta
Topic: [Fixed in 0.2.0] Bug Report
Replies: 7
Views: 10865

Re: Bug Report

It means none of the credentials you have configured in Unimus were able to login to SSH on the configured ports. From the log, we can see that Unimus finds the device correctly on the alternate port, but just cant login to it. address=172.20.8.1, port=9522 Can you please verify if you can manually ...
by Tomas
Sat Jul 30, 2016 7:39 pm
Forum: Beta
Topic: [Fixed in 0.2.0] Crash when importing via .CSV
Replies: 4
Views: 6483

Re: Crash when importing via .CSV

Yes, I increased the available licenses on your license key :)
by Tomas
Sat Jul 30, 2016 7:34 pm
Forum: Beta
Topic: [Fixed in 0.2.0] Crash when importing via .CSV
Replies: 4
Views: 6483

Re: Crash when importing via .CSV

You will see a failed job log in the Dashboard with the details why the import failed.

In your case, the base Beta licenses come with 50 devices, I will increase the devices on your license, so you can import more.
by Tomas
Sat Jul 30, 2016 7:14 pm
Forum: Beta
Topic: TP-Link TL-SG3424P Not Discovered
Replies: 2
Views: 5210

Re: TP-Link TL-SG3424P Not Discovered

JetStream series support was based on T2600G switch.
It seems that the SGxxxx switches need to be handled differently.

Is there any chance you could provide access to one of these, so I can add support?
If so, please contact me over a PM :)
by Tomas
Sat Jul 30, 2016 7:09 pm
Forum: Beta
Topic: ToDo before Release
Replies: 3
Views: 8525

Re: ToDo before Release

This list contains features that were previously on the ToDo list, but were already implemented. Implemented from ToDo list: PostgreSQL support User portal (license purchase/management) Finish UI redesign Mass device import 1 - paste a list of addresses, add all of them Mass device import 2 - .csv f...
by Tomas
Sat Jul 30, 2016 7:07 pm
Forum: Feature requests
Topic: [Implemented] Discovery via CIDR blocks
Replies: 2
Views: 4617

Re: Discovery via CIDR blocks

Subnet scanning and device discovery that way is planned.

Please see this topic for more details :)
viewtopic.php?f=10&t=30
by Tomas
Sat Jul 30, 2016 3:06 pm
Forum: Feature requests
Topic: [Fix within] MikroTik strong-crypto
Replies: 2
Views: 6952

Re: MikroTik strong-crypto

EDIT: We updated the crypto implementation in Unimus, and this should now work out-of-the-box. Found the issue. With 'ip ssh strong-crypto enabled', MikroTik accepts only AES-192 or higher for SSH session encryption algorithms. By default, JRE (Java Runtime Environment) only ships with AES-128, due...
by Tomas
Sat Jul 30, 2016 1:39 pm
Forum: Feature requests
Topic: [Fix within] MikroTik strong-crypto
Replies: 2
Views: 6952

Re: MikroTik strong-crypto

I will have to investigate.

Will update this topic with relevant data as soon as I have an update.
by Tomas
Sat Jul 30, 2016 10:04 am
Forum: Beta
Topic: [Fixed in 0.2.0] Bug Report
Replies: 7
Views: 10865

Re: Bug Report

That is really... strange. Internally, the port list is a Set, which doesnt allow duplicate entries. Can you please stop your Unimus, delete the database, run the wizard again and see if the issue happens again? Also, what type of DB are you using? Currently, the database layer is being completely r...
by Tomas
Sat Jul 30, 2016 9:44 am
Forum: Beta
Topic: HOW TO: Run Unimus in a Docker container
Replies: 1
Views: 5961

Re: HOW TO: Run Unimus in a Docker container

Thanks a lot for the tutorial!

Official Docker image is on the RoadMap, I just need to integrate it into my build scripts and setup.
Will definitely be available before release :)

UPDATE:
We have pre-built images available:
https://wiki.unimus.net/display/UNPUB/Running+in+Docker