mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-19 12:50:25 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# iptables
|
||||
|
||||
> Configure tables, chains and rules of the Linux kernel IPv4 firewall.
|
||||
> Use `ip6tables` to set rules for IPv6 traffic. See also: `iptables-save`, `iptables-restore`.
|
||||
> Use `ip6tables` to set rules for IPv6 traffic.
|
||||
> See also: `iptables-save`, `iptables-restore`.
|
||||
> More information: <https://manned.org/iptables>.
|
||||
|
||||
- View chains, rules, packet/byte counters and line numbers for the filter table:
|
||||
|
||||
Reference in New Issue
Block a user