summaryrefslogtreecommitdiff
path: root/lib/oxidized/model/fortios.rb
AgeCommit message (Collapse)Author
2017-02-06changed "diagnose autoupdate version" behaviour, since with every update of ↵root
signatures the config version is changed
2017-02-06nicer regex for both password variants of fortiOSroot
2017-02-06added secret removal for fortiOSroot
2016-07-07Issue identifying prompt with truncated hostnamenetwork-guy
The FortiOS device will truncate the hostname if it exceeds 24 characters. It will place a tilde (~) in the hostname, either at the end or before a hyphen. This causes a failure with prompt recognition and causes the backup to fail. This change adds a tilde as an identifying character in the prompt.
2016-02-25Fixed the fortios prompt to support a read-only userawlx
2016-02-18Fix fortios more promptroedie
To make this work, the timeout must be high as wel. About 120 sec in my tests
2016-02-09strip the value of conf_file_verElvin Efendi
2016-02-04stripe system time value in fortigateElvin Efendi
2015-12-21Update fortios.rbasynet
Changing the regex makes possible to backup devices with FortiOS 4.x and long names
2014-04-09fix telnet username promptAnton Aksola
2014-04-07minor fixAnton Aksola
2014-04-07add support for non-vdom-enabled environmentsAnton Aksola
2014-04-07add model for Fortinet FortiOS used in Fortigate firewalls. Should workAnton Aksola
at least from version 5 onwards