VPN : Installation et configuration d'un VPN avec OPENVPN
Article rédigé via source orginiale : http://mathieu-androz.developpez.com/articles/linux/vpn/ SUR LE SERVEUR Installation: apt-get install openvpn apt-get install openssl Creation de repertoire : mkdir /etc/openvpn/easy-rsa/ mkdir /etc/openvpn/easy-rsa/keys...