GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OVPN(4) FreeBSD Kernel Interfaces Manual OVPN(4)

ovpnOpenVPN DCO driver

To compile this driver into the kernel, place the following lines in your kernel configuration file:

device ovpn

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

if_ovpn_load="YES"

The ovpn device driver provides support for OpenVPN DCO. DCO, or Data Channel Offload, moves the OpenVPN data path into the kernel. This can improve performance.

The ovpn interface is created automatically by the OpenVPN daemon. It requires no configuration other than that done by OpenVPN.

April 22, 2022 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.