Add new checkbox/pref for disconnecting qube from netvm
without setting it to none
#8555
Labels
C: manager/widget
C: networking
P: default
Priority: default. Default priority for new issues, to be replaced given sufficient information.
T: enhancement
Type: enhancement. A new feature that does not yet exist or improvement of existing functionality.
ux
User experience
The problem you're addressing (if any)
Turning internet connection of qubes on and off is currently complicated and error-prone. E.g. user has qube with
sys-vpn
netvm, making it offline for a moment requires user to changenetvm
tonone
and the information about previous value will be lost.When user wants to make qube online again, they can easily chose
sys-firewall
,sys-whonix
,sys-othervpn
or any other wrongnetvm
qube.The solution you'd like
A good approach exists in VirtualBox with
Cable connected
checkbox.User can select
NAT
for interface to provide internet, but manage online/offline status with additional checkboxCable connected
.In Qubes OS it can be implemented without major difficulties in similar manner.
connected-to-netvm
.Additional points
connected-to-netvm = true
.netvm
contract will be preserved completely.qubes-vm-settings
should have additional checkbox similar to VirtualBox to make it convenient and transparent for average user.The value to a user, and who that user might be
vault
, because user can additionally setconnected-to-netvm = false
and does not worry is at some pointnetvm
will be changed.The text was updated successfully, but these errors were encountered: