I am trying to login to a mikrotik router using winbox v3.18 however it is stuck in logging in.
I can login successfully using the http.
Any ideas? already tried rebooting the router
Router version V6.33.3
you can try to clear cache of the winboxI am trying to login to a mikrotik router using winbox v3.18 however it is stuck in logging in.
I can login successfully using the http.
Any ideas? already tried rebooting the router
Router version V6.33.3
/ip service set winbox port=8291 disabled=no
/export file=Backup.rsc
/system package update install
is it safe to do the commands package update install remotely or is it recommended to be near the router?try with net terminal:if not try to export the configuration:Code: Select all/ip service set winbox port=8291 disabled=no
Copy the export to Backup.rsc to PCCode: Select all/export file=Backup.rsc
Upgrade RoSif not make support.rif and submit to support@mikrotik.com and factoryresetCode: Select all/system package update install
It is safe unless something goes wrong. When in doubt, do it when you're near the device.is it safe to do the commands package update install remotely or is it recommended to be near the router?