Last time i had come accross ZeroTier, a virtual LAN/ Hamachi alternative.
For future reference for myself, the steps to install it on:
- Ubuntu 20.04
- Fedora 36
- Archlinux (Pi-KVM)
Ubuntu 20.04
Let’s start with the simplest. Though mind that it’s said this no longer works for 22.04.
|
|
Fedora 36
Well official script would work it it wasn’t for openssl1.1-devel-1:1.1.1n-1.fc36
.
|
|
I also had followed this (Method 4.2) earlier to create symbolic links, so might end up being necessary.
|
|
Arch
This is more of a self served buffet
|
|
Now, if you could actually make use of the installer script, it shows your client ID. But Arch had no such luxury, and one might want to access the information later.
Having installed the CLI tool:
|
|
Whitelist the client in ZeroTier network page. Then:
|
|
If everything went well, the lovely 200 join OK
message should welcome you.
Cheers!