This section describes the most important TCP/IP ports the Talend products use. Make sure that your firewall configuration is compatible with these ports or change the default ports where needed.
Additionally, add the following websites to the whitelist:
update.talend.com on port 80
www.bonita.com
talend-update.talend.com on port 443
www.talend.com on ports 80 and 443
talendforge.org on port 80
help.talend.com on port 443
In this table:
Port: a TCP/IP port or a range of ports.
Active: Active for a standard installation of the product (Standard Installation is defined here as Server or Client installation using Talend Installer with the default values provided in the Installer User Interface)
Direction: In (Inbound); Out (Outbound) - related to the communication direction (for example a HTTP Port for a Service we listen on request) will be an 'Inbound' port. For example, a browser which sends a request to port 7080 will have this port as 'Outbound' port in this list.
Usage: which part of the Product component uses this port (for example 1099 is used by the JMX Monitoring component of Talend Runtime).
Config: the file or location where the value can be changed.
Remark: anything which is important to mention additionally.
Table 24. CommandLine Ports
Port |
Direction |
Usage |
Config |
---|---|---|---|
8090 Active: N |
IN |
tESBProviderRequest (SOAP Data Server) and tRESTRequest (REST Data Service default port) components |
REST: Preferences / Talend / ESB SOAP: tESBProviderRequest component details |
Port |
Direction |
Usage |
Config |
---|---|---|---|
8002 Active: Y |
IN |
CommandLine port |
commandline-linux.sh |
3334 to 4333 Active: Y |
IN |
Talend Studio live statistics |
The values can be configured in Talend Studio. |
4334 to 5333 Active: Y |
IN |
Talend Studio trace mode |
The values can be configured in Talend Studio. |
Table 25. Talend Administration Center Ports
Port |
Direction |
Usage |
Config |
Remark |
---|---|---|---|---|
8080 Active: Y |
IN |
Talend Administration Center Server - Apache Tomcat HTTP Port |
/conf/server.xml | |
8009 Active: Y |
IN |
Talend Administration Center Server - Apache Tomcat AJP Connector Port |
/conf/server.xml | |
(none) Active: Y* |
OUT |
Talend Administration Center Server - Database |
Configuration Page in TAC Web-UI |
* By default an embedded H2 Database is used (not network accessible). If another database should be used the port is related to the type and configuration of this database. |
Table 26. Talend Runtime Ports
Port |
Direction |
Usage |
Config (./etc/ ) |
Remark |
---|---|---|---|---|
8000 Active: Y |
IN |
Talend JobServer - Command Port |
org.talend.remote.jobserver.server. cfg | |
8001 Active: Y |
IN |
Talend JobServer - File Transfer Port |
org.talend.remote.jobserver.server. cfg | |
8888 Active: Y |
IN |
Talend JobServer - Monitoring Port |
org.talend.remote.jobserver.server. cfg |
Table 27. JobServer Ports
Port |
Direction |
Usage |
Config |
---|---|---|---|
8000 Active: Y |
IN |
Talend JobServer - Command Port |
org.talend.remote.jobserver.server. cfg |
8001 Active: Y |
IN |
Talend JobServer - File Transfer Port |
org.talend.remote.jobserver.server. cfg |
8888 Active: Y |
IN |
Talend JobServer - Monitoring Port |
org.talend.remote.jobserver.server. cfg |
Table 28. Nexus Artifact Repository Ports
Port |
Direction |
Usage |
Config |
---|---|---|---|
8081 Active: Y |
IN |
Nexus Artifact Repository - Jetty HTTP Port |
/conf/jetty.xml |