Discussion:
[rancid] Fortinet Issue
Aaron Claessens
2015-11-09 14:26:27 UTC
Permalink
I have a new Rancid setup with several Fortinet firewalls. Data is getting
pulled, but it's been completely trimmed of all that is useful ...

#config-version=FGT1KC-5.02-FW-build642-141118:opmode=0:vdom=1:user=bob#buildno=0642#global_vdom=1config
vdomedit rootnextedit ag_Demonextedit cmnappnextedit ag_1nextedit
ag_2nextendconfig globalconfig system global set admin-concurrent
enable set admin-console-timeout 0 set admin-https-pki-required
disable set admin-https-redirect enable--More-- set
admin-https-ssl-versions tlsv1-1 tlsv1-2--More--



Any thoughts and what to kick?

Thanks

Aaron
Marek Puszczało
2015-11-10 12:49:31 UTC
Permalink
Hi.
I workarounded this issue by editing fnrancid file (rancid 3.1) - added
grep "".

[***@server bin]$ cat fnrancid | grep "show"
{'show full-configuration | grep ""' => 'GetConf'},
{'show | grep ""' => 'GetConf'}
[***@server bin]$

Hope it helps.

Marek Puszczało.
Post by Aaron Claessens
I have a new Rancid setup with several Fortinet firewalls. Data is
getting pulled, but it's been completely trimmed of all that is useful
...
|#config-version=FGT1KC-5.02-FW-build642-141118:opmode=0:vdom=1:user=bob ||#buildno=0642 ||#global_vdom=1 ||config vdom ||edit root ||next ||edit ag_Demo ||next ||edit cmnapp ||next ||edit ag_1 ||next ||edit ag_2 ||next ||end ||config global ||config system global ||set admin-concurrent enable ||set admin-console-timeout 0 ||set admin-https-pki-required disable ||set admin-https-redirect enable ||--More-- set admin-https-ssl-versions tlsv1-1 tlsv1-2 ||--More-- |
Any thoughts and what to kick?
Thanks
Aaron
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
Loading...