<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div><blockquote type="cite">I followed the instructions from: <br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><a href="http://www.tinc-vpn.org/examples/macbook-install/">http://www.tinc-vpn.org/examples/macbook-install/</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Ubuntu server <-> Ubuntu server works just fine with the same config. Ubuntu server <-> Mac laptop not so much. <br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">The error I'm getting is:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">2012-04-10 21:48:44 tinc.l3vpn[52621]: Error while writing to Generic BSD tap device /dev/tun0: Input/output error<br></blockquote><blockquote type="cite">2012-04-10 21:48:44 tinc.l3vpn[52621]: Error while writing to Generic BSD tap device /dev/tun0: Input/output error<br></blockquote>[...]<br><blockquote type="cite"># cat tinc.conf <br></blockquote><blockquote type="cite">Name = laptop<br></blockquote><blockquote type="cite">Mode = switch<br></blockquote><br>I think you need to add "Device = /dev/tap0" to your tinc.conf. (Tinc is using<br>the wrong device by default in this case.)<br></div></blockquote></div><br><div>Mac OS X does not seem to have tun/tap support by default. I've found this project:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><a href="http://tuntaposx.sourceforge.net/">http://tuntaposx.sourceforge.net/</a></div><div><br></div><div>@Guus: You might want to update the macbook-install web page with that info if this solves his problem. I've not used tinc on Mac OS X (only on FreeBSD).</div><div><br></div><div>Nick</div></body></html>