Package: iptables Status: install ok unpacked Priority: optional Section: net Installed-Size: 2639 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 1.8.4-3ubuntu2.1 Config-Version: 1.8.4-3ubuntu2 Replaces: iptables-nftables-compat (<< 1.6.2~) Depends: libip4tc2 (= 1.8.4-3ubuntu2.1), libip6tc2 (= 1.8.4-3ubuntu2.1), libxtables12 (= 1.8.4-3ubuntu2.1), netbase (>= 6.0), libc6 (>= 2.29), libmnl0 (>= 1.0.3-4~), libnetfilter-conntrack3 (>= 1.0.7), libnfnetlink0, libnftnl11 (>= 1.1.5) Suggests: firewalld, kmod, nftables Breaks: iptables-nftables-compat (<< 1.6.2~) Description: 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) Homepage: https://www.netfilter.org/ Original-Maintainer: Debian Netfilter Packaging Team