更新内网地址规划

This commit is contained in:
狐狸Nomad
2023-03-07 14:24:58 +08:00
parent 13976f0416
commit 33518cec15
6 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -200,9 +200,9 @@ update-pciids
在设置 PVE 的网络之前,需要对网络内部结构做一个规划。
在前篇的网络地址段规划时,我们有如下规划内容:
- PVE IP `172.16.1.250/24` IPv6 `fc00::fa/64`
- PVE IP `172.16.1.254/24` IPv6 `fdac::fe/64`
- PVE 网关: `172.16.1.1` IPv6 网关将使用 `Link-Local Address` 自动配置)
- PVE DNS `172.16.1.1` IPv6 DNS `fc00::1`
- PVE DNS `172.16.1.1` IPv6 DNS `fdac::1`
我们预计在 PVE 内部安装 RouterOS 用于主路由,2 个 Adguard Home 虚拟机用于提供内网的 DNS 服务以及去广告,且 RouterOS 需要能让 PVE 自身访问外网。