To those who have an OVA based HassOS install running on Proxmox / VMWare / Hyper-V, I ended up setting up a small zerotier VM (1vCPU, 512MB RAM) that is now running quite nicely as a gateway to my home LAN (rather than just my HA instance).
each host you want to reach needs the zerotier client installed.
as I understand it, you cannot use zerotier to access, say, an ip cam or xiaomi bridge on your local network
however, I donāt see why you couldnāt install zerotier on your windows/linux machine and once in control of that machine, use it control something else on the local network
I am having the same issueā¦All my devices on my zerotier VPN can access and ping each other, but none can access my HA setup. The ZeroTier management portal shows all devices (including HA) as being connected, but nothing can access HA.
19-04-04 23:04:16 INFO (MainThread) [hassio.homeassistant] Detect a running Home Assistant instance
19-04-04 23:04:16 INFO (MainThread) [hassio.homeassistant] Successful run Home Assistant 0.91.0
19-04-04 23:11:47 INFO (SyncWorker_8) [hassio.docker.interface] Clean hassioaddons/zerotier-amd64 Docker application
19-04-04 23:11:50 ERROR (SyncWorker_8) [hassio.docker] Can't start addon_a0d7b954_zerotier: 500 Server Error: Internal Server Error ("linux runtime spec devices: error gathering device information while adding custom device "/dev/net/tun": no such file or directory")
19-04-05 00:37:31 INFO (MainThread) [hassio.snapshots] Found 0 snapshot files
19-04-05 00:37:31 INFO (MainThread) [hassio.host.info] Update local host information
19-04-05 00:37:31 INFO (MainThread) [hassio.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
19-04-05 00:37:31 INFO (MainThread) [hassio.updater] Fetch update data from https://s3.amazonaws.com/hassio-version/beta.json
Also this errorā¦
Hassio on Synology Virtual Machineā¦
System Health
|arch|x86_64|
| --- | --- |
|dev|false|
|docker|true|
|hassio|true|
|os_name|Linux|
|python_version|3.7.2|
|timezone|Europe/Brussels|
|version|0.91.1|
|virtualenv|false|
@frenck Hi any luck with ZeroTier for those of us using VMās do you think you can get it to work?
I have tried Linux and OpenWRT to use as Layer 2 bridges but just falls on its face in my setup as I use Pfsense with VLANās and can only ever get ZeroTier network to talk to the bridge itself.
I also looked into ZeroTier for Pfsense but nothing promising yet.
The add-on now supports connecting to multiple ZeroTier networks at once .
However, this changes its configuration to support that. The network_id configuration option, has been replaced by the networks configuration option, which accepts a list of network IDās.
Interesting! This is now working perfectly for meā¦ how odd. My HA NUC only has an IPv6 address and port 443 open and I use a reverse proxy (caddy) and I can connect to the ZeroTier One IP address on port 8123! This is perfect! Secure connection via the VPN it creates.
Iām notice that after using zerotier to access home assistant remotely, in my phone, home assistant get unresponsive, and I have to reboot the hassio docker to get home assistant running again, any thoughts?
I made the network id up David whilst posting, the original one is not red in the config, the same as the āā in the api_auth_token. Its just strange that it refuses to start at all, not even showing any info in the log after refreshing. I wondered if its because its running in Proxmox.
Is there away to test ZeroTier to make sure the network is working
This means the Hass.io supervisor is not able to start the add-on.
For information on what is going wrong you need to go to: Hass.io panel ā System tab ā Look at the log there.
19-04-26 08:02:42 INFO (SyncWorker_5) [hassio.docker.interface] Clean addon_a0d7b954_zerotier application
19-04-26 08:02:42 ERROR (SyncWorker_5) [hassio.docker] Can't start addon_a0d7b954_zerotier: 500 Server Error: Internal Server Error ("linux runtime spec devices: error gathering device information while adding custom device "/dev/net/tun": no such file or directory")