vpn-install icon indicating copy to clipboard operation
vpn-install copied to clipboard

not work ubuntu 18.10

Open genikineg opened this issue 5 years ago • 2 comments

Configuring DNS parameters... Preffered DNS resolver #1: 8.8.8.8 Preffered DNS resolver #2: 8.8.4.4 /etc/openvpn/openvpn-server.conf updated!

Creating server keys... /etc/openvpn/easy-rsa exists. Aborting. Usage: /usr/bin/make-cadir DIRECTORY Creates a new directory and prepares it to be used as a (CA) key management directory (to create and store keys and certificates). cp: cannot stat '/etc/openvpn/easy-rsa/openssl-1.0.0.cnf': No such file or directory You appear to be sourcing an Easy-RSA 'vars' file. This is no longer necessary and is disallowed. See the section called 'How to use this file' near the top comments for more details. ./vpn-install/openvpn/install.sh: line 62: ./clean-all: No such file or directory ./vpn-install/openvpn/install.sh: line 63: ./build-ca: No such file or directory ./vpn-install/openvpn/install.sh: line 64: ./build-key-server: No such file or directory ./vpn-install/openvpn/install.sh: line 65: ./build-dh: No such file or directory ./vpn-install/openvpn/install.sh: line 69: ./build-key: No such file or directory You appear to be sourcing an Easy-RSA 'vars' file. This is no longer necessary and is disallowed. See the section called 'How to use this file' near the top comments for more details. /root/vpn-install/openvpn/deluser.sh: line 23: ./revoke-full: No such file or directory cp: cannot stat '/etc/openvpn/easy-rsa/keys/crl.pem': No such file or directory chown: cannot access '/etc/openvpn/crl.pem': No such file or directory

Adding cron jobs...

Configuring VPN users... You appear to be sourcing an Easy-RSA 'vars' file. This is no longer necessary and is disallowed. See the section called 'How to use this file' near the top comments for more details. Enter name: pc ls: cannot access '/etc/openvpn/easy-rsa/keys': No such file or directory /root/vpn-install/openvpn/adduser.sh: line 32: ./build-key: No such file or directory

genikineg avatar Feb 28 '19 03:02 genikineg