FreeBSD OpenVPN Server/Bridged
From Secure Computing Wiki
Revision as of 17:41, 8 April 2009 by Ecrist (Talk | contribs) (Created page with '# Install OpenVPN # Install ssl-admin # Edit /etc/rc.conf # mkdir /usr/local/etc/openvpn # build root ca # build server certificate # build dh params # download/install bridge-st...')
- Install OpenVPN
- Install ssl-admin
- Edit /etc/rc.conf
- mkdir /usr/local/etc/openvpn
- build root ca
- build server certificate
- build dh params
- download/install bridge-start script
- download/install bridge-stop script