Grant Limberg

Results 68 comments of Grant Limberg

Curious what the MTU is on your physical network(s) on both ends.

This only works with Central right now. Self hosted controllers aren't supported in the terraform provider at this time, but it's on our radar.

This would be difficult without some core changes to the network controllers. The terraform provider allows you to create the member records in advance whether the node is connected or...

@erikh Yeah that should be mostly possible. Might get tricky if/when a collision happens, but terraform should be able to figure out when that happens.

> I'm actually not sure how the "identity calculation method" applies here. Are you suggesting a change to the network controllers or the provider? The IP address assigned by the...

Actually, it would be possible to just have the terraform provider assign a random unused IP within the auto-assign pool of the network if there's not already an IP address...

Per [RFC 2460](https://www.rfc-editor.org/rfc/rfc2460#section-5), "IPv6 requires that every link in the internet have an MTU of 1280 octets or greater." Hence the reason for the lower limit. ZeroTier supports IPv6 networks...

Packet loss could be due to other reasons, but I can't tell you what they are from where I sit.