Hi all!
I’m very brand new to the MikroTik world and just started exploring and setting up the mAP lite I got as a “starter”.
My “problem” is, that I would like to keep backups of the configuration in a form that I can put into git and run a diff to see changes.
One thing I noticed after upgrading from 6.49.2 to 7.1.1 (for the wireguard functionality) is that when doing an
export file=backup
In the 6.49.2 version the authentication-type fields for my wireless interfaces included the wpa-pre-shared-key and wpa2-pre-shared-key. However in 7.1.1 I don’t find those keys anywhere in the export. Is there any way to get this back? Is something else missing from this export file, i.e. won’t I be able to restore my AP as-is using the export function?
Would be a shame as I loved the idea of having a scheduled job run that generates a backup and sends it off to my git server every now and then.
Thanks for your help!
Holger