[rancid] Backup Fortygate 100D
heasley
heas at shrubbery.net
Tue Dec 7 15:45:00 UTC 2021
Tue, Dec 07, 2021 at 05:34:27AM +0000, simon ben:
> Dear All,
> Btw appreciate and thanks for the reply from Heasley and UGO
> As I mentioned below I am trying to backup my fortigate 1000D ( sorry for the typo mistake in my earlier email as 100D) so to test before I edit the router.db and .cloginrc file i ran the below
> /usr/local/rancid/bin/fnlogin -t 90 -c "get system status" 172.16.xx.xx i see and does not connect
>
> 172.16.xx.xxspawn telnet -K 172.16.xx.xxTrying 172.16.xx.xx...
That is unrelated to rancid. Maybe it only accepts ssh or it has a packet
filter that is blocking you? For ssh to be tried first you might need to
add to your cloginrc; 'add <glob> method {ssh}'
fnlogin -m 172.16.xx.xx
will show you which cloginrc lines are matching.
> Do I need to add the below commands in my .clogin.rc file like the same way i do cisco routers n switchesI do appreciate if can help me with syntax in my clogin.rc file
Those configuration are in the rancid.conf.base of rancid 3.10 or newer.
More information about the Rancid-discuss
mailing list