SMEServer OpenVPN

From Realm Business Systems Ltd
Jump to: navigation, search
Ubuntu; sudo apt-get install network-manager-openvpn
Mint Mate; sudo apt-get install network-manager-openvpn-gnome
Fedora; yum install NetworkManager-openvpn


OpenVPN SME9.2 - 130417
https://bugs.contribs.org/show_bug.cgi?id=10225

vim /opt/phpki/phpki-store/config/openssl.cnf and change default_md from md5 to sha1, or better sha256,
then you need to update the CRL by running /etc/cron.weekly/phpki_update_crl
and force the copy of OpenVPN to be updated by running /etc/e-smith/events/actions/openvpn-bridge-update-crl


rport 1194
proto udp
dev tap
nobind
remote openvpn.server.com
tls-client
ns-cert-type server
auth-user-pass
pkcs12 user.p12
comp-lzo
mssfix 1300
pull