ZeroTier rename from dynamically generated to ZT0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Zerotier reset interface name from ztxxxxxxx to zt0: | |
Step 1: create file /var/lib/zerotier-one/devicemap | |
Step 2: add a line `networkID=ifname` | |
example: | |
80xxxxxxxxxxx6d=zt0 | |
Step 3: restart zerotier-one service | |
systemctl restart zerotier-one | |
Step 4: ... | |
Step 5: Profit! | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment