# Required URLs and Ports for eazyBackup

This reference article lists every endpoints used by eazyBackup and OBC. If your organization restricts computers on your network from connecting to the Internet, this article lists the Fully Qualified Domain Names (FQDNs) and ports that you should include in your 'outbound allow lists' to ensure your computers can successfully use the eazyBackup and OBC services.

#### **To use eazyBackup, the following endpoints need to be accessible to client computers**

<https://csw.eazybackup.com> Destination Port: 443\
<https://ca-central-1.eazybackup.com> Destination Port: 443

#### **To use OBC, the following endpoints need to be accessible to client computers**

<https://csw.onlinebackupcanada.ca> Destination Port: 443\
<https://ca-central.onlinebackupcanada.ca> Destination Port: 443

***

[eazyBackup](https://eazybackup.com)


---

# 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://docs.eazybackup.com/documentation/required-urls-and-ports-for-eazybackup.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.
