[pve-devel] [PATCH docs 2/2] mention that NAT mode is not available on the WebUI
Dominik Csapak
d.csapak at proxmox.com
Thu Apr 5 16:03:58 CEST 2018
Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
---
qm.adoc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/qm.adoc b/qm.adoc
index 88b52db..f6e51d5 100644
--- a/qm.adoc
+++ b/qm.adoc
@@ -503,7 +503,8 @@ have direct access to the Ethernet LAN on which the host is located.
the Qemu user networking stack, where a built-in router and DHCP server can
provide network access. This built-in DHCP will serve addresses in the private
10.0.2.0/24 range. The NAT mode is much slower than the bridged mode, and
-should only be used for testing.
+should only be used for testing. This mode is only available via CLI or the API,
+but not via the WebUI.
You can also skip adding a network device when creating a VM by selecting *No
network device*.
--
2.11.0
More information about the pve-devel
mailing list