-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
The system QNAP can be added to the network when it was first created, but after restarting the nas, it cannot be connected. The Docker starts normally, and after checking, there are tun, route, network, and moon. It is unknown what caused this.
sudo -i
docker run --name zerotier-one --device=/dev/net/tun --net=host \
--cap-add=NET_ADMIN --cap-add=SYS_ADMIN \
-v /var/lib/zerotier-one:/var/lib/zerotier-one zyclonite/zerotier
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels