network/netfilter #172
Replies: 3 comments 1 reply
-
|
“然后再依次经过 INPUT 链的 mangle、filter、nat表”,这里和图中不一致,建议改为: “然后再依次经过 INPUT 链的 mangle、filter表”。 |
Beta Was this translation helpful? Give feedback.
-
|
这里 INPUT hook 和 OUTPUT hook 的箭头顺序是不是反了呢?https://www.netfilter.org/documentation/HOWTO/netfilter-hacking-HOWTO-3.html |
Beta Was this translation helpful? Give feedback.
-
|
之前也到这边看了佬写的这本书,感觉这块好像改过了。 之前看的各种经典图,都没看到提及在什么layer触发什么hook。 如果看不到图片,可以点这边:https://en.wikipedia.org/wiki/Netfilter#/media/File:Netfilter-packet-flow.svg 特意登录,留个言,感谢 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
network/netfilter
构建大规模高可用的分布式系统
https://www.thebyte.com.cn/network/netfilter.html
Beta Was this translation helpful? Give feedback.
All reactions