Skip to main content
Version: current

connection


ip/firewall/connection

Type: Directory

FlagNameDescription
Eexpectedexpected
Sseen-replyseen-reply
Aassuredassured
Cconfirmedconfirmed
Ddyingdying
Ffasttrackfasttrack
Hhw-offloadhw-offload
ssrcnatsrcnat
ddstnatdstnat
huses-helperuses-helper
Read-only ArgumentTypeDescription
protocolenum ()Connection protocol.
src-addressipAddrSource IP address of the connection.
src-portnumSource port of the connection.
dst-addressipAddrDestination IP address of the connection.
dst-portnumDestination port of the connection.
reply-src-addressipAddrReply source IP address.
reply-src-portnumReply source port.
reply-dst-addressipAddrReply destination IP address.
reply-dst-portnumReply destination port.
tcp-stateenum (none | syn-sent | syn-recv | established | fin-wait | close-wait | last-ack | time-wait | close | listen)TCP connection state.
icmp-typenumICMP type.
icmp-codenumICMP code.
icmp-idnumICMP ID.
gre-protocolnumGRE protocol.
gre-versionnumGRE version.
gre-keynumGRE key.
connection-typestringConnection type.
timeouttimeConnection timeout.
connection-markstringConnection mark.
orig-packetsnumNumber of original direction packets.
orig-bytesnumNumber of original direction bytes.
orig-fasttrack-packetsnumNumber of original direction fasttrack packets.
orig-fasttrack-bytesnumNumber of original direction fasttrack bytes.
repl-packetsnumNumber of reply direction packets.
repl-bytesnumNumber of reply direction bytes.
repl-fasttrack-packetsnumNumber of reply direction fasttrack packets.
repl-fasttrack-bytesnumNumber of reply direction fasttrack bytes.
orig-ratenumOriginal direction rate.
repl-ratenumReply direction rate.

ip/firewall/connection/tracking

Type: Settings Directory

ArgumentTypeDescription
enabledenum (auto | yes | no)

Whether connection tracking is enabled. auto - enabled if there are firewall rules that require connection tracking.

tcp-syn-sent-timeouttimeTCP SYN sent timeout.
tcp-syn-received-timeouttimeTCP SYN received timeout.
tcp-established-timeouttimeTCP established timeout.
tcp-fin-wait-timeouttimeTCP FIN wait timeout.
tcp-close-wait-timeouttimeTCP close wait timeout.
tcp-last-ack-timeouttimeTCP last ACK timeout.
tcp-time-wait-timeouttimeTCP time wait timeout.
tcp-close-timeouttimeTCP close timeout.
tcp-max-retrans-timeouttimeTCP maximum retransmit timeout.
tcp-unacked-timeouttimeTCP unacknowledged timeout.
loose-tcp-trackingboolWhether loose TCP tracking is enabled.
liberal-tcp-trackingboolWhether liberal TCP tracking is enabled.
udp-timeouttimeUDP timeout.
udp-stream-timeouttimeUDP stream timeout.
icmp-timeouttimeICMP timeout.
generic-timeouttimeGeneric timeout.
Read-only ArgumentTypeDescription
active-ipv4boolWhether IPv4 connection tracking is active.
active-ipv6boolWhether IPv6 connection tracking is active.
max-entriesnumMaximum number of connection tracking entries.
total-entriesnumTotal number of connection tracking entries.
total-ip4-entriesnumTotal number of IPv4 connection tracking entries.
total-ip6-entriesnumTotal number of IPv6 connection tracking entries.