Page 1 of 2
[Fixed in 1.2.0] Fortigate 5.4 problem
Posted: Fri Sep 08, 2017 8:33 am
by nu110
I'm having a problem discovering or backing up a Fortigate 60E device running FortiOS 5.4, both fail.
An older Fortigate 60C running FortiOS 5.2 works just fine.
Is there anything I can try, or logs I can provide?
Re: Fortigate 5.4 problem
Posted: Fri Sep 08, 2017 9:23 am
by Tomas
This is already fixed in the next release.
Here is a dev build that contains the fix:
https://drive.google.com/drive/folders/ ... GsxVHIyNjQ
Please let me know if it works.
Thanks!
Re: [Fixed in 1.2.0] Fortigate 5.4 problem
Posted: Fri Sep 08, 2017 1:41 pm
by nu110
Thanks. I've replaced /opt/unimus/Unimus.jar with the file you provided, however it's still showing v1.1.1 after a restart.
Re: [Fixed in 1.2.0] Fortigate 5.4 problem
Posted: Fri Sep 08, 2017 3:18 pm
by Tomas
We haven't replaced the version tag yet, however the download is a dev build of 1.2.0
Did it fix the FortiOS issues, or is it still not working for you?
Re: [Fixed in 1.2.0] Fortigate 5.4 problem
Posted: Fri Sep 08, 2017 4:34 pm
by nu110
Ah I see
Still not working I'm afraid.
Re: [Fixed in 1.2.0] Fortigate 5.4 problem
Posted: Fri Sep 08, 2017 4:39 pm
by Tomas
Can you please run Unimus in debug mode with
Code: Select all
cd /opt/unimus
java -jar Unimus.jar --logging.level.net.unimus.core=TRACE --unimus.core.echo-ssh=TRUE --unimus.core.echo-telnet=TRUE
It will output logs into the CLI.
Please run a discovery and send me the logs in a PM (strip any sensitive information).
Thanks!
Re: Fortigate 5.4 problem
Posted: Fri Sep 08, 2017 7:00 pm
by Tomas
I just noticed my command in the post above was wrong ... sorry.
I updated the post above with the correct command.
Re: Fortigate 5.4 problem
Posted: Sat Sep 09, 2017 8:32 am
by nu110
Logs sent over several PM's due to the size limit.
Thanks

Re: Fortigate 5.4 problem
Posted: Mon Sep 11, 2017 3:10 pm
by Tomas
The device was presenting itself as FortiWiFi, thats why Unimus didn't pick it up.
I fixed the FortiOS driver, so hopefully now it should support all FortiOS devices.
Please test:
https://drive.google.com/drive/folders/ ... GsxVHIyNjQ
Re: Fortigate 5.4 problem
Posted: Mon Sep 11, 2017 8:04 pm
by nu110
Ah, makes sense. Will give it a try..