I was using a Wireguard qube, per Wireguard VPN setup
The front page of the forums then showed me
I downloaded Mullvad VPN, got myself connected, and added the qubes-firewall service
I added the two nft rules for the killswitch
I changed over my qubes to use the new qube, rather than the previous Wireguard qube
I deleted the old Wireguard qube
I now cannot access any websites or ping anything from any qube outside of the Mullvad VPN qube
I have since added the MTU nft rule
I have tried with the network-manager service added to the Mullvad qube, which did not get me anywhere, and so network-manager has been removed
I have tried enabling Local Network Sharing, and disconnecting Mullvad VPN with lockdown mode removed
I have since installed inotify-tools on the Mullvad qube
I have since created /usr/local/bin/mullvad-dns.sh, updated it to contain the entire script (#! /usr/bin/env bash...done), run sudo chmod +x /usr/local/bin/mullvad-dns.sh to make it executable, and added /usr/local/bin/mullvad-dns.sh &
I still cannot connect outside of the Mullvad qube
I can ping IP addresses and URLs in the Mullvad qube without issue
I have run qvm-firewall mullvad-qube reset from the original guide
If I change a qube’s network qube to sys-net, I can get back online
Can anyone help me get online with the Mullvad VPN app please?