MikroTik LHG LTE18 and Zerotier

Hi everyone.

i Just bought the MikroTik LHG LTE18.

I try to use the zerotier as i use it to my other mikrotik routers with 32 bit and 64 bit CPUs.

I notice that when i upload the zerotier package in Files on the LHG LTE18 and make reboot, i do not see the zerotier in the routerOS.

Do you know why?

Thanks

What does log show after reboot ?

Are you sure there is enough free space on that device to host zerotier package ?

Yeah the logs should show what the issue is.

Could be a mismatched version — the version of zerotier.npk copied MUST match the version of RouterOS installed (now, once installed the package will get automatically upgraded in future).

Or, more likely, it’s out of disk space — it has only 16MB for packages. So there may have an auto backup file, dunno. But any file on the device have to be deleted before copy the zerotier.npk & rebooting.

If either don’t work, the log still show what happened. If logs shows nothing after a reboot, you didn’t copy the file to the root of Files.

Hi again.

i late to replay. i see to logs that says = (system, error upgrade failed, free 289 kB disk space for a (null)upgrade.

What can i do to have zerotier to this antenna?

Thanks

Try netinstall, sometimes it clears out space which is left behind from earlier versions.
If that doesn’t help, try 7.14rc1, it should be a bit smaller (maybe just enough to have zerotier added).

But why zerotier ? Wireguard is also an option and default available in ROS7.

i know about Wireguard ! Probably i will use this!

I start using zerotier and i have connected there all my mikrotik devices!

Anyway.

Thanks for your quick response!

If you go to files and remove any files under /flash, it should fit when trying upgrade. You shouldn’t need the wireless or wifi-qc-comm on LHG LTE18 – so if present in /system/package uninstall them.

Or you try, “testing” channel in /system/package, perhaps 7.14rc will work.