GoodData IP Addresses and IP Whitelisting
A common data loading use case involves extracting data from your local database and uploading it to your GoodData workspace. This can be impacted by firewalls in place to protect your internal database.
IP whitelisting is a security feature often used for limiting and controlling access only to trusted users. IP whitelisting allows you to create lists of trusted IP addresses or IP ranges from which your users can access your domains. To connect to resources behind enterprise firewall systems, GoodData’s data loading tools include a secured proxy so that all external traffic is passed through a consistent set of IP addresses that you can easily whitelist.
Using IP Whitelisting with the GoodData Platform
You can set IP whitelisting for either individual users or domains. IP whitelists set for users override domain whitelisting.
To set up IP whitelisting for a user, use the REST API (see the
ipWhitelist
andeffectiveIpWhitelist
parameters). Only domain administrators can set IP whitelisting for users.To set up IP whitelisting at the domain level, contact GoodData Support.
Obtaining IP Addresses
To find the current IP addresses of your hosted workspaces (for example, secure.gooddata.com
, secure.eu.gooddata.com
, or your custom domain), use a command such as dig
, host
, or nslookup
.
As IP addresses can change on occasion, we strongly recommend that you do not use them to connect to the GoodData platform.
Whitelisted IP Addresses
Depending on the datacenter that holds your data, add the following IP addresses to your firewall:
To find out at what datacenter your data is stored, see GoodData Datacenters.
Datacenter | IP address | Notes |
---|---|---|
US-1 - United States, Chicago, IL secure.gooddata.com | 161.47.43.128 |
|
US-2 - United States, Dallas, TX secure-na3.na.gooddata.com | 148.62.70.64 148.62.70.65 148.62.70.66 148.62.70.67 148.62.70.68 148.62.70.69 148.62.70.70 148.62.70.71 148.62.70.72 148.62.70.73 148.62.70.74 148.62.70.75 148.62.70.76 148.62.70.77 148.62.70.78 148.62.70.79 148.62.70.80 148.62.70.81 148.62.70.82 148.62.70.83 148.62.70.84 148.62.70.85 148.62.70.86 148.62.70.87 148.62.70.88 148.62.70.89 148.62.70.90 148.62.70.91 148.62.70.92 148.62.70.93 148.62.70.94 148.62.70.95 |
|
EU-2 - Germany, Frankfurt | 54.93.65.197 | |
EU-1 - United Kingdom, London secure.eu.gooddata.com | 94.236.99.32 94.236.99.33 94.236.99.34 94.236.99.35 94.236.99.36 94.236.99.37 94.236.99.38 94.236.99.39 94.236.99.40 94.236.99.41 94.236.99.42 94.236.99.43 94.236.99.44 94.236.99.45 94.236.99.46 94.236.99.47 |
To preserve naming convention continuity, the UK-based datacenter retains its "EU" moniker in the domain URL and may be referred to as EU-1 in related documents. |
CA-2 - Canada, Montreal secure.ca.gooddata.com | 15.223.20.1 | |
SYD-1 - Australia, Sydney secure.syd1.gooddata.com | 13.210.174.251 |
Common Database Ports
Database / Endpoint | Ports |
---|---|
Amazon Redshift | From 1024 to 65535 |
Firebird | 3050 |
Interbase | 3050 |
Microsoft SQL Server | From 1024 to 65535 |
Microsoft Azure SQL Database | From 1024 to 65535 |
Microsoft Azure Synapse Analytics | From 1024 to 65535 |
MySQL | From 1024 to 65535 |
Oracle | 1521 |
PostgreSQL | From 1024 to 65535 |