FreeBSD Clients and Installation¶
If the client has a stock FreeBSD installation, OpenVPN may be found in the ports collection.
To install OpenVPN, run the following as root:
# cd /usr/ports/security/openvpn && make install clean
Alternately, it can be installed from packages:
# pkg install openvpn