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.entryMin version: 5.15.0
Relationships
3 resources · 5 relationships·Click to select, expand fields to see properties.
Fields (12)
| Field | Type | Description |
|---|---|---|
bytesrequired | int | How large the packet is in octets, including headers and everything. |
chainrequired | string | Input or output, which is used to create the ID |
destinationrequired | string | The destination IP address of the traffic, subnet of the traffic, or anywhere |
inrequired | string | Input |
lineNumberrequired | int | Line number of statistic, which is used to create the ID |
optrequired | string | IP options |
optionsrequired | string | Optional settings within the header such as internet timestamps, SACK, or record route options |
outrequired | string | Output |
packetsrequired | int | Packets from iptable |
protocolrequired | string | Protocol of the next level layer (e.g., TCP, UDP, ICMP, etc) |
sourcerequired | string | Source address field that tells the receiver where the packet came from |
targetrequired | string | What to do with the packet if it matches a rule |