Update lxd_extra_config.md

This commit is contained in:
spiritlhl
2023-11-07 21:24:01 +08:00
committed by GitHub
parent 093e879408
commit 93debf9af7

View File

@@ -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