On Mar 18, 2015, at 2:14 PM, John-Mark Gurney <[email protected]> wrote: > As I've never used OpenVPN before and their docs don't go into saying > what it's using.. Is OpenVPN a kernel or userland VPN? Do they use > IPSec in the kernel? or are they just using UDP or TCP for their > connections?
OpenVPN runs in userland; it uses OpenSSL to create either a layer-2 or layer-3 tunnel via either UDP or TCP. http://en.wikipedia.org/wiki/OpenVPN has more details. Regards, -- -Chuck _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
