ZeroTier is a peer-to-peer encrypted virtual networking solution that enables you to create Local Area Networks with static IP assignments for all of your devices. Access your ASUSTOR NAS from anywhere in the world with a single IP and without the need of cloud services backhauling your traffic. ZeroTier does not yet provide a GUI, to use the CLI:
Using your (admin) account, enable SSH:
Services
-> Terminal
-> Enable SSH
(set to port 22
)From a computer, open a terminal and SSH into your ASUSTOR device:
ssh admin@your_asustor_device_lan_ip
Create account and network ID at my.zerotier.com
Join your device to the network (you may need to run this as root):
zerotier-cli join your_network_id
Use my.zerotier.com to authorize your ASUSTOR device to join your network.
Check the status of your network join request and display new statically-assigned IP:
zerotier-cli listnetworks