netfilter
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| netfilter [2022/10/22 11:49] – created baumi | netfilter [2022/10/22 11:50] (current) – [Useful commands] baumi | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| mangle | mangle | ||
| raw | raw | ||
| - | |||
| </ | </ | ||
| + | **Get list of netfilter chains** | ||
| + | < | ||
| + | # nft list table ip filter | awk '/ | ||
| + | INPUT | ||
| + | FORWARD | ||
| + | OUTPUT | ||
| + | LOCAL-BLOCK-DROP | ||
| + | LOG-ACCEPT | ||
| + | LOG-DROP | ||
| + | BOGUS-DROP | ||
| + | BOGUS | ||
| + | </ | ||
| + | {{tag>kb linux netfilter firewall}} | ||
netfilter.1666432191.txt.gz · Last modified: by baumi
