wok annotate iptables/description.txt @ rev 25487
Up exiftool (12.50), foomatic-db (4.0-20221111), lzsa (1.4.0), zlib (1.2.13)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Nov 15 16:20:54 2022 +0000 (2022-11-15) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24674 | 1 Iptables is the userspace command line program used to configure |
Hans-G?nter@24674 | 2 the Linux 2.4.x and later packet filtering ruleset. |
Hans-G?nter@24674 | 3 It is targeted towards system administrators. |
Hans-G?nter@24674 | 4 |
Hans-G?nter@24674 | 5 Since Network Address Translation is also configured from the packet |
Hans-G?nter@24674 | 6 filter ruleset, iptables is used for this, too. |
Hans-G?nter@24674 | 7 |
Hans-G?nter@24674 | 8 The iptables package also includes ip6tables. ip6tables is used for |
Hans-G?nter@24674 | 9 configuring the IPv6 packet filter. |