Mullvad Proxy-VMs suddenly stop working (except for mozilla.org, redcross.org and wikipedia.org)

If you are looking for a simple solution, I have packaged Mullvad to
provide a Mullvad proxy, as well as disposables. The proxy comes with
the Mullvad GUI for VPN selection. The disposables have the GUI and
Mullvad Browser - you can use the browser without the Mullvad VPN if you
want, or have the disposables running their own VPN.
Look at https://qubes.3isec.org/tasks.html

I never presume to speak for the Qubes team. When I comment in the Forum I speak for myself.
1 Like

hello the problem was solved using newer fedora template version which had to be updated from 38 → 39.

in rereading this post, it may not be clear

cd …

cd …

cd rw

cd config

sudo nano rc.local

once inside nano, you need to set the mtu so that the VM loads with that mtu each time

so you write “sudo ip link set mtu [MTU VALUE] dev eth0”

this will create the mtu value you want

however, make sure that this mtu value flows well with the netVM that you’ve chosen and that the netVM has good MTU value. You can dynamically alter this using a cronjob and a program that was created by another user and there is information on how to do that on this forum