Appendix E: Ports Used in cOS Core

Overview

cOS Core is using various protocols and ports when it need to communicate with an external system (such as license verification) but also when allowing incoming connections for e.g. firewall management. This appendix will list some of the more common ports used by a multitude of functions related to the firewall.

For consideration

Table Field Description

Initiator Terminator Protocol & Port(s) Function
cOS Core update3.clavister.com ICMP Used for health & latency checks for CSPN server selection.
cOS Core update3.clavister.com TCP 80
TCP 443
Used for CSPN communication for functions such as license validation/download, Anti-Virus and IDP database updates. Note that in the cases where port 80 is used, the content is encrypted.
cOS Core update3.clavister.com TCP 9998 Used for Web Content Filtering (WCF) queries towards CSPN
cOS Core ntp.clavister.com UDP 123 Clock synchronization towards Clavister's Network Time Protocol (NTP) server
cOS Core di-2018.cspn.clavister.com TCP 443 Used for Device Intelligence (DI) queries towards CSPN
cOS Core update3-priv2018.clavister.com TCP 443
TCP 9999
Used for IP reputation queries towards CSPN
cOS Core FQDN:(user configured) TCP 998 For communication with an InControl server when the connection is initiated by cOS Core (device Initiated mode)
cOS Core InControl Log Receiver UDP 999 The port used by cOS Core to generate and send logs to the InControl Log Receiver
cOS Core UIA/IDA TCP 9999 Used by User Identity Awareness (UIA), also known as Identity Awareness Agent (IDA), to send user information to cOS Core
Client cOS Core TCP 80
TCP 443
Managing cOS Core over HTTP or HTTPS (HTTP default disabled)
Client cOS Core TCP 22 Access to cOS Core CLI over SSH
ICS cOS Core TCP 999 Used by InControl Server (ICS) to communicate with cOS Core for functions such as remote console, upload/download of configuration, status polling, monitoring and more.

Figure E.1. Port Table

[Note] Note: FQDN entries may be subject to change

As an example current cOS Core is using "update3.clavister.com" to get the CSPN server list but any FQDN entry may be subject to change in future firmware updates.

Description of some of the table content entries in the above table