ZeroTierOne icon indicating copy to clipboard operation
ZeroTierOne copied to clipboard

[Feature Request] Docker image for "bridging"

Open outofsight opened this issue 3 years ago • 2 comments

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.

outofsight avatar Jun 28 '22 18:06 outofsight

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: @.***>

erikh avatar Jun 28 '22 21:06 erikh

Unfortunately this is far beyond my knowledge.

outofsight avatar Jun 28 '22 21:06 outofsight