Technical Notes |
|
This technical note lists the inbound ports used by Verastream Integration Broker (VIB). This information may be helpful if you are configuring your firewall to allow Verastream Integration Broker access. This information supersedes the product documentation.
The following table lists the port numbers used by Verastream Integration Broker inbound connections.
Note: Your implementation of VIB may use additional ports for web servers, databases, message queues, etc.
| Default incoming (listening) port |
Protocol |
Service name (from /etc/services or equivalent) |
Parameter (environment variable in sn.ini [default]) |
Explanation |
| 1700 |
TCP |
sndedic (previously called nova, fours) |
SNTCPDEDIC (previously called TCP4S_DS) |
Data Server, application partitioning, dedicated services |
| 1701 |
TCP |
snvcp |
SNTCPVCP |
VCP services by sntcpd daemon |
| 1705 |
TCP |
sndirsv (previously called novadirsrv, foursdirsrv) |
SNTCPDIRSV (previously called TCP4S_DSV) |
Directory server (The sntcpd daemon tracks the registration and runtime status of server components.) |
| Arbitrary* |
TCP |
N/A |
N/A |
VCP server components |
| Arbitrary* |
TCP |
N/A |
N/A |
Component server switch (CSX) |
| 1702*** |
TCP |
snrecov*** |
SNTCPRECOV *** |
Replication recovery by sntcpd daemons |
| 1700 |
UDP |
snsnmp |
SNUDPSNMP |
SNMP communication between sntcpd daemon and engine |
| 1701 |
UDP |
snrepl |
SNUDPREPL |
Replication broadcasts (or unicasts configured with SNDAEMONPEERS) by sntcpd daemons** |
*See Specifying Fixed Component Ports, below.
**Replication cannot be performed with firewalls that perform NAT or proxy function (IP masquerading).
*** Version 9.7 only. Earlier versions used a non-configurable arbitrary port number.
By default, an arbitrary TCP port is used by VCP (Verastream Component Protocol) server components and CSX switches (Component Server Switch); however, these port numbers can be "hardcoded," allowing Verastream to communicate through a firewall.
Use one of the following methods to hardcode these ports.
Version 9.7:
Version 9.5 through 9.6:
The following ports were used in earlier versions of Verastream Integration Broker but are no longer used or supported. They are listed here for historical purposes, and to clarify the product documentation.
| Default incoming (listening ) port |
Protocol |
Service name (from /etc/services or equivalent) |
Parameter (environment variable in sn.ini [default]) |
Explanation |
| 1701 |
TCP |
snshrsv |
SNTCPSHSV |
Shared services, server side. No longer supported |
| 1702 |
TCP |
snshrcl |
SNTCPSHRCL |
Shared services, client side. No longer supported. |
| 1703 |
TCP |
snwwwsv, novaservice, foursservice |
SNTCPWWWSV, TCP4S_SRV |
Deprecated, succeeded by WWW components. No longer supported. |
| 1704 |
TCP |
snagent, novaagsuper, foursagsuper |
SNTCPAGENT, TCP4S_AS |
Deployment agent service. No longer used or supported. |
| 1706 |
TCP |
snssl |
SNTCPSSL |
Application partitioning via encrypted Secure Sockets Layer. No longer supported. |