Closed ghost closed 4 years ago
i resolved instruction: create or edit /var/lib/zerotier-one/local.conf and add: { "physical": { "10.0.0.0/24": { "blacklist": false }, "10.10.10.0/24": { "trustedPathId": 101010024 } }, "virtual": { "feedbeef12": { "role": "UPSTREAM", "try": [ "0.0.0.0/9993" ]
}
},
"settings": {
"allowManagementFrom": ["0.0.0.0"],
"softwareUpdate": "apply",
"softwareUpdateChannel": "release"
}
}
Thanks for your feedback.
i try to write in .env ZT_ADDR=0.0.0.0:9995 but not working, other parameters like HTTP_PORT=3456 or HTTPS_PORT=3443 work well. i cannot acces it from outside, because port not accept requests from outside, only from container