diff --git a/published/20210104 Network address translation part 1 - packet tracing.md b/published/20210104 Network address translation part 1 - packet tracing.md index dfc1351d98..b1b8c31243 100644 --- a/published/20210104 Network address translation part 1 - packet tracing.md +++ b/published/20210104 Network address translation part 1 - packet tracing.md @@ -155,7 +155,7 @@ trace id 20a4ef inet trace_debug trace_pre packet: iif "enp0" ether saddr .. ip ### 规则集合分析 -上一节我们发现报文在 inet 过滤表中的一个名叫 `allowed_dnats` 的链中被丢弃。现在我们来查看它: +上一节我们发现报文在 inet filter 表中的一个名叫 `allowed_dnats` 的链中被丢弃。现在我们来查看它: ``` # nft list chain inet filter allowed_dnats