Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mikrotik.md #135

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/mikrotik.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ description: How to install ZeroTier on your MikroTik router
MikroTik maintains a [ZeroTier package](https://help.mikrotik.com/docs/display/ROS/ZeroTier) for their line of networking products.

:::info MikroTik and Zerotier
<iframe width="560" height="315" src="https://www.youtube.com/embed/60uIlyF8Z5s?si=DtkvyWxvauAjbbly" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<iframe width="560" height="314" src="https://www.youtube.com/embed/60uIlyF8Z5s?si=DtkvyWxvauAjbbly" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
:::

### Choosing a model

For best performance it is recommended that you choose a model that has a `64-bit ARM` chip (arm64). **Not 32-bit ARM**. 32-bit ARM devices will work but with significantly reduced performance. Currently no `MIPS` ZeroTier package exists for MikroTik devices.

:::note
If you're an enterprise-sized entity looking to integrate MikroTik + ZeroTier we'd recommend getting some guidance from [IP ArchiTechs](https://iparchitechs.com/ecosystem/mikrotik-network-consulting) who are very familiar with the performance characteristics of various models and can help design a solution for you.
If you're an enterprise-sized entity looking to integrate MikroTik + ZeroTier we are recommend getting some guidance from [IP ArchiTechs](https://iparchitechs.com/ecosystem/mikrotik-network-consulting) who are very familiar with the performance characteristics of various models and can help design a solution for you.
:::

### Troubleshooting
Expand Down