This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

ZeroTier readd after deleting LM does't work
#4
Connecting to another network should work as it worked for me. 
To add it back you must use Node ID and you could get it after connecting to another network.
Run this script to get Node ID and add manually your LM.
Code:
info = io.readproc('zerotier-cli -D/var/lib/zerotier-one_default/ -j info')
address = require('json').pdecode(info).address
log(address)
------------------------------
Ctrl+F5
Reply


Messages In This Thread
RE: ZeroTier readd after deleting LM does't work - by Daniel - 26.01.2022, 10:01

Forum Jump: