# Network Settings

The **ICA service connector client** and the **ICA CLI** use HTTPS on TCP port 443. To use the clients successfully, you must be able to make outbound connections on TCP port 443.

**Pipelines** can only reach out to the internet on ports 80 and 443.

The following URLs must be accessible via TCP port 443.

<table><thead><tr><th width="250.0078125">Region</th><th>URL</th></tr></thead><tbody><tr><td>All</td><td>ica.illumina.com</td></tr><tr><td>Australia (AU)</td><td>stratus-gds-aps2.s3.ap-southeast-2.amazonaws.com<br>stratus-gds-aps2.s3.amazonaws.com</td></tr><tr><td>Canada (CA)</td><td>stratus-gds-cac1.s3.ca-central-1.amazonaws.com<br>stratus-gds-cac1.s3.amazonaws.com</td></tr><tr><td>Germany (EU)</td><td>stratus-gds-euc1.s3.eu-central-1.amazonaws.com<br>stratus-gds-euc1.s3.amazonaws.com</td></tr><tr><td>India (IN)</td><td>stratus-gds-aps3.s3.ap-south-1.amazonaws.com<br>stratus-gds-aps3.s3.amazonaws.com</td></tr><tr><td>Indonesia (ID)</td><td>stratus-gds-aps4.s3.ap-southeast-3.amazonaws.com<br>stratus-gds-aps4.s3.amazonaws.com</td></tr><tr><td>Israel (IL)</td><td>stratus-gds-ilc1.s3.il-central-1.amazonaws.com</td></tr><tr><td>Japan (JP)</td><td>stratus-gds-apn1.s3.ap-northeast-1.amazonaws.com<br>stratus-gds-apn1.s3.amazonaws.com</td></tr><tr><td>Singapore (SG)</td><td>stratus-gds-aps1.s3.ap-southeast-1.amazonaws.com<br>stratus-gds-aps1.s3.amazonaws.com</td></tr><tr><td>South Korea (KR)</td><td>stratus-gds-apn2.s3.ap-northeast-2.amazonaws.com<br>stratus-gds-apn2.s3.amazonaws.com</td></tr><tr><td>United Kingdom (GB)</td><td>stratus-gds-euw2.s3.eu-west-2.amazonaws.com<br>stratus-gds-euw2.s3.amazonaws.com</td></tr><tr><td>United Arab Emirates (AE)</td><td>stratus-gds-mec1.s3.me-central-1.amazonaws.com<br>stratus-gds-mec1.s3.amazonaws.com</td></tr><tr><td>United States (US)</td><td>stratus-gds-use1.s3.us-east-1.amazonaws.com<br>stratus-gds-use1.s3.amazonaws.com</td></tr></tbody></table>

**Bench**

The Following URLs must be accessible to connect to ICA Bench

<table><thead><tr><th width="346.17578125">Region</th><th>URL</th></tr></thead><tbody><tr><td>Asia-Pacific Southeast (Singapore)</td><td>aps1-bench.platform.illumina.com</td></tr><tr><td>Asia-Pacific Southeast (Sydney)</td><td>aps2-bench.platform.illumina.com</td></tr><tr><td>Asia-Pacific Southeast (Jakarta)</td><td>aps4-bench.platform.illumina.com</td></tr><tr><td>Asia-Pacific Southeast (Mumbai)</td><td>aps3-bench.platform.illumina.com</td></tr><tr><td>Asia-Pacific Northeast (Tokyo)</td><td>apn1-bench.platform.illumina.com</td></tr><tr><td>Asia-Pacific Northeast (Seoul)</td><td>apn2-bench.platform.illumina.com</td></tr><tr><td>Canada Central</td><td>cac1-bench.platform.illumina.com</td></tr><tr><td>Europe Central (Frankfurt)</td><td>euc1-bench.platform.illumina.com</td></tr><tr><td>Europe West (London)</td><td>euw2-bench.platform.illumina.com</td></tr><tr><td>Israel Central</td><td>ilc1-bench.platform.illumina.com</td></tr><tr><td>Middle East Central (United Arab Emirates)</td><td>mec1-bench.platform.illumina.com</td></tr><tr><td>United States East (N. Virginia)</td><td>use1-bench.platform.illumina.com</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.ica.illumina.com/reference/r-networksettings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
