mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-10 16:05:04 -04:00
Clarify the definition of "NetVM"
This commit is contained in:
parent
3fc8bf94d9
commit
f4454dd2dd
1 changed files with 2 additions and 1 deletions
|
@ -89,7 +89,8 @@ Typically a TemplateBasedVM, but may be a StandaloneVM. Never a TemplateVM.
|
||||||
NetVM
|
NetVM
|
||||||
-----
|
-----
|
||||||
Network Virtual Machine.
|
Network Virtual Machine.
|
||||||
A type of [VM](#vm) that connects directly to a network and provides network access any VMs connected to the NetVM.
|
A type of [VM](#vm) that connects directly to a network.
|
||||||
|
Other VMs gain access to a network by connecting to a NetVM (usually indirectly, via a [FirewallVM](#firewallvm)).
|
||||||
A NetVM called `sys-net` is created by default in most Qubes installations.
|
A NetVM called `sys-net` is created by default in most Qubes installations.
|
||||||
|
|
||||||
Alternatively, "NetVM" may refer to whichever VM is directly connected to a VM for networking purposes.
|
Alternatively, "NetVM" may refer to whichever VM is directly connected to a VM for networking purposes.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue