Therefore I configured my edge router to hold the firmware files within a subdirectory of my USB:
For the connection to this router I have added a separate account with read-only permission/group.
Then on the remote sites I have set up the auto upgrade sources:
Code: Select all
/system/upgrade/upgrade-package-source/add address=172.20.0.1 user=upgrader
Code: Select all
/system/upgrade/refresh
When running
Code: Select all
/system/upgrade/download-all
failure: don't know which is system package
Does anyone have an idea on what I am doing wrong? this feature is not pretty much documented but in my case very helpful. It was absolutely annoying to configure/enable internet access for my management network each time i want to drive updates.