03/06/2020

OpenVPN on OpenWRT Router immediately protects your internet privacy and security while giving you full internet freedom and instant access to content streaming. The steps below were tested on OpenWrt 18.06 running set on a Linksys E900 router that has the luci app openvpn plugin on site, so it might not be same on your firmware: OpenVPN GUI propose à ses utilisateurs une interface graphique intuitive pour OpenVPN traditionnellement lancé dans une invite de commande. Une fois OpenVPN GUI installé opkg update && opkg install luci-app-openvpn openvpn-easy-rsa openvpn-openssl. 2. Download OpenVPN configuration file from the members area. Click on "+ More details" next to the server you want to connect to and click on "Linux" under "OpenVPN Configura opkg install openvpn-easy-rsa opkg install luci-app-openvpn opkg install luci-i18n-openvpn-fr opkg install openssh-sftp-server. D) Configurer l’interface VPN et le pare-feu. Maintenant nous allons créer une interface réseau pour notre VPN. Entrez les commandes suivantes dans l’ordres : uci set network.vpn0="interface"

16 mars 2018 Pour savoir ce qu'est un VPN, je vous redirige vers l'article de @Le Crabe qui explique tout ça. Mais alors opkg install luci-i18n-openvpn-fr

opkg install openvpn-easy-rsa opkg install luci-app-openvpn opkg install luci-i18n-openvpn-fr opkg install openssh-sftp-server. D) Configurer l’interface VPN et le pare-feu. Maintenant nous allons créer une interface réseau pour notre VPN. Entrez les commandes suivantes dans l’ordres : uci set network.vpn0="interface" uci set network.vpn0.ifname="tun0" uci set network.vpn0.proto="none In the top menu, go to VPN -> OpenVPN. Set the checkbox Enabled for VPN connection you just created, and click Save & Apply. After the settings are saved, click Start button next to the VPN connection. Wait a few seconds for connection to establish. LuCI is installed as a 'meta package' which installs several other packages by having these defined as a dependency. Notably, it installs the uHTTPd web server, configured for use with LuCI. In case you want to use uHTTPd, there is little configuration necessary as uHTTPd is configured with CGI to make LuCI work with the Lua interpreter. By default this is organised as follows. By default /www 03/06/2020

Download luci-i18n-openvpn-el_git-20.177.72617-e11af3a-1_all.ipk for OpenWrt 19.07 from OpenWrt Luci repository.

openvpn.conf - le fichier de configuration d'OpenVPN. ipp.txt (serveur seulement) - un fichier de réservation IP pour l'assignement dynamique d'adresses IP. route.txt (serveur seulement)- script pour ajouter une route sur le serveur quand le tunnel est monté. Install OpenVPN package: # opkg update # opkg install openvpn-openssl..and LuCI-component of OpenVPN (optional, if you prefer to manage OpenVPN profile from your router's Web UI later on): # opkg install install luci-app-openvpn; Enable OpenVPN to start on boot: In general Luci has no help included for any package. There is NO openvpn package. You need only one of the 3 openvpn packages, depending on the security you want to use (openvpn-openssl, openvpn-polarssl, or openvpn-nossl) The luci-app-openvpn is just the gui, which is nice to have but I feel has some issues. I think the controls are not