[rancid] Fortigate diffs when nothing actually changed

heasley heas at shrubbery.net
Mon Feb 9 17:18:36 UTC 2015


Mon, Feb 09, 2015 at 09:47:25AM +0000, Chard, Alex (RET-SYD):
> I am running Rancid 3 (not sure how to check exact version).

rancid -V; clogin -V; etc etc

> I have fortigates backed up in Rancid. They periodically drop/add commands from the config, and then revert back at the next backup.
> This means I end up with config diffs like the following:
> 
> retrieving revision 1.11
> 
> diff -U 4 -r1.11 rausyd-lan-fw02s.corp.regn.net @@ -59530,8 +59530,9 @@
> 
>           set dataset "traffic.Top10.IM.Users.Volume"
> 
>           set category traffic
> 
>           set favorite no
> 
>           set graph-type bar
> 
> + exit
> 
>           set style auto
> 
>           set dimension 3D
> 
>               config x-series
> 
>                   set caption ''
> followed by:
> 
> retrieving revision 1.12
> 
> diff -U 4 -r1.12 rausyd-lan-fw02s.corp.regn.net @@ -59530,9 +59530,8 @@
> 
>           set dataset "traffic.Top10.IM.Users.Volume"
> 
>           set category traffic
> 
>           set favorite no
> 
>           set graph-type bar
> 
> - exit

is that perhaps the login script getting ahead of itself, and not a change
in the config?


More information about the Rancid-discuss mailing list