From 28ad2b3bdab61fae70e25b9009ffcfa98c6c5ef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E5=88=80=E7=8B=90=E7=8B=B8?= <9463297+callmer@user.noreply.gitee.com> Date: Tue, 6 Sep 2022 11:44:03 +0000 Subject: [PATCH] =?UTF-8?q?update=206.PVE=E7=94=A8=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E5=85=8B=E9=9A=86=E8=99=9A=E6=8B=9F=E6=9C=BA.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 秋刀狐狸 <9463297+callmer@user.noreply.gitee.com> --- 6.PVE用模板克隆虚拟机.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/6.PVE用模板克隆虚拟机.md b/6.PVE用模板克隆虚拟机.md index b14071d..1f3b181 100644 --- a/6.PVE用模板克隆虚拟机.md +++ b/6.PVE用模板克隆虚拟机.md @@ -32,7 +32,7 @@ ![调整新虚拟机Cloud-Init](img/Template/vm_clone_ci.png) -- `DNS服务器` 参数为 `172.16.1.3 fc00::3` +- `DNS服务器` 参数为 `172.16.1.1 fc00::1` - `IP配置` 中的 IPv4 地址参数为 `172.16.1.2/24` ,网关保持 `172.16.1.1` 不变 - `IP配置` 中的 IPv6 地址参数为 `fc00::2/64` ,网关保持 `fc00::1` 不变