Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-16 | fortios.rb fortios_autoupdate remove FDS Address | Benedikt Heumüller | |
The output of "diagnose autoupdate version" contains the FortiGuard Distribution Server (FDS) address. This IP address changes several times per week and therefore versioning is hardly possible. Added a line to remove the IP address when fortios_autoupdate is set true. | |||
2017-04-10 | Added secret and key statements to secret removal | Benedikt Heumüller | |
Values changed for every show command and versioning was not possible. | |||
2017-02-16 | added variable fortios_autoupdate, to control inclusion of autoupdate messages | root | |
2017-02-16 | added psk and private-key removal to secret section | root | |
2017-02-06 | changed "diagnose autoupdate version" behaviour, since with every update of ↵ | root | |
signatures the config version is changed | |||
2017-02-06 | nicer regex for both password variants of fortiOS | root | |
2017-02-06 | added secret removal for fortiOS | root | |
2016-07-07 | Issue identifying prompt with truncated hostname | network-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-25 | Fixed the fortios prompt to support a read-only user | awlx | |
2016-02-18 | Fix fortios more prompt | roedie | |
To make this work, the timeout must be high as wel. About 120 sec in my tests | |||
2016-02-09 | strip the value of conf_file_ver | Elvin Efendi | |
2016-02-04 | stripe system time value in fortigate | Elvin Efendi | |
2015-12-21 | Update fortios.rb | asynet | |
Changing the regex makes possible to backup devices with FortiOS 4.x and long names | |||
2014-04-09 | fix telnet username prompt | Anton Aksola | |
2014-04-07 | minor fix | Anton Aksola | |
2014-04-07 | add support for non-vdom-enabled environments | Anton Aksola | |
2014-04-07 | add model for Fortinet FortiOS used in Fortigate firewalls. Should work | Anton Aksola | |
at least from version 5 onwards |