Storage Network Access
Please read below carefully before you decide to restrict network access to your Object Storage service.
Cloud Provider
Auvious backend needs to connect to your storage to upload and download files necessary for certain features. In addition certain features and functionality requires users (both agents and customers) to access directly the storage from their devices using signed urls. Auvious uses provider SDKs to access the storage, and all provider SDKs use HTTPS for all storage operations. This can be depicted better in the following diagram:
SFTP Provider
When you use SFTP provider, only Auvious backend needs to connect to the storage. This connection takes place over a typical outgoing TCP connection. The SFTP service must be reliable and be able to handle several concurrent connections in proportion to the concurrent calls that will be made using Auvious application.
Auvious Server Source IP-addresses
If you apply network restrictions, then to allow Auvious server connections described in the earlier sections you should allow connections:
Region | IP ranges to whitelist |
---|---|
Europe (auvious.video or genesys.auvious.com) | 35.187.21.205, 34.78.125.217, 34.78.101.155 |
US (us.auvious.video) | 34.170.135.44, 34.71.149.245 |
Australia (au.auvious.video) | 35.201.4.238, 35.189.50.153 |
Middle East SA (me.auvious.video) | 34.166.122.18, 34.166.106.147 |
Middle East UAE (uae.auvious.video) | 51.112.24.60, 40.172.134.250, 51.112.56.55 |
India Mumbai (in.auvious.video) | 34.47.250.137, 34.47.255.54 |
Do not forget to whitelist agent and customer networks when you use a Cloud provider for Object Storage. If your customers need to connect from public internet, then this means you should allow access from anywhere i.e. 0.0.0.0/0. Otherwise functionality that relies on provider signed urls will not work correctly.