Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
tips:vpn:ipsec [2017/01/13 12:27] – created scipio | tips:vpn:ipsec [2017/01/20 13:03] (current) – [linux GUI client] scipio | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== linux GUI client ===== | ===== linux GUI client ===== | ||
+ | |||
+ | * https:// | ||
<code bash> | <code bash> | ||
+ | sudo add-apt-repository ppa: | ||
+ | sudo apt-get update | ||
+ | |||
apt install network-manager-strongswan xl2tpd | apt install network-manager-strongswan xl2tpd | ||
</ | </ |