IP Ports ConsoleWorks may use
From TDiWiki
ConsoleWorks can use a variety of IP ports, depending on the feature set being used by an invocation. The following list shows which ports may be used under what circumstances.
| Port | IP Protocol | Use | Initial Connection Direction | Description | Notes |
|---|---|---|---|---|---|
| 22 | tcp | SSH | Outgoing | may be used to establish SSH connectivity from ConsoleWorks to console servers, hosts, VMware and XEN hypervisors and other managed devices | |
| 23 | tcp | Telnet | Outgoing | may be used to establish TELNET connectivity from ConsoleWorks to console servers, hosts, and other managed devices | |
| 25 | tcp,udp | SMTP | Outgoing | may be used by user defined action routines and CWscripts to send email from ConsoleWorks | 3 |
| 53 | tcp,udp | DNS | Outgoing | when necessary ConsoleWorks will use the DNS service to determine IP addresses. Need for this port can be eliminated by the use of raw IP addresses in all configuration elements or by the use of a local hosts file. | |
| 80 | tcp | HTTP | Outgoing | optionally used by VIRTUALfx when connecting to VMware and Citrix XEN hypervisors if SSL not configured. | |
| 135 | udp | MSMQ | Outgoing | Used during the initial establishment of MS Message Queue when the Secure Recovery feature is in use. | 4 |
| 162 | tcp,udp | SNMP | Both | optionally used by ConsoleWorks to send/receive SNMP traps | 1 |
| 389 | tcp | LDAP | Outgoing | used by optional external authentication | |
| 443 | tcp | HTTPS | Outgoing | optionally used by VIRTUALfx when connecting to VMware and XEN hypervisors using SSL | |
| 445 | tcp | MSAD | Outgoing | used if the MS Active Directory external authentication is used | |
| 514 | udp | SYSLOG | Incoming | used to receive syslog messages from monitored systems | 1 |
| 1801 | tcp,udp | MSMQ | Outgoing | MS Message Queue is used when the Secure Recovery feature is in use | 4 |
| 1812 | udp | Radius | Outgoing | used by optional external authentication | |
| 2101, 2103, 2105, 2112, 2114, 2116, 3527 | udp | MSMQ | Outgoing | used by MS Message Queue when the Secure Recovery feature is in use | 4 |
| 5176 | tcp | ConsoleWorks (HTTP[S]) | Incoming | this is the default port for access to ConsoleWorks from web browsers and from the command line interface. This port number is user settable with 5176 being the default | 1 |
| 5177 | tcp | TDI-SWEF | Incoming | Future use - secure WEF | 1,2 |
| 5178 | tcp | TDI-SWEF | Outbound | Future use - secure WEF | 1,2 |
| 8022 | tcp | SSH CLI | Incoming | default port optionally used by the ConsoleWorks SSH CLI when installed | 1 |
| 9363 | tcp | XEN | Outgoing | optionally used by VIRTUALfx when connecting to Open Source XEN hypervisors (this is the port in the XEN documentation examples. Specific implementations may use some other port as assigned by the user.) |
Notes:
# Meaning 1 Port is user-configurable 2 Planned 3 Action-routines only 4 Deprecated ConsoleWorks Feature
