mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 22:12:51 +08:00
update 2.PVE初始化配置.md.
Signed-off-by: 狐狸Nomad <9463297+callmer@user.noreply.gitee.com>
This commit is contained in:
+3
-3
@@ -198,9 +198,9 @@ apt install intel-microcode (amd64-microcode)
|
|||||||
在设置 PVE 的网络之前,需要对网络内部结构做一个规划。
|
在设置 PVE 的网络之前,需要对网络内部结构做一个规划。
|
||||||
|
|
||||||
在前篇的网络地址段规划时,我们有如下规划内容:
|
在前篇的网络地址段规划时,我们有如下规划内容:
|
||||||
- PVE IP: `172.16.1.250/24` (IPv6地址: `fc00::fa/64` )
|
- PVE IP: `172.16.1.250/24` (IPv6: `fc00::fa/64` )
|
||||||
- PVE 网关: `172.16.1.1` (IPv6地址: `fc00::1` )
|
- PVE 网关: `172.16.1.1` (IPv6 网关将使用 `Link-Local Address` 自动配置)
|
||||||
- PVE DNS: `172.16.1.1` (IPv6地址: `fc00::1` )
|
- PVE DNS: `172.16.1.1` (IPv6 DNS: `fc00::1` )
|
||||||
|
|
||||||
我们预计在 PVE 内部安装 RouterOS 用于主路由,2 个 Adguard Home 虚拟机用于提供内网的 DNS 服务以及去广告,且 RouterOS 需要能让 PVE 自身访问外网。
|
我们预计在 PVE 内部安装 RouterOS 用于主路由,2 个 Adguard Home 虚拟机用于提供内网的 DNS 服务以及去广告,且 RouterOS 需要能让 PVE 自身访问外网。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user