# Prevent Download Issues: VPN Compatibility with Big Digital Download

<figure><img src="/files/WrfZzDYfxvIWnizEurqX" alt="" width="207"><figcaption></figcaption></figure>

### Why VPNs May Prevent File Downloads

1. **IP‑based access controls**\
   When you use a VPN, your real IP is replaced by the VPN server’s IP. Our delivery system only recognizes certain IP ranges, so a VPN address may not be allowed.
2. Shared VPN IPs flagged as high‑risk\
   VPN endpoints are often shared by many users and can be associated with abusive behavior. To protect our service, we block IPs that appear on high‑risk lists.
3. Network routing and DNS conflicts\
   VPNs can reroute traffic or override DNS settings. This can prevent your download request from reaching our servers or block the response from coming back.

**Recommended Solution**

To avoid download failures, please ask customers to disable their VPN before initiating any file download.


---

# 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://penida.gitbook.io/big-digital-download/most-asked-questions/prevent-download-issues-vpn-compatibility-with-big-digital-download.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.
