mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-22 17:08:02 +08:00
Update lxd_extra_config.md
This commit is contained in:
@@ -47,9 +47,9 @@ bash build_ipv6_network.sh 容器名称
|
||||
bash build_ipv6_network.sh test
|
||||
```
|
||||
|
||||
**PS:增加ipv6处理过程中可选择是否使用iptables进行映射,默认不使用iptables方式进行映射而使用新增网络设备的方式进行映射**
|
||||
**PS:增加ipv6处理过程中可选择是否使用ip6tables进行映射,默认不使用ip6tables方式进行映射而使用新增网络设备的方式进行映射**
|
||||
|
||||
使用iptables进行映射
|
||||
使用ip6tables进行映射
|
||||
|
||||
```bash
|
||||
bash build_ipv6_network.sh 容器名称 Y
|
||||
|
||||
Reference in New Issue
Block a user