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.

Duplicate zero tier ID
#1
Good afternoon, gentlemen, after restoring a backup to use as a template, I now have two Logic Machines with the same zero-tier ID.
How can I change the ID?


Thank you so much
Reply
#2
Run this once:
Code:
require('uci')
uci.delete('zerotier.default.secret')
uci.commit('zerotier')
os.execute('/etc/init.d/zerotier restart')
Reply
#3
Thank you so much!! 
It worked perfectly!
Reply


Forum Jump: