On 12/20/2018 04:35 AM, menoldst...@gmail.com wrote:
Hello, you can help set up https://github.com/tasket/Qubes-vpn-support/ 
Qubes-vpn-support
#sorry my bad English
I seem to have done everything according to the instructions, but when I enter 
systemctl status qubes-vpn-handler shows:

● qubes-vpn-handler.service - VPN Client for Qubes proxyVM Loaded: loaded 
(/usr/lib/systemd/system/qubes-vpn-handler.service; enabled; vendor preset: 
disabled) Drop-In: / usr / lib /systemd/system/qubes-vpn-handler.service.d 
00─00_example.conf Active: activating (auto-restart) (Result: exit-code) since 
Wed 2018-12-19 22:02:50 MSK; 7s ago Process: 21996
ExecStopPost = / usr / lib / qubes / qubes-vpn-setup - post-stop (code = 
exited, status = 0 / SUCCESS) Process: 21992 ExecStartPost = / usr / lib / 
qubes / qubes-vpn -setup - post-start (code = exited, status = 0 / SUCCESS) 
Process: 21991
ExecStart = / usr / lib / qubes / qubes-vpn-setup - start-exec (code = exited, 
status = 1 / FAILURE ) Process: 21963 ExecStartPre = / usr / lib / qubes / 
qubes-vpn-setup --pre-start (code = exited, status = 0 / SUCCESS) Process: 21959
ExecStartPre = / usr / lib / qubes / qubes-vpn- setup --check-firewall (code = 
exited, status = 0 / SUCCESS) Main PID: 21991 (code = exited, status = 1 / 
FAILURE)

A VPN-VM window constantly pops up on top: Ready to start link

I also did not quite understand point 2 in the installation:

Copy the VPN configuration files from your service provider to the proxyVM / rw 
/ config / vpn folder, then copy or link the desired configuration to 
“vpn-client.conf”:
cd / rw / config / vpn sudo unzip ~ / ovpn-configs-example.zip sudo ln -s 
US_East.ovpn vpn-client.conf

I copied all the configuration files (France.ovpn, ca.rsa.2048.crt, 
crl.rsa.2048.pem), but what does it mean to associate the desired configuration 
with vpn-client.conf? After unpacking sudo unzip ~ / ovpn-configs-example.zip, 
I get a vpn-client.conf-example file. I understand that I need to rename its 
extension to .conf? Does it need to be edited?


Forget the example file. As the instructions suggest, you need to run:

cd /rw/config/vpn
sudo ln -s France.ovpn vpn-client.conf

--

Chris Laprise, tas...@posteo.net
https://github.com/tasket
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/76edbf6f-b502-e221-3843-efc1383f1e04%40posteo.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to