Community discussions

MikroTik App
 
Voklav
just joined
Topic Author
Posts: 4
Joined: Mon Jan 07, 2019 12:32 am
Location: Bulgaria

Zerotier packages for CHR ?

Wed Oct 19, 2022 3:39 pm

Hello,
I want to replicate one of my arm64 config to VM (on proxmox if matter with dedicated passthrough WAN card).
But I can't find Zerotier packages for CHR :(
It is available only for arm/arm64...

Any plans to add it?

I'm wondering if I should buy a CHR license ... or buy another arm64 hardware :(
 
elbob2002
Member Candidate
Member Candidate
Posts: 268
Joined: Tue May 15, 2018 8:15 pm
Location: Ireland

Re: Zerotier packages for CHR ?  [SOLVED]

Wed Oct 19, 2022 10:30 pm

You can run Zerotier in a container on CHR.

I've had success with this one:

https://github.com/zyclonite/zerotier-docker

Instead of using a seperate subnet for the veth interface needed for Docker I just added the veth interface to the existing bridge.

Probably not good practice but it works! Change IP, Bridge names, interface name and disk to suit:
/interface/veth/add name=veth1 address=10.13.0.2/24 gateway=10.13.0.1
/interface/bridge/port add bridge=bridge1 interface=veth1
/container/envs/add key=net name=zt value=host
/container/envs/add key=cap-add name=zt value=NET_ADMIN
/container/envs/add key=device name=zt value=/dev/net/tun
/container/config/set registry-url=https://registry-1.docker.io tmpdir=disk1/pull
/container/add remote-image=zyclonite/zerotier:latest interface=veth1 root-dir=disk1/zerotier envlist=zt
Then shell into your container and join your Zerotier Network.

You can use the IP address of the Zerotier network as a gateway to the networks attached or accessible to your CHR.
 
dobria
just joined
Posts: 9
Joined: Sat Jan 11, 2014 11:11 pm

Re: Zerotier packages for CHR ?

Sun Jan 29, 2023 4:56 pm

Hello,
I want to replicate one of my arm64 config to VM (on proxmox if matter with dedicated passthrough WAN card).
But I can't find Zerotier packages for CHR :(
It is available only for arm/arm64...

Any plans to add it?

I'm wondering if I should buy a CHR license ... or buy another arm64 hardware :(


Yes, we can. Please take a look at this article: MikroTik CHR ZeroTire Network Controller with UI.
It explains how it can be done for zerotier self-hosted controller, but it includes the zerotier-one. It is working perfectly.
 
VincentL
newbie
Posts: 34
Joined: Fri Feb 03, 2017 3:27 pm

Re: Zerotier packages for CHR ?

Mon Jan 08, 2024 1:28 pm

Hello,

We 'd like to use ZeroTier on CHR without need to use a container.
One year after the original post, did you have a plan to release a native package for this plateform ?

Regards,

Vincent
 
User avatar
stmx38
Long time Member
Long time Member
Posts: 647
Joined: Thu Feb 14, 2008 4:03 pm
Location: Moldova, Chisinau

Re: Zerotier packages for CHR ?

Tue Jun 18, 2024 8:03 pm

Same question - Zerotier packages for CHR x86.

We already have a way to use CHR on ARM, but it is not available yet on AWS.
We would need more wide spread of the CHR ARM or Zerotier on x86 may cover more cloud platforms.

Who is online

Users browsing this forum: No registered users and 2 guests