Mondoo Docs

iptables.entry

iptables.entry MQL resource for querying Operating System infrastructure with cnquery and cnspec.

Operating System

Use MQL in cnspec shell or policy:

iptables.entry
Min version: 5.15.0

Relationships

Mini Map
Operating System
3 resources · 5 relationshipsClick to select, expand fields to see properties.

Fields (12)

FieldTypeDescription
bytesrequired
intHow large the packet is in octets, including headers and everything.
chainrequired
stringInput or output, which is used to create the ID
destinationrequired
stringThe destination IP address of the traffic, subnet of the traffic, or anywhere
inrequired
stringInput
lineNumberrequired
intLine number of statistic, which is used to create the ID
optrequired
stringIP options
optionsrequired
stringOptional settings within the header such as internet timestamps, SACK, or record route options
outrequired
stringOutput
packetsrequired
intPackets from iptable
protocolrequired
stringProtocol of the next level layer (e.g., TCP, UDP, ICMP, etc)
sourcerequired
stringSource address field that tells the receiver where the packet came from
targetrequired
stringWhat to do with the packet if it matches a rule