mirror of
https://github.com/thelittlerocket/pve.git
synced 2024-11-15 03:24:54 +08:00
Update README.md
This commit is contained in:
parent
8cabbf223d
commit
8ba5fa87ae
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ bash <(wget -qO- --no-check-certificate https://raw.githubusercontent.com/spirit
|
||||||
|
|
||||||
### 自动配置IPV4的NAT网关
|
### 自动配置IPV4的NAT网关
|
||||||
|
|
||||||
- 使用前请保证重启过服务器且PVE能正常使用WEB端再执行
|
- **使用前请保证重启过服务器且PVE能正常使用WEB端再执行**
|
||||||
- 创建vmbr0
|
- 创建vmbr0
|
||||||
- 创建vmbr1(NAT网关)
|
- 创建vmbr1(NAT网关)
|
||||||
- 开NAT虚拟机时网关(IPV4)使用```172.16.1.1```,IPV4/CIDR使用```172.16.1.x/24```,这里的x不能是1
|
- 开NAT虚拟机时网关(IPV4)使用```172.16.1.1```,IPV4/CIDR使用```172.16.1.x/24```,这里的x不能是1
|
||||||
|
|
Loading…
Reference in a new issue