Is there an option to configure Local Package Sources to use non default Winbox-port. As far as I can see I can only specify an IP-address, but not the port. And when I click Refresh button on Local Update Packages my router tries to connect on default 8291 port
Can you explain what version of RouterOS are you talking about?
The port cannot be defined at this time.
Try NAT:
dst-nat from TCP <REMOTEIP>:8291 to <REMOTEIP>:<WBOXPORT>
I'm using v 7.19.x on different devices. Your advice with dst-nat on remote device worked. Thank you.
But Mikrotik should add port option
![]()