Zerotier interface not showing in datacenter:node:network properties

bmunday

New Member
Dec 29, 2019
1
0
1
53
I would like to ask around if the zerotier network device can be used with proxmox 6.1-5 webgui network device management? I simply installed zerotier as root and yet it does not show in the network properties at all. I sure would like to be able to use it like a physical port here.
 
Hi,

Thx. a lot because if you did not open this thred I was not able to know about zerotier(nice tool). After I read some documentation and make some test follow this:

- check what is ZT interface name(command line in PMX as root):

ifconfig

In my case is something like : ztnxxxxxx

- edit from command line the /etc/network/interfaces file, and add this snippet:

auto vmbr77
iface vmbr77 inet static
address 10.242.x1.x2
netmask 16
bridge-ports ztnxxxxxx
bridge-stp off
bridge-fd 0

The 10.242.x1.x2 is what IP do you setup in the zerotier.com Network for your PMX host!

Good luck /Bafta !
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!