I just got myself a hAP ac2 and put zerotier on, followed your guide, put in a couple of routes, now I can access my NAS and raspberry pi from anywhere from my phone etc. I am really pleased. next I'll set it up for my wireshark packet capture devices and raspberry pi drop boxes.😀
@daniszabo8153 Жыл бұрын
One thing is missing :) for this to work you need to enable managing on the zerotier interface. Mine was off by default. Also if you want to route traffic both ways you can change the NAT masquarade setting to have ALL as output interfaces. These settings made it work for me.
@fionaellie88673 ай бұрын
I can't get traffic to go both ways! Can you tell me how you did it?
@georgilazarov15122 жыл бұрын
Amazing tutorial, I hope the next video will be how to set up the Zerotier controller on RouterOS
@just-a-waffle2 жыл бұрын
I’ve had opnsense running in a VM with routes in my CCR2004 to get to ZT, was happy to replace it with the new ZT integration in routerOS, and it’s been working amazing
@martinsilcher90082 жыл бұрын
I've been using ZT since it was available in ROS 7, it has a lot of potential! Downside is that there is no hardware encryption available at least on ARMv7 (32bit) and the CPU gets overloaded quickly delivering low throughputs. I had no chance to test it on ARMv8 (64bit) so far, hopefully it performs better.
@mikrotik2 жыл бұрын
Have you tried latest versions? We see 0% CPU use in idle, and only slight increase with traffic. Also, try to direct only needed traffic through it, not all of it.
@jozuanvantonder92192 жыл бұрын
if you have a small 1u rackmount XEON server, load router OS on a VM, allocate enough CPU power, and use that as you gateway from outside... especially if you have access to multiple static IP's from your ISP... you can setup OSPF from your main router to deal with whatever device IP is needed from the ZT VM Router... if you have a better solution, please teach me haha
@martinsilcher90082 жыл бұрын
@@mikrotik I always use latest versions. The issues isn't CPU usage when idle, it is CPU usage when transferring data via ZT due to encryption. It seems that there is no hardware offloading available as in IPSec and that a pity. For example, using a hAP ac2 I cannot squeeze more than 20mbps via ZT because the CPU stresses out.
@deafno2 жыл бұрын
I tested RB5009 and could saturate 0.5 Gbit line with zerotier traffic. I think it can even do 1 Gbit since the CPU usage was below 50%.
@martinsilcher90082 жыл бұрын
@@deafno thanks for sharing :)
@TheAdham3022 жыл бұрын
please, bring this feature to more routers
@beningodfrey42 жыл бұрын
Next please implement Tailscale as well! I’ve found it to be much more reliable and user-friendly than Zerotier.
@mikrotik2 жыл бұрын
Tailscale should run on each device, not on the router.
@beningodfrey42 жыл бұрын
@@mikrotik Agreed, but when using containers on the same router, tailscale will help exposing them directly into the tailnet in addition to the LAN. For ex. PiHole container can be both LAN and tailnet DNS server by putting router’s Tailscale IP address in the tailscale settings.
@EpulSaepuloh-mp7obАй бұрын
@@mikrotikOPNSense can implement tailsclae
@zakariaalimahdi11459 ай бұрын
This was a helpful information and it's easy to use it as well. please add to the other mikrotik versions not only version 7 thank you so much
@boomtechreviews2 жыл бұрын
We need x86 Zerotier , Thank you !
@forgaoqiang2 жыл бұрын
I need that
@sidewinder76022 жыл бұрын
YES!
@nur76n2 жыл бұрын
I think ZeroTier should be positioned as WAN network, and you should use a secured tunnel (IPSec for instance) over this connection.
@mikrotik2 жыл бұрын
Why? Zerotier is already encrypted
@nur76n2 жыл бұрын
@@mikrotik Oh, Ok
@gosich2 жыл бұрын
@@mikrotik But it's a third-party service which who knows what can do with the traffic, right?
@chumly85962 жыл бұрын
@@gosich No. The cloud part is for connecting, not for all traffic. Also, you can setup you're own servers and not use the zerotier cloud system.
@gosich2 жыл бұрын
@@chumly8596 even if all traffic doesn't go through the cloud, some communication is happening, and you can't be sure what exact information can be passed to their servers. Ability to use own server is nice, but that will defeat the advantage of simplicity of this type of VPN.
@IsaacOliveiraRibeiro2 жыл бұрын
Great! Every routerboards that I used in my customer's are RB750Gr3. So now, I will need to buy a new RB ARM model to each customer to user this feature. Congratulations Mikrotik!!
@mikrotik2 жыл бұрын
For each purpose, an appropriate hardware is needed. Lower end devices could not have enough resources for all more advanced features.
@ratowniknaemigracji65372 жыл бұрын
It's not MTs fault really - the ZT provides the client and decides what CPUs are supported.
@kchiem2 жыл бұрын
@@mikrotik What do you recommend that's comparable to the HEX's performance/price, that can run ZT?
@mikrotik2 жыл бұрын
RB3011 is great and more affordable, there is also RB4011 and RB5009 but more expensive. hAP ac² is cheaper, has wireless, but has less ports.
@kchiem2 жыл бұрын
@@mikrotik HEX/HEX S MSRP is $60/80. All the RB models you mentioned have MSRP between $180-220. MSRP for the HAP AC2 is $80. And both HEX and HAP AC2 have 5 ethernet ports, what do you mean it has less ports? I guess the only thing that meets the criteria I asked about is the HAP AC2. It's too bad the CCR1000 series can't run ZT either.
@asho17352 жыл бұрын
the version of zerotier on tik is slightly old? also, how do we implement policies when running the self hosted controller? It seems that a couple of feature are missing, otherwise this is a great package. And yes, as others have said there appears to be no h/w acceleration
@SiBex_ovh2 жыл бұрын
CCR1xxx are on TILE cpu... not ARM. We can use WireGueard + VxLAN or old school BCP+EoIP. But WG often stops communication and cannot be used for now as production (SUP-94949)
@mikrotik2 жыл бұрын
Never seen WG stop on any system. Can you test it on another device? Maybe the cause is outside the router
@fatal37132 ай бұрын
What to do If im trying to ping devices on the ZT network and their is just packet lost or I can't ssh into the Mikrotik router
@palwindersingh9678 Жыл бұрын
I would love to see Tailscale support added to MikroTik as well.
@mikrotik Жыл бұрын
Tailscale is normally used on each end point device, not on the router
@palwindersingh9678 Жыл бұрын
@@mikrotik Thanks for the quick reply. That's a totally valid point. It's just the competition (pfSense, OpenWRT comes to my mind) already supports running Tailscale. The one thing I absolutely loved about Tailscale is just how easy is to run exit node (it's just pressing two or three buttons and you're done!) I can understand that supporting yet another feature on RouterOS isn't as straightforward as it may sound. Perhaps consider making a video on how to setup exit nodes on Zerotier and funneling your devices traffic running behind MikroTik through your chosen node.
@sandro74902 жыл бұрын
BROOO thankyou so much, this really helped and the tutorial was really easy to use as well :)
@Mensan1960 Жыл бұрын
CHR support? Someday? It’s in the release notes. But when?
@omidrahimi20386 ай бұрын
Is it possible to route all the traffic of one pc through another one? I managed to see my home PC at the office using ZeroTier but I could not route all the office traffic through my PC at home.
@MehdiEkrami-g7eКүн бұрын
Amazing tutorial
@Yegva Жыл бұрын
Hello, thanks for the video, I have a question, can I send a Wake on Lan to my Synology NAS in this way? Thank you.
@sweatbandandy2 жыл бұрын
Do you have a date for releasing ZT for CHR on x86?
@mikrotik2 жыл бұрын
It’s only planned for ARM
@SteveOswald19932 жыл бұрын
@@mikrotik Are you kidding me? Why is there no integration planned in the CHR? In my opinion, ZeroTier is an important function for the CHR.
@pankajmazumder2860 Жыл бұрын
Will it support in hAP lite and can i access the LAN devices remotely from anywhere ?
@antol8419 Жыл бұрын
Dear, @Mikrotik, I have tried installing zerotier on my mikrotik crs326 ARM device with routeros version 7.11.2, i load the package and when i reboot the device on the next start i don't see the menu of zerotier...where is the problem?
@dfvideo3372 жыл бұрын
Is it possible to add managed routes in you use Mikrotik as a controller?
@rizwanarasheed Жыл бұрын
What is the work-around if some country's government blocks access to the Zerotier web site / portal?
@JensJarke Жыл бұрын
WHat are the pro's con's comparing to wireguard?
@johnvgale2 жыл бұрын
Would this be a good (the best/recommended) solution to enabling remote management/access to a fleet of MikroTik LTE devices (with cgnat addresses)?
@mikrotik2 жыл бұрын
Excellent idea. Certainly less configuration and more control than manually managing tons of tunnels, or using plain TR069
@johnvgale2 жыл бұрын
@@mikrotik but not compatible with our wAP & SCT devices - shame
@stalkerx852 жыл бұрын
You can alternatively set an ovpn o wg tunnel client to your server, and then access devices remotely through that tunnel.
@mikrotik2 жыл бұрын
Not sure what is "SCT", but "wAP ac" is ARM based, so it's compatible with ZT.
@ratowniknaemigracji65372 жыл бұрын
ZT seems great but the performance vs WireGuard seems very low :( Is WG the only solution for a good performance?
@mikrotik2 жыл бұрын
In what way is performance low? In megabits, or in CPU usage? Zerotier needs a little bit of time to find the optimal path between networks. It could be slow in beginning, but will become faster later. It's not a direct tunnel between networks, it goes in different paths than regular VPN
@thegorn2 жыл бұрын
Just use ZT for layer 2 management network and not production traffic
@KonstantinovAG2 жыл бұрын
No support on CHR - no have sense for use zerotier in production ...
@ВиталийБойко-з5й2 жыл бұрын
I use zerotier since the very implementing controller functionality on hap ac3
@crestdazoltral77052 жыл бұрын
How many resources does the controller consume? Did controller discovery by other nodes work for you?
@ВиталийБойко-з5й2 жыл бұрын
@@crestdazoltral7705 My case is bridging physical interfaces with zerotier controller node, under load 10% max cpu consumption
@ВиталийБойко-з5й2 жыл бұрын
@@crestdazoltral7705 since I pushed zerotier controller node interface to LAN, device discovery works as well
@markbonnici71342 жыл бұрын
And when do you estimate ZEROTIER becoming available to your TILE CCR units?
@mikrotik2 жыл бұрын
Only ARM. CCR is also ARM now.
@markbonnici71342 жыл бұрын
@@mikrotik Fair enough. But you have a legion of Tilera CCR units out there, a lot of which are quite recent, that you have condemned as out of the ZEROTIER game .. A quick search on your site for routers based on TILE (using the filter) still shows up the following Ethernet routers - CCR1009-7G-1C-PC, CCR1009-7G-1C-1S+, CCR1009-7G-1C-1S+PC, CCR1016-12G, CCR1016-12S-1S+, CCR1036-12G-4S, CCR1036-8G-2S+, CCR1036-12G-4S-EM, CCR1036-8G-2S+EM, CCR1072-1G-8S+.
@mikrotik2 жыл бұрын
Yes, but some of the new features are developed for newer models only
@forgaoqiang2 жыл бұрын
@@mikrotik Why not x86,that should be the easist one, or just for FINANCIAL concern?
@thegorn2 жыл бұрын
TILE is dead. RIP. Shed a tear and move on.
@kennymilestech1576 Жыл бұрын
Dear, @Mikrotik, I have tried installing zerotier on my mikrotik CCR1009-7G-1C-1S+ i have failed is there a way of going about it. Have tried two methods, upgrading to RouterOs 7.7 , have also tried uploading it from the extra packages. To no avail. What am i missing here.🤔🤔
@brianjumandiema64062 жыл бұрын
Can I use zerotier to send API commands to NAS behind private network ?
@mikrotik2 жыл бұрын
Of course. It makes possible to communicate between any devices in different networks
@Manjaks8 ай бұрын
can you install ZT on v 6.49.13 mikrotik router ?
@camtex Жыл бұрын
Hi can somebody help me? when i try to apply the 2 comands for firewall I get the message "no such item"
@biguser710 ай бұрын
Please update the version of ZT in the Mikrotik package. The current version of ZT is now 1.12.2, and in Mikrotik it is still 1.10.3
@geroge.jbradley96516 ай бұрын
Am using mikrotik rb951 ver 6.43.8 where can i find Zerotier package arm64 for it? Please anyone SOS.....
@kriptypell88512 жыл бұрын
Really nice and helpful... Thanks!
@ludgerkreimer15502 жыл бұрын
what about IPv6? Will it works with IPv6, if I only have a IPv6 on my MikroTik WAN Interface (no native IPv4) and will it connect from anywhere to my locally NAS, which is behind my Mikrotik RouterOS? Thanks for your great work and information in your videos!
@mikrotik2 жыл бұрын
Of course, in my.zerotier.com there is plenty of options to automatically set up IPv6
@crestdazoltral77052 жыл бұрын
ZeroTier works over IPv6 (including v6 only) only and can provide IPv6 (again including v6 only) addressing. It has a special automatic addressing scheme to derive a per node /128 address from the network and node ID. This addressing mode avoids the costs of next hop resolution (NDP/ARP proxying, multicast or in the worst case broadcasts) by embedding the node ID into the IPv6 host addresses. Combined with filter rules to allow only unicast traffic between the provisioned addresses this allows scaling to very large networks by avoiding the control plane "chatter" normally required to provide a convincing Ethernet overlay. It's perfect for management via SSH or (encrypted) API, but won't support your old local multiplayer games.
@mactv73422 жыл бұрын
will this work on my Haplite sir?
@thegorn2 жыл бұрын
I don't like how ZT relies on a cloud service. When it comes to networks, I want to handle everything myself. Trusting a cloud provider for your networking seems as smart as trusting Russia for your gas supplies.
@mikrotik2 жыл бұрын
As mentioned in the video, MikroTik offers to host the controller yourself. Check the manual link
@JESUSistheGoodNews2 жыл бұрын
Any plans to integrate in version 6?
@cristianarias7426 Жыл бұрын
CCR Tile?
@jesusverdi37002 жыл бұрын
Woah, great video mate!
@proeatalk2 жыл бұрын
Will it be available for CHR on x86?
@mikrotik2 жыл бұрын
ARM only
@proeatalk2 жыл бұрын
@@mikrotik why this limitation? how it can be implemented on x86?
@proeatalk2 жыл бұрын
@@mikrotik do you have any plans? or advices?
@mikrotik2 жыл бұрын
My advice is to get an ARM based MikroTik device to have all the latest features and best performance. A lof of effort is going into development for ARM now.
@proeatalk2 жыл бұрын
@@mikrotik the problem is that CHR is in the data center and I can’t place arm device here
@edekedkowski5952 Жыл бұрын
Is it possible to install the Zerothier package on the model: MIKROTIK HAP AC2 (RBD52G-5HACD2HND-TC) where the processor architecture is: ARM32 bit?
@istvankiraly98415 ай бұрын
yes
@SiBex_ovh2 жыл бұрын
I can integrate this with Radius (Acrive Directory > NPS) ? I can create a firewall rules for separate ZT users ?
@mikrotik2 жыл бұрын
Yes, in the ZT portal there is a firewall section called "Flow rules" where you can define a lot of interesting restrictons.
@EthanDavids Жыл бұрын
What is the cheapest RB that I can run ZeroTier on?
i used it on my hap ac3 but the speed was bad. did you improve it?
@ВиталийБойко-з5й2 жыл бұрын
I use it on a hap ac3 and its throughout is as max as ISP could give me
@unaibas46762 жыл бұрын
same here with any arm hardware. speed very slow only when i install zt on mikrotik and push the lan route in zt web gui. if i install zt agent directly in every workstation without routes then works fine. any ideas??
@ВиталийБойко-з5й2 жыл бұрын
@@unaibas4676 I configured a controller node within the router itself +bridged network, it does the job for me without any bottlenecks
@sniperus8922 жыл бұрын
Not bad. I liked the bot. I launched it, but I don�t understand how to set it up
@silverismoney3 ай бұрын
Could you please make it so you don't have to reboot a router to install something?
@oluwawadamilare2 жыл бұрын
great, I just installed one
@marcosx862 жыл бұрын
What about Zerotier package for 6.48.x?
@mikrotik2 жыл бұрын
There is no more development on v6, all new features are added only to v7
@markit5866 Жыл бұрын
I get stuck on status "Requesting_Configuration", any solution?
@copinha_online7 ай бұрын
também estou nessa situação. você conseguiu resolver?
@EpulSaepuloh-mp7obАй бұрын
@@copinha_onlinemaybe need aprove in zerotier management
@mrtesla24572 жыл бұрын
I followed this video exactly. I can see my router and desktop in zerotier central, they have assigned ips, I did the routing correct and added the firewall rule. Yet.. I cannot ping my router from my remote desktop, nor does it pass any traffic. Anyone else run into this problem? Thanks in advance.
@mikrotik2 жыл бұрын
Send us your RIF file to support@mikrotik.com and we will check
@TheDominik86022 жыл бұрын
Zerotier is 👍
@throwawayaccount8382 жыл бұрын
Day 2 of asking Mikrotik to make a tutorial for their usermanager :)
@mikrotik2 жыл бұрын
If we do, we will do it for user manager in v7
@throwawayaccount8382 жыл бұрын
@@mikrotik Yes please ❤ because the wiki is lacking information and there isn't alot of info on the forums
@nur76n2 жыл бұрын
I've noticed in 7.2.1 that ZeroTier used 25% of CPU on HAP AC^3, even there was no traffic in that interface. Did someone else noticed that?
@mikrotik2 жыл бұрын
Under heavy traffic load or also when idle? It shows 0.1% CPU at most in my device when looking in Tool Profile
@nur76n2 жыл бұрын
@@mikrotik That was when idle. Then when I turned off ZeroTier interface CPU usage decreased to 1-2%. Now, on 7.5 it's working fine.
@andreabattocchio8912 жыл бұрын
now i am in a good mood
@gsmseltech4557 Жыл бұрын
No support on gr3
@aliismael3502 жыл бұрын
Mikrotik HAP AC2 (Arm) zerotier not connecting. Mikrotik setup totally in bridge mode and no firewall rules. Zerotier online on device for a day then it still shows connected in the Zerotier panel but cannot ping to device or from device. disabling zerotier instance and re enabling it only show requesting information private. deleting instance has the same effect. I can only upgrade and after the restart it will re connect for one more day. after that I will need to downgrade the O.S (From 7.6 to 7.4.1) re install zerotier and then it connects again. I suspect network issues as I have the same problems on other of the same carrier on windows 10 and windows 11. Those however I have a task scheduler to disable service and re enable after 15min which then works. However not all clients on same carrier have the issue. I have multiple other clients using same Mikrotik or windows clients that work without problems. carrier support just says the do not have anything that can cause this problem.
@privaltv Жыл бұрын
cool
@mondy-chan2 жыл бұрын
using winbox on macos and yet no official release
@mikrotik2 жыл бұрын
Using Wine64. We have a video about it. Works great
@mondy-chan2 жыл бұрын
@@mikrotik gotcha
@MrAminas19842 жыл бұрын
develop for x86 plzzzzzz
@GladSpiR8 ай бұрын
thx
@gabrielarcanjo38042 жыл бұрын
I dоwnloaded everything is okay
@a3k749 Жыл бұрын
✔ 'Allow Managed'
@nickdefrancisis2 жыл бұрын
Need mutlipath mikrotik
@Problembaer42 жыл бұрын
I see no sense using ZT? I can do the same with any VPN and WITHOUT having a Man-in-the-Middle (ZT) which Hole-Punches any Firewall.
@mikrotik2 жыл бұрын
Because of nearly no configuration needed - simple. Also, how will you do the same with a VPN if both networks have private dynamic IP addresses?
@wreckedzilla2 жыл бұрын
no. have not.
@Saeglopur892 жыл бұрын
You don't listen to audio which is published - please use something like Elgato if you don't edit audio and use oversensitive microphones. So many videos are ruined here :/
@mikrotik2 жыл бұрын
What exactly is the problem? The audio sounds fine on several types of devices - our studio monitors, a laptop, a regular PC with a Bluetooth speaker. Not sure what you mean..?
@crispyfacev245810 ай бұрын
es ieliku ieksa to zerotier.npk un restarteju ruteri bet man nav veljoprojam zerotier tab
@stonehead458 күн бұрын
will that work if the routeros device is used in AP mode, just extending my existing wifi. only to be at the local LAN from outside of home.