ip6tables

E889187

ip6tables is the IPv6-capable counterpart to iptables, used to configure and manage packet filtering and firewall rules for IPv6 traffic on Linux systems.

All labels observed (2)

Label Occurrences
ip6tables canonical 2
ip6tables-restore 1

How this entity was disambiguated

Statements (58)

Predicate Object
instanceOf Linux networking command
firewall management tool
packet filter configuration utility
basedOn netfilter framework
linked to: netfilter
chainType FORWARD
INPUT
OUTPUT
POSTROUTING
PREROUTING
commandName ip6tables
configurationPersistence rules typically saved to distribution-specific files
configurationScope kernel packet filtering tables
counterpartOf iptables
documentation man 8 ip6tables
implements netfilter rule management for IPv6
license GPL
maintainedBy Linux netfilter project
linked to: netfilter
operatingSystem Linux
package iptables package on many Linux distributions
relatedTool ip6tables-restore
linked to: ip6tables

ip6tables-save
requiresPrivilege root
status largely superseded by nftables on modern Linux systems
supportsAction ACCEPT
DROP
LOG
QUEUE
REJECT
RETURN
supportsExtension conntrack match
limit match
mark match
owner match
recent match
state match
supportsMatch ICMPv6 type
TCP ports
UDP ports
connection state
destination IPv6 address
interface
protocol
rate limiting
source IPv6 address
supportsProtocol IPv6
supportsTarget DNAT
MARK
MASQUERADE
REDIRECT
SNAT
tableType filter
mangle
raw
security
typicalPath /sbin/ip6tables
usedFor configuring IPv6 NAT and mangling rules
configuring IPv6 firewall rules
managing IPv6 packet filtering

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

iptables hasComponent ip6tables
nftables replaces ip6tables
ip6tables relatedTool ip6tables-restore
linked to: ip6tables