July 11, 2025Jul 11 Hello,(I know a docked container exists but I need to be able to access my server even if the array has been stopped. Server is far from me.)I am in the process of adding support for ZeroTier-one to unraid. I have managed to create a Slackware package that keeps configurations after being installed. I can authorise it from the ZeroTier web console and I can even ping it through its IP address.However, trying to access anything from it using its zerotier IP address is failing: SSH, SFTP, webuiIn <Settings>/<Management Access>, I don't see the zerotier IP address listed there.Do I need to add this IP address to a list somewhere to allow remote access to it?Thank you all for your help
July 15, 2025Jul 15 Author Update 🎉🎉🎉🎉I have managed to allow access to it by manually adding the new interface to "Settings/NetworkSettings/interface extra" under the "Include listening interfaces" box.New question now:How can I do the same programatically? Could it be as simple as editing "/boot/config/network-extra.cfg"?
July 31, 2025Jul 31 Author Solution Final update:Editing the network-extra.cfg file is not enough. the following script should be run as well:/usr/local/emhttp/webGui/scripts/update_servicesI hope this helps anyone who is looking to do something similar
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.