<div dir="ltr">Ah, fantastic. With the following config I get a usable tap0:<div><br></div><div><div><font face="monospace, monospace">$ sudo cat /etc/tinc/robotvpn/tinc.conf </font></div><div><font face="monospace, monospace">Name = elendur</font></div><div><font face="monospace, monospace">Mode = switch</font></div><div><font face="monospace, monospace">AddressFamily = ipv4</font></div><div><font face="monospace, monospace">Device = /dev/tap0</font></div><div><font face="monospace, monospace">Compression = 1</font></div><div><font face="monospace, monospace">ConnectTo = robot_ph_cpe22_04</font></div></div><div><br></div><div>Still need to figure out the Avahi side of things for name resolution, but thanks all!</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 26 February 2016 at 11:04, Guus Sliepen <span dir="ltr"><<a href="mailto:guus@tinc-vpn.org" target="_blank">guus@tinc-vpn.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Feb 25, 2016 at 01:55:59PM -0500, Mike Purvis wrote:<br>
<br>
> Here's my config:<br>
><br>
> $ sudo cat /etc/tinc/robotvpn/tinc.conf<br>
</span>[...]<br>
> Interface = tincdev0<br>
[...]<br>
<span class="">> Error while writing to Generic BSD tap device /dev/tap0: Input/output error<br>
<br>
</span>Unfortunately, on Mac OS X, tinc cannot change the name of the<br>
interface. It's probably just tap0. Tinc should've warned about this,<br>
but it doesn't. The solution is to remove the "Interface = tincdev0"<br>
line from your tinc.conf.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Met vriendelijke groet / with kind regards,<br>
     Guus Sliepen <<a href="mailto:guus@tinc-vpn.org">guus@tinc-vpn.org</a>><br>
</font></span><br>_______________________________________________<br>
tinc mailing list<br>
<a href="mailto:tinc@tinc-vpn.org">tinc@tinc-vpn.org</a><br>
<a href="http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc" rel="noreferrer" target="_blank">http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc</a><br>
<br></blockquote></div><br></div>