]> git.proxmox.com Git - pve-docs.git/commitdiff
mention that NAT mode is not available on the WebUI
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 5 Apr 2018 14:03:58 +0000 (16:03 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 6 Apr 2018 09:22:38 +0000 (11:22 +0200)
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
qm.adoc

diff --git a/qm.adoc b/qm.adoc
index c430d171e3e20c791d55e3f878bcb5df59615163..60cd1ddd8211c4d918bbfa8173219aef571ab6bf 100644 (file)
--- 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*.