套件:iptables(1.8.7-1)
iptables 的相關連結
Debian 的資源:
下載原始碼套件 iptables:
維護小組:
- Debian Netfilter Packaging Team (QA 頁面, 郵件存檔)
- Arturo Borrero Gonzalez (QA 頁面)
- Alberto Molina Coballes (QA 頁面)
- Laurence J. Lane (QA 頁面)
外部的資源:
- 主頁 [www.netfilter.org]
相似套件:
administration tools for packet filtering and NAT
The iptables/xtables framework has been replaced by nftables. You should consider migrating now.
iptables is the userspace command line program used to configure the Linux packet filtering and NAT ruleset. It is targeted towards systems and networks administrators.
This package contains several different utilities, the most important ones:
iptables-nft, iptables-nft-save, iptables-nft-restore (nft-based version)
iptables-legacy, iptables-legacy-save, iptables-legacy-restore (legacy version)
ip6tables-nft, ip6tables-nft-save, ip6tables-nft-restore (nft-based version)
ip6tables-legacy, ip6tables-legacy-save, ip6tables-legacy-restore (legacy version)
arptables-nft, arptables-nft-save, arptables-nft-restore (nft-based version)
ebtables-nft, ebtables-nft-save, ebtables-nft-restore (nft-based version)
其他與 iptables 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libip4tc2 (= 1.8.7-1)
- netfilter libip4tc library
-
- dep: libip6tc2 (= 1.8.7-1)
- netfilter libip6tc library
-
- dep: libmnl0 (>= 1.0.3-4~)
- minimalistic Netlink communication library
-
- dep: libnetfilter-conntrack3 (>= 1.0.8)
- Netfilter netlink-conntrack library
-
- dep: libnfnetlink0
- Netfilter netlink library
-
- dep: libnftnl11 (>= 1.1.5)
- Netfilter nftables userspace API library
-
- dep: libxtables12 (= 1.8.7-1)
- netfilter xtables library
-
- dep: netbase (>= 6.0)
- Basic TCP/IP networking system
-
- rec: nftables
- Program to control packet filtering rules by Netfilter project