From f5041150f31bfc20b84e0fbb77ec69c08c35c4a0 Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Thu, 5 Apr 2018 16:03:58 +0200 Subject: [PATCH] mention that NAT mode is not available on the WebUI Signed-off-by: Dominik Csapak --- qm.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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*. -- 2.39.2