Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zerotier device names and MTU #38

Closed
barbabob opened this issue Aug 2, 2018 · 3 comments
Closed

zerotier device names and MTU #38

barbabob opened this issue Aug 2, 2018 · 3 comments

Comments

@barbabob
Copy link

barbabob commented Aug 2, 2018

To prevent garbage device names I must keep a file /var/lib/zerotier-one/devicemap. On a start zerotier recreates a whole bunch, and on a stop it removes ALL of it. This makes it unmanagable and it forces needles writes. Please keep some configfile(s) that can set the device name and MTU of that device. (MTU must be low to keep an ssh connection (A-NAT--NAT-B) possible.)
BTW, zerotier on 18.06.0-rc1/2 and snapshot is disfunctional. I must use 18.06.0 now.

@mwarning
Copy link
Owner

How do the device names look like? Do you connect to a lot of different networks at once?

Btw. in /etc/config/network you can add an interface section to pin a devices mac and mtu.

@barbabob
Copy link
Author

barbabob commented Dec 23, 2018 via email

@mwarning
Copy link
Owner

mwarning commented Jun 5, 2020

Feel free to reopen the issue if the problem is not solved yet.

@mwarning mwarning closed this as completed Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants