# Whitelist Inforiver IPs

Inforiver's outbound IP address must be whitelisted in the customer's network or database firewalls to access Inforiver services.&#x20;

{% hint style="info" %}
Inforiver IP addresses to be whitelisted:

i) 20.80.81.140 - 20.80.81.143&#x20;

ii) 20.84.196.42
{% endhint %}

### 1. Whitelisting Inforiver for On-Prem Writeback

Inforiver writeback may be unable to connect to on-prem databases hosted in data centers or office networks. This happens because the network firewall between your database and Inforiver blocks the inbound communication initiated for writeback.&#x20;

For writeback to work with on-prem databases, the admin must whitelist the 5 Inforiver outbound IPs in the network firewall.

### 2. Whitelisting for Azure SQL

Azure SQL destinations have firewall rules that block connections originating from non-whitelisted IPs. To connect to Azure SQL databases from Inforiver, you must create a firewall rule to open the firewall for a specific range of IP addresses. [Learn more about creating firewall rules.](https://learn.microsoft.com/en-us/azure/azure-sql/database/firewall-create-server-level-portal-quickstart?view=azuresql)

Follow the steps in the image below to whitelist the 5 Inforiver outbound IP addresses.&#x20;

<figure><img src="https://3062809325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEbkCXCUXmtUq5tcnUtZE%2Fuploads%2FeLyhAEfqVx5cjL9ILVWA%2Fimage.png?alt=media&#x26;token=d7ce9403-6992-49b9-b05f-bacaf57a32c5" alt=""><figcaption><p>Creating firewall rules</p></figcaption></figure>

The screengrab below shows the firewall rules configured for Inforiver would.

<figure><img src="https://3062809325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEbkCXCUXmtUq5tcnUtZE%2Fuploads%2FSrvdOmd8etlAiuAqrugG%2Fimage.png?alt=media&#x26;token=2a692273-9a10-463a-a21f-05af5c0f62db" alt=""><figcaption><p>Inforiver firewall rules</p></figcaption></figure>


---

# 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.inforiver.com/~/changes/mS6jwvARNLHpKqBa4cT9/introduction-to-inforiver/get-started/inforiver-writeback-matrix-pre-requisites/whitelist-inforiver-ips.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.
