Ah, fantastic. With the following config I get a usable tap0:

$ sudo cat /etc/tinc/robotvpn/tinc.conf
Name = elendur
Mode = switch
AddressFamily = ipv4
Device = /dev/tap0
Compression = 1
ConnectTo = robot_ph_cpe22_04

Still need to figure out the Avahi side of things for name resolution, but
thanks all!

On 26 February 2016 at 11:04, Guus Sliepen <[email protected]> wrote:

> On Thu, Feb 25, 2016 at 01:55:59PM -0500, Mike Purvis wrote:
>
> > Here's my config:
> >
> > $ sudo cat /etc/tinc/robotvpn/tinc.conf
> [...]
> > Interface = tincdev0
> [...]
> > Error while writing to Generic BSD tap device /dev/tap0: Input/output
> error
>
> Unfortunately, on Mac OS X, tinc cannot change the name of the
> interface. It's probably just tap0. Tinc should've warned about this,
> but it doesn't. The solution is to remove the "Interface = tincdev0"
> line from your tinc.conf.
>
> --
> Met vriendelijke groet / with kind regards,
>      Guus Sliepen <[email protected]>
>
> _______________________________________________
> tinc mailing list
> [email protected]
> http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
>
>
_______________________________________________
tinc mailing list
[email protected]
http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc

Reply via email to