Lukas Prettenthaler

Results 40 comments of Lukas Prettenthaler

i have not tried that before but i would play with iptables on the host to forward packages between the docker network and the zt interface

i guess that's possible now with the `-router` tag of this container, you can simply create a container network and have one zerotier container as a gateway routing only into...

true, i will update it

could you give me an example how this should look like? on the other hand, i would recommending just extending the container with a custom script e.g. ``` FROM zyclonite/zerotier:latest...

sounds interesting would you plan this as a replacement of the current implementation or as a toggle-able feature?

i would prefer to add this toggle to the config.json

@lucab i have the same issue with a different container (zerotier), tried the latest alpha (1786.2.0) but still the same problem initial assignment works on joining a network (because the...

yes, it still happened, the only difference was that directly after the update "boot" the interface came up but after restarting only the process it failed (stable branch)

can you give a bit more information on how you run the container and what your environment is like? (os version, docker version, run command...)

could it be that zerotier is already running? from your screenshot it shows one container running for 24min and the other failing... maybe try binding it to a different port...