Installing and Configuring OpenVPN (CentOS 7)
Last updated
Was this helpful?
Was this helpful?
Downloading packages:
warning: /var/cache/yum/x86_64/7/epel/packages/openvpn-2.4.11-1.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for openvpn-2.4.11-1.el7.x86_64.rpm is not installed
(1/2): openvpn-2.4.11-1.el7.x86_64.rpm | 527 kB 00:00
(2/2): pkcs11-helper-1.11-3.el7.x86_64.rpm | 56 kB 00:00
--------------------------------------------------------------------------------
Total 1.7 MB/s | 583 kB 00:00
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
Package : epel-release-7-11.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7[root@localhost ~]# yum install unzip[root@localhost ~]# cp -i /home/vpn123456789.zip /etc/openvpn/[root@localhost ~]# cd /etc/openvpn/root@localhost:~# ls /etc/openvpn/[root@localhost ~]# unzip vpn123456789.zip