mirror of
https://github.com/oneclickvirt/pve.git
synced 2024-11-10 17:25:50 +08:00
Update README.md
This commit is contained in:
parent
67b8f52a61
commit
5714f99f6a
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ bash <(wget -qO- --no-check-certificate https://ghproxy.com/https://raw.githubus
|
|||
|
||||
### 自动配置宿主机的网关
|
||||
|
||||
- **使用前请保证重启过服务器且此时PVE能正常使用WEB端再执行,重启机器后不要立即执行此命令,至少等几分钟待WEB端启动成功后再执行**
|
||||
- **使用前请保证重启过服务器且此时PVE能正常使用WEB端再执行,重启机器后不要立即执行此命令,待WEB端启动成功后至少等5分钟再执行本命令**
|
||||
- **这一步是最容易造成SSH断开的,原因是未等待PVE内核启动就修改网络会造成设置冲突,所以至少等几分钟待内核启动也就是WEB端启动成功后再执行**
|
||||
- 创建vmbr0,母鸡允许addr和gateway为内网IP或外网IP,已自动识别
|
||||
- vmbr0创建支持纯IPV4或双栈服务器,自动识别IPV4地址和IPV6地址,自动识别对应的IP区间
|
||||
|
|
Loading…
Reference in a new issue