openvpn and tap device

Beni Brinckman beni.brinckman at gmail.com
Sun Jun 2 08:57:55 UTC 2013


I had to use tap0 instead of tun0 to get a connexion.
I first create it with "ifconfig tap0 create" and then make the connexion
with "openvpn --config <your-config-file>.ovpn --dev tap0".
This works for me.


2013/6/1 Teske, Devin <Devin.Teske at fisglobal.com>

>
> On May 29, 2013, at 8:52 AM, Pol Hallen wrote:
>
> >> It's a while since I looked at OpenVPN, so this is from unreliable
> >> memory, but IIRC it uses tap devices under Windows and tun devices under
> >> Unix(ish) OSes. Do you see tun0 appear?
> >
> > sorry for the mistake: tun device
> >
> > I don't have any tun devices but I can use openvpn to connect to other
> vpn
> > client
> >
>
> tun devices are used with software like vpnc in my experience.
> --
> Devin
>
> _____________
> The information contained in this message is proprietary and/or
> confidential. If you are not the intended recipient, please: (i) delete the
> message and all copies; (ii) do not disclose, distribute or use the message
> in any manner; and (iii) notify the sender immediately. In addition, please
> be aware that any message addressed to our domain is subject to archiving
> and review by persons other than the intended recipient. Thank you.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>



-- 
Beni Brinckman.


More information about the freebsd-questions mailing list