Skip to content

Commit

Permalink
修复文档中的错误
Browse files Browse the repository at this point in the history
  • Loading branch information
firemakergk committed Apr 11, 2024
1 parent 6b958d3 commit b71c754
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added _resources/816164a70eb54cbdb960b076d63aa567.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions details/在pve中搭建一个静态ip的虚拟网络.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

要强调的是目前这个虚拟网络只存在于aquar系统这个虚拟化体系之内,你不能用自己的设备直连这个网络,这同时是对aquar内部的一种隔离。
## 配置步骤
1.在pve节点的network设置中新建一个网桥,命名为vmbr1,赋予vmbr1一个掩码为24位的ip地址192.168.172.2/24,其他都为空,设置完以后重启pve,让这个网桥启动
1.在pve节点的network设置中新建一个网桥,命名为vmbr1,赋予vmbr1一个掩码为24位的ip地址192.168.172.1/24,其他都为空,设置完以后重启pve,让这个网桥启动

![18e1b608195e42eb791f54898cd8d1c5.png](../_resources/18e1b608195e42eb791f54898cd8d1c5.png)
![816164a70eb54cbdb960b076d63aa567.png](../_resources/816164a70eb54cbdb960b076d63aa567.png)

2.在windows虚拟机中配置一个新的网络设备,Bridge选择新建的vmbr1,然后关闭虚拟机再启动

Expand Down

0 comments on commit b71c754

Please sign in to comment.