跟进 ICANN | SAC113 调整内网域名

This commit is contained in:
CallMeR
2025-01-07 22:34:03 +08:00
parent 90c7adc62d
commit 0377b500b6
7 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -162,7 +162,7 @@ PVE 为最关键的虚拟化层,建议使用强密码,包含大小写字母
FQDN 为 PVE 的域,PVE 将使用 FQDN 中的二级域名作为其主机名。
演示中 FQDN 为 `node01.fox.home.arpa` ,因此 PVE 的主机名为 `node01`
演示中 FQDN 为 `node01.fox.internal` ,因此 PVE 的主机名为 `node01`
根据规划,PVE 的 IPv4 管理地址为 `172.16.1.254`
@@ -172,7 +172,7 @@ FQDN 为 PVE 的域,PVE 将使用 FQDN 中的二级域名作为其主机名。
|参数|值|说明|
|--|--|--|
|Hostname (FQDN)|`node01.fox.home.arpa`|设置 PVE `域``主机名` |
|Hostname (FQDN)|`node01.fox.internal`|设置 PVE `域``主机名` |
|IP Address (CIDR)|`172.16.1.254/24`|设置 PVE IPv4 地址|
|Gateway|`172.16.1.1`|设置 PVE IPv4 网关|
|DNS Server|`172.16.1.1`|设置 PVE IPv4 DNS |