ubuntu:iptables
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:iptables [2019/11/29 16:31] – peter | ubuntu:iptables [2023/06/06 09:33] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== IPTables ====== | ====== IPTables ====== | ||
- | [[IPTables: | + | iptables is a user-space utility program that allows a system administrator to configure the tables[2] provided by the Linux kernel firewall (implemented as different Netfilter modules) and the chains and rules it stores. Different kernel modules and programs are currently used for different protocols; iptables applies to IPv4, ip6tables to IPv6, arptables to ARP, and ebtables to Ethernet frames. |
- | [[IPTables: | + | iptables requires elevated privileges |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
- | + | ||
- | [[IPTables: | + | |
+ | The term iptables is also commonly used to inclusively refer to the kernel-level components. x_tables is the name of the kernel module carrying the shared code portion used by all four modules that also provides the API used for extensions; subsequently, | ||
+ | iptables superseded ipchains; and the successor of iptables is nftables. | ||
---- | ---- | ||
Line 72: | Line 36: | ||
[[Ubuntu: | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
[[Ubuntu: | [[Ubuntu: | ||
+ | |||
+ | [[Ubuntu: | ||
[[Ubuntu: | [[Ubuntu: |
ubuntu/iptables.1575045102.txt.gz · Last modified: 2020/07/15 09:30 (external edit)