On Tue, Apr 10, 2012 at 10:10:43PM -0700, Matthew Tolle wrote: > I followed the instructions from: > > http://www.tinc-vpn.org/examples/macbook-install/ > > Ubuntu server <-> Ubuntu server works just fine with the same config. Ubuntu > server <-> Mac laptop not so much. > > The error I'm getting is: > > 2012-04-10 21:48:44 tinc.l3vpn[52621]: Error while writing to Generic BSD tap > device /dev/tun0: Input/output error > 2012-04-10 21:48:44 tinc.l3vpn[52621]: Error while writing to Generic BSD tap > device /dev/tun0: Input/output error [...] > # cat tinc.conf > Name = laptop > Mode = switch
I think you need to add "Device = /dev/tap0" to your tinc.conf. (Tinc is using
the wrong device by default in this case.)
--
Met vriendelijke groet / with kind regards,
Guus Sliepen <[email protected]>
signature.asc
Description: Digital signature
_______________________________________________ tinc mailing list [email protected] http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
