ZeroTierOne
ZeroTierOne copied to clipboard
[Feature Request] Docker image for "bridging"
The following guide Bridge your ZeroTier and local network with a RaspberryPi describe an interesting way to access all the devices from remote locations without need to
- install ZT on each device
- make the ZT machine the default gateway of the LAN
- add static routes to each devices on the LAN
sometimes impossible.
In the past I adapted this method building a dedicated VM with OpenWRT.
Now I would like to replicate the same effects, if possible, with a docker container (hosted by docker engine running on a VM among other services).
I tried another unofficial image found, with a version for bridging but it's not working.
An official image or a guide for this setup would be extremely useful.
I'm going to assume this has limited interest, so a pull request here would make this much simpler; if you could send us one that'd be great. We can work out the details after you send us some working code.
Thanks! ------- Original Message ------- On Tuesday, June 28th, 2022 at 11:55 AM, outofsight @.***> wrote:
The following guide Bridge your ZeroTier and local network with a RaspberryPi describe an interesting way to access all the devices from remote locations without need to
- install ZT on each device
- make the ZT machine the default gateway of the LAN
- add static routes to each devices on the LAN
sometimes impossible.
In the past I adapted this method building a dedicated VM with OpenWRT.
Now I would like to replicate the same effects, if possible, with a docker container (hosted by docker engine running on a VM among other services).
I tried another unofficial image found, with a version for bridging but it's not working.
An official image for this setup would be extremely useful.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Unfortunately this is far beyond my knowledge.