<html><head></head><body>Well, this<br>
<br>
> /etc/tinc/robotvpn/tinc-up: line 3: avahi-autoipd: command not found<br>
<br>
Says you don't have avahi...<br>
<br>
What happens, if you run:<br>
<br>
$ sudo avahi-autoipd -D /dev/tap0<br>
<br>
?<br><br><div class="gmail_quote">On February 26, 2016 7:10:16 PM GMT+03:00, Mike Purvis <mpurvis@clearpathrobotics.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<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>
<p style="margin-top: 2.5em; margin-bottom: 1em; border-bottom: 1px solid #000"></p><pre class="k9mail"><hr /><br />tinc mailing list<br />tinc@tinc-vpn.org<br /><a href="http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc">http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc</a><br /></pre></blockquote></div><br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>