Merge pull request #21861 from wxy/20210104-Network-address-translation-part-1---packet-tracing

PRF:published/20210104 Network address translation part 1 - packet tracing.md
This commit is contained in:
Xingyu.Wang 2021-05-09 12:25:54 +08:00 committed by GitHub
commit 778776d964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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