Proxy and firewall allowlist information
The following tables list the most important TCP/IP ports the Talend products use.
You need to make sure that your firewall configuration is compatible with these ports or change the default ports where needed.
URL | Port | Usage |
---|---|---|
update.talend.com | 443 | For downloading additional packages such as Bonita BPM Integration, Talend Metadata Bridge and upgrades from Talend Studio tools |
talend-update.talend.com | 443 | For downloading libraries in Talend Studio (mainly for components) |
www.talend.com | 443 | For testing and sending usage statistics from Talend Studio |
talendforge.org | 443 | For using Talend Exchange in Talend Studio and for users actions such as clicking on forum links |
community.talend.com | 443 | For user actions, such as clicking on links. |
help.talend.com | 443 | For user actions, such as clicking on help links. |
URL | Port | Usage |
---|---|---|
https://repo1.maven.org | 8082 |
URL | Port | Usage |
---|---|---|
www.bonita.com | 80 |
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) and Out (Outbound) refer to the direction of requests between a port and the service (or CFX route) communicating with it. For example, if a service is listening for HTTP requests on port 9080, then it is an inbound port because other services are performing requests on it. However, if the service calls another service on a given port, then it is an outbound port.
-
Usage: which part of the Product component uses this port (for example 1099 is used by the JMX Monitoring component of Talend Runtime).
-
Configuration file: the file or location where the value can be changed.
Talend Studio ports
Port | Direction | Usage | Configuration file |
---|---|---|---|
8090 Active: N |
IN |
tESBProviderRequest (SOAP Data Server) and tRESTRequest (REST Data Service default port) |
REST: Preferences / Talend / ESB SOAP: tESBProviderRequest component details |
80 Active: N |
OUT |
Big Data dynamic distribution only - Apache repository port (repository.apache.org) |
/ |
18080 Active: Y |
IN OUT |
Bonita Embedded Server - Tomcat HTTP port |
<Workspace>/tomcat/conf/server.xml |
18443 Active: Y |
IN OUT |
Bonita Embedded Server - Tomcat HTTPS port |
<Workspace>/tomcat/conf/server.xml |
18005 Active: Y |
IN OUT |
Bonita Embedded Server - Shutdown port |
<Workspace>/tomcat/conf/server.xml |
18009 Active: Y |
IN OUT |
Bonita Embedded Server - Tomcat AJP Port |
<Workspace>/tomcat/conf/server.xml |
19091 Active: Y |
IN OUT |
Bonita Embedded Server - H2 Embedded |
<Workspace>/tomcat/conf/bitronix-resources.properties, <Workspace>/tomcat/conf/Catalina/localhost/bonita.xml and <Workspace>/tomcat/conf/server.xml |