From: Dominik Csapak Date: Thu, 5 Apr 2018 14:03:58 +0000 (+0200) Subject: mention that NAT mode is not available on the WebUI X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=f5041150f31bfc20b84e0fbb77ec69c08c35c4a0 mention that NAT mode is not available on the WebUI Signed-off-by: Dominik Csapak --- diff --git a/qm.adoc b/qm.adoc index c430d17..60cd1dd 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*.