On 4/20/20 3:01 PM, taran1s wrote:

Chris Laprise:
You'll need to put the files in the vpn directory, not a subdirectory
like "mullvad_config_linux".

Is there any particular comand, instead of unzip, to not create the
sub-directory but unzip it in the vpn directory directly?


That particular error, however, indicates that the config expects
"update-resolv-conf" to be in "/etc/openvpn". You can copy it there for
the test, but this part of the config is overridden by Qubes-vpn-support
so in the end you won't need it there.

Should the Qubes-vpn-support be unzipped and installed in /home/user/ or
an another path or it doesn't matter?

You can unzip it in any user directory and the installer will know where to install the program files.


BTW this is the log from debian-10 based ProxyVM. The error seems to be
different:

user@open:~$ sudo mkdir -p /rw/config/vpn
user@open:~$ cd /rw/config/vpn
user@open:/rw/config/vpn$ sudo unzip ~/mullvad_openvpn_linux_all_all.zip
Archive:  /home/user/mullvad_openvpn_linux_all_all.zip
    creating: mullvad_config_linux/
  extracting: mullvad_config_linux/mullvad_ae_all.conf
  extracting: mullvad_config_linux/mullvad_al_all.conf
  extracting: mullvad_config_linux/mullvad_at_all.conf
  extracting: mullvad_config_linux/mullvad_au_all.conf
  extracting: mullvad_config_linux/mullvad_be_all.conf
  extracting: mullvad_config_linux/mullvad_bg_all.conf
  extracting: mullvad_config_linux/mullvad_br_all.conf
  extracting: mullvad_config_linux/mullvad_ca_all.conf
  extracting: mullvad_config_linux/mullvad_ch_all.conf
  extracting: mullvad_config_linux/mullvad_cz_all.conf
  extracting: mullvad_config_linux/mullvad_de_all.conf
  extracting: mullvad_config_linux/mullvad_dk_all.conf
  extracting: mullvad_config_linux/mullvad_es_all.conf
  extracting: mullvad_config_linux/mullvad_fi_all.conf
  extracting: mullvad_config_linux/mullvad_fr_all.conf
  extracting: mullvad_config_linux/mullvad_gb_all.conf
  extracting: mullvad_config_linux/mullvad_gr_all.conf
  extracting: mullvad_config_linux/mullvad_hk_all.conf
  extracting: mullvad_config_linux/mullvad_hu_all.conf
  extracting: mullvad_config_linux/mullvad_ie_all.conf
  extracting: mullvad_config_linux/mullvad_il_all.conf
  extracting: mullvad_config_linux/mullvad_it_all.conf
  extracting: mullvad_config_linux/mullvad_jp_all.conf
  extracting: mullvad_config_linux/mullvad_lu_all.conf
  extracting: mullvad_config_linux/mullvad_lv_all.conf
  extracting: mullvad_config_linux/mullvad_md_all.conf
  extracting: mullvad_config_linux/mullvad_nl_all.conf
  extracting: mullvad_config_linux/mullvad_no_all.conf
  extracting: mullvad_config_linux/mullvad_nz_all.conf
  extracting: mullvad_config_linux/mullvad_pl_all.conf
  extracting: mullvad_config_linux/mullvad_pt_all.conf
  extracting: mullvad_config_linux/mullvad_ro_all.conf
  extracting: mullvad_config_linux/mullvad_rs_all.conf
  extracting: mullvad_config_linux/mullvad_se_all.conf
  extracting: mullvad_config_linux/mullvad_sg_all.conf
  extracting: mullvad_config_linux/mullvad_us_all.conf
  extracting: mullvad_config_linux/mullvad_userpass.txt
  extracting: mullvad_config_linux/mullvad_ca.crt
  extracting: mullvad_config_linux/update-resolv-conf
user@open:/rw/config/vpn$ sudo cp
mullvad_config_linux/mullvad_ch_all.conf vpn-client.conf
user@open:/rw/config/vpn$ sudo openvpn --cd /rw/config/vpn --config
vpn-client.conf --auth-user-pass mullvad_config_linux/mullvad_userpass.txt
Mon Apr 20 16:03:58 2020 Note: option tun-ipv6 is ignored because modern
operating systems do not need special IPv6 tun handling anymore.
Options error: --ca fails with 'mullvad_ca.crt': No such file or
directory (errno=2)
Mon Apr 20 16:03:58 2020 WARNING: file
'mullvad_config_linux/mullvad_userpass.txt' is group or others accessible
Options error: Please correct these errors.
Use --help for more information.


The 'No such file' error is the one to correct. As I said earlier, you will need to move the files out of the "mullvad_config_linux" subdirectory into the vpn dir. It can't find the .crt file because its in the subdirectory.

--
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/e62e93c1-4619-0966-03c2-68337e794269%40posteo.net.

Reply via email to