Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |