Sessions: Difference between revisions

From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
No edit summary
 
No edit summary
Line 1: Line 1:
<span style="display:none" class="helpSource sessions">Session_Viewer</span>
<span style="display:none" class="helpSource session_viewer">Session_Viewer</span>
<span style="display:none" class="helpSource session_viewer">Session_Viewer</span>



Revision as of 23:46, 26 April 2016

The Session Monitor gives a current view of session that exist that are going through the Untangle Server.

Each row shows a session going through Untangle and its current properties.

This is useful for debugging information, such as testing that Policy Manager rules are mapping traffic to the correct rack, or testing port forwards or NAT policies.

Column Header Property Description
Protocol The protocol of the session (TCP or UDP)
Bypassed True if this session is bypassed (not scanned)
Priority Priority assigned to this session (by Banwidth Control and/or QoS)
Policy The policy or rack handling this session (if not bypassed)
Client Interface The interface of the client of this session
Client (Pre-NAT) The client IP of this session
Server (Pre-NAT) The server IP of this session
Client Port (Pre-NAT) The client port of this session (0-65535)
Server Port (Pre-NAT) The server port of this session (0-65535)
Server Interface The interface of the server of this session
Client (Post-NAT) The client IP of this session (after NAT and port forwards)
Server (Post-NAT) The server IP of this session (after NAT and port forwards)
Client Port (Post-NAT) The client port of this session (after NAT and port forwards)
Server Port (Post-NAT) The server port of this session (after NAT and port forwards)
Local True if this session is to the Untangle Server itself
NATd True if this session has been NAT translated.
Port Forwarded True if this session has been port forwarded.

Note: This tools only shows existing sessions. As such very short lived sessions will not be visible.