> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qawolf.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenVPN integration

> Configure an OpenVPN connection so QA Wolf can access your application behind a private network.

<Steps>
  <Step>
    Provide QA Wolf with your .ovpn client configuration file. Refer to your VPN provider's documentation for instructions on generating or downloading this file.
  </Step>

  <Step>
    Configure your firewall to allow inbound VPN connections to your OpenVPN server from QA Wolf's static IP range:

    * **Port:** UDP 1194 (default; configurable)
    * **Source IPs:** `199.4.212.0/23`
  </Step>
</Steps>
