From 7fd2358b9b3e7f46ba3f82da2803b92f29f298cb Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Tue, 7 Nov 2023 21:26:20 +0800 Subject: [PATCH] Update lxd_extra_config.md --- docs/guide/lxd_extra_config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/lxd_extra_config.md b/docs/guide/lxd_extra_config.md index c937de2306..12229e09b0 100644 --- a/docs/guide/lxd_extra_config.md +++ b/docs/guide/lxd_extra_config.md @@ -55,7 +55,7 @@ bash build_ipv6_network.sh test bash build_ipv6_network.sh 容器名称 Y ``` -若使用了iptables进行映射,则删除所有IPV6已映射的规则可用: +若使用了ip6tables进行映射,则删除所有IPV6已映射的规则可用: ```bash ip6tables -t nat -F PREROUTING