<div dir="ltr"><div dir="ltr">I eventually got this to work, after fiddling with the configuration and not following the documentation.<div><br></div><div>I always got the Resource busy error, when trying to use the utun DeviceType, in these configuration combinations (these all failed):</div><div><br></div><div>> #No DeviceType specified</div><div></div><div>> Device = utun</div><div><br></div><div>> #No Devicetype specified</div><div></div><div>> Device = utun0</div><div><br></div><div>> DeviceType = utun</div><div>> Device = utun0</div><div><br></div><div>These configurations worked though:</div><div><br></div><div>> DeviceType = utun</div><div><div>> #No Device specified</div><div>> #This is the configuration I'm using now btw</div><div></div></div><div><br></div><div>> DeviceType = utun</div><div>> Device = utun2  # this happened to be the first free number</div><div><br></div><div>The manual says it should be enough to set Device, which obviously is what I tried for some time: </div><div><br></div><div>> By default, tinc expects the tuntaposx driver to be installed. To use the utun driver, <br>> set add Device = utunX to tinc.conf, where X is the desired number for the utun interface. <br>> You can also omit the number, in which case the first free number will be chosen.<br></div><div><br></div><div><div><a href="https://www.tinc-vpn.org/documentation/Configuration-of-Darwin-_0028Mac-OS-X_0029-kernels.html">https://www.tinc-vpn.org/documentation/Configuration-of-Darwin-_0028Mac-OS-X_0029-kernels.html</a><br></div><div><br></div><div># tincd --version<br>tinc version 1.0.36</div><div># file $(which tincd)<br>/usr/local/sbin/tincd: Mach-O 64-bit executable x86_64<br></div><div><br></div><div>Hope this helps anyone else struggling to get tinc up on Mac OS X Big Sur on M1/Apple Silicon. :-)</div><div><br></div><div>/ Fredrik</div><div></div></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div></div>