From bc229f5abeeacdec8180a944d9b2949d728a3416 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 9 May 2021 12:22:27 +0800 Subject: [PATCH] PRF --- ...10104 Network address translation part 1 - packet tracing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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