The mullvad vpn service qube works but i tested the dns with “dnsleaktest” and also with the mullvad extension on firefox and it shows me a dns leak to cloudflare.
Following the guide i edited the script and added values to properly config mullvad dns but nothing to do., the problem persist.
I found here a guide by Solene, Im wonder if there is a workaround using the guide by mullvad site
Traceback (most recent call last):
File “/usr/lib/qubes/qubes-setup-dnat-to-ns”, line 145, in
install_firewall_rules(get_dns_resolved())
File “/usr/lib/qubes/qubes-setup-dnat-to-ns”, line 133, in install_firewall_rules
old_rules = subprocess.check_output(
^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3.11/subprocess.py”, line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3.11/subprocess.py”, line 548, in run
with Popen(*popenargs, **kwargs) as process:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3.11/subprocess.py”, line 1024, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File “/usr/lib/python3.11/subprocess.py”, line 1901, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: ‘nft’