I have a setup with one edge router and many other Mikrotik devices behind that. All those devices are not connected to the internet itself, they are further within a dedicated management network. Therefore I wanted to use the AutoUpgrade functionality sparely described in the documentation within: https://help.mikrotik.com/docs/display/ ... assupgrade
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:When runningnothing happens, only the login on the edge router via winbox is logged.
When runningthis error appears.
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.
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:
/system/upgrade/upgrade-package-source/add address=172.20.0.1 user=upgrader
Code:
/system/upgrade/refresh
When running
Code:
/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.
Statistics: Posted by robtor — Thu Jan 25, 2024 9:48 pm