iptables: fix example description and add link (#4922)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# iptables
|
||||
|
||||
> Program that allows configuration of tables, chains and rules provided by the Linux kernel firewall.
|
||||
> More information: <https://www.netfilter.org/projects/iptables/>.
|
||||
|
||||
- View chains, rules, and packet/byte counters for all tables:
|
||||
- View chains, rules, and packet/byte counters for the filter table:
|
||||
|
||||
`sudo iptables -vnL`
|
||||
|
||||
|
Reference in New Issue
Block a user