Mullvad VPN App 4.2 setup guide

i created a mullvad app qube, but I have problems with the dns. The same problem that you have described in this guide. ivpn guideIf you have time you can upload the section again for a mullvad qube? @solene

if ! grep “QUBES OS” /opt/ivpn/etc/firewall.sh >/dev/null
then
sudo sed -i ‘/-set_dns/a
#QUBES OS - specific operation
systemctl restart systemd-resolved || echo “Error: systemd-resolved”
/usr/lib/qubes/qubes-setup-dnat-to-ns || echo “Error: failed to run /usr/lib/qubes/qubes-setup-dnat-to-ns”’ /opt/ivpn/etc/firewall.sh
fi