Attached tailscale-1.76.1 working on my arm5 devices
To install it put the zip file on your nas in the "fvdw" shared folder. (this folder is required to install addons)
In the firmware web interface open the firmware update menu and choose upload patch
Select the file fvdw-sl-all-tailscale-1.76.1-arm5-6nov2024.zip and fill in as control code : shell
and click accept
The patch should install now.
If ok connect with ssh client and to run tailscale give command
- Code: Select all
tailscaled >/dev/null 2>&1 &
This should start the tailscale daemon.
If you want to see the output it gives then only enter tailscaled
In that case you need a second ssh terminal to give next command
If our tailscaled daemon is running nicely then run this command
- Code: Select all
tailscale up
It will respond with a web browser address you need to use in your browser to add the device to your tailscale network
I assume you know what to do next
Please test and let me know if it works.
You do not have the required permissions to view the files attached to this post.