Jiří Klimeš
|
239bb736bc
|
nm-import-openvpn: import 'keepalive' option
https://bugzilla.gnome.org/show_bug.cgi?id=651657
https://git.gnome.org/browse/network-manager-openvpn/commit/?id=6afd16bcacd87a019e12f4df0d63a9e0e8c94e9e
(cherry picked from commit 02cfeac668)
|
2015-08-19 13:15:17 +02:00 |
|
Jiří Klimeš
|
22902cc31d
|
nm-import-openvpn: import 'ping', 'ping-exit' and 'ping-restart' options
https://bugzilla.gnome.org/show_bug.cgi?id=651657
https://git.gnome.org/browse/network-manager-openvpn/commit/?id=054cc997ca38e5d786859fa6d032c4404af3d28a
(cherry picked from commit e655358d44)
|
2015-08-19 13:15:17 +02:00 |
|
Jiří Klimeš
|
75934cb13c
|
nm-import-openvpn: improve error checking
(cherry picked from commit bde1cd342e)
|
2015-08-19 13:15:16 +02:00 |
|
Jiří Klimeš
|
753e668c48
|
nm-import-openvpn: fix importing OpenVPN configuration with 'tls-client'
(cherry picked from commit a646870684)
|
2015-08-19 13:15:16 +02:00 |
|
Jiří Klimeš
|
1cac4ed5b8
|
nm-import-openvpn: import 'float' OpenVPN option
https://bugzilla.gnome.org/show_bug.cgi?id=737108
Signed-off-by: Jiří Klimeš <jklimes@redhat.com>
(cherry picked from commit a5e43ab510)
|
2015-08-19 13:15:16 +02:00 |
|
Jiří Klimeš
|
9543f2ef73
|
contrib/scripts: fix importing 'remote' and 'remote-random' options for openvpn
see https://bugzilla.redhat.com/show_bug.cgi?id=1194643
(cherry picked from commit 466515e953)
|
2015-08-19 13:15:16 +02:00 |
|
Jiří Klimeš
|
6b8dee613f
|
contrib/scripts: nm-import-openconnect - script for importing OpenConnect VPN configs to NM
(cherry picked from commit 29473f1bc4)
|
2015-08-19 13:15:16 +02:00 |
|
Jiří Klimeš
|
946e157d85
|
contrib/scripts: nm-import-vpnc - script for importing Cisco VPN configs to NM
(cherry picked from commit db0cf1e7f6)
|
2015-08-19 13:15:16 +02:00 |
|
Jiří Klimeš
|
701bb6d846
|
contrib/scripts: nm-import-openvpn - script for importing OpenVPN configs to NM
Synopsis:
$ nm-import-openvpn -i <infile1> <infile2> ...
$ nm-import-openvpn <infile> <outfile>
Put the file to NetworkManager:
# cp <outfile> /etc/NetworkManager/system-connections/
# chmod 600 /etc/NetworkManager/system-connections/<outfile>
# nmcli con load /etc/NetworkManager/system-connections/<outfile>
(cherry picked from commit 1a2798d1a4)
|
2015-08-19 13:15:15 +02:00 |
|