What is the Purpose of This Test
This allows you to see the current state of the active firewall sessions (up to a maximum of 1000 sessions). You can filter by Source and Destination IP and Port as well as Segment to limit the number of sessions returned.
Note: IPv6 firewall session information can be viewable from the New Orchestrator UI. To view IPv6 firewall session information, you must run the
List Active Firewall Sessions test from the New Orchestrator UI.
When Can You Run This Test
To verify if the session is allowed or blocked. If it is allowed, it would be seen in the output. Also, you can see the current state of the session.
For instructions on how to run a remote diagnostic test on Edges, see Run Remote Diagnostic Tests on Edges.
What to Check in the Test Output
Run the
List Active Firewall Sessions test on the required Edge. Following is an example of the test output:
You can verify denied traffic of firewall under
Monitor >
Firewall logs.
The Remote Diagnostics output displays the following information:
Field | Description |
---|---|
Segment | Specifies the segment in which the firewall session is processed by the Edge. You can also filter the output based on specific segment. |
Src IP | Specifies the source IP which initiated the firewall session. |
Dst IP | Specifies the destination IP of the firewall session. |
Protocol | Specifies the protocol that the firewall session traffic is using. |
Src Port | Specifies the source port of the firewall session traffic. |
Dst Port | Specifies the destination port of the firewall session traffic. |
Application | Specifies the application that is identified by the Application engine/DPI engine. |
Firewall Policy | Specifies the firewall rule which is being matched by the session among the configured firewall rules. |
TCP State | Specifies the current TCP state of the session. In the output you will see the current TCP state of any flows. There are 11 distinct TCP states as defined in RFC 793:
|
Bytes Sent | Specifies the firewall session traffic from source IP to destination IP in Bytes. |
Bytes Received | Specifies the firewall session traffic from destination IP to source IP in Bytes. |
Duration | Specifies the age of the firewall session in seconds. |