Whitelisting Cloudflare

Whitelisting IP Addresses to Bypass Cloudflare Turnstile & Challenges

If you use Cloudflare Turnstile or managed challenges, you should whitelist our testing IPs to prevent false failures during automated or manual testing. Please refer to Cloudflare's documentation or follow the directions below.


Cloudflare Steps

  1. Log in to Cloudflare Dashboard

  2. Select your site

  3. Go to Security → Security rules

  4. Click Create rule → Custom rules

  5. Give your rule a name (e.g. FormTester 365)

  6. Setup request matching as follows:

    1. Field: IP Source Address

    2. Operator: equals

    3. Value: 45.56.67.77

    4. Click Or to add another row

    5. Same Field and Operator as above and then Value: 2600:3c00::f03c:92ff:fef9:6b3b

  7. Under Choose action select Skip and enable skipping for:

    1. Managed rules

    2. Browser Integrity Check

    3. Super Bot Fight Mode

    4. Rate Limiting

    5. Challenge

    6. Turnstile

  8. Then Deploy

FormTester 365 Steps

  1. Once you do this, please login to your FormTester Dashboard and do one of the following:

    • Go to Settings → Proxy and disable proxy for your entire account (you will need to make sure all websites are whitelisted for any firewalls.

    • Or go to the website's page and click on the settings icon. Under Proxy settings, turn on Override account proxy setting and make sure the website is set to Proxy off for the site.

Both steps are required. If you set up the Cloudflare security rule without turning off proxy in FormTester 365 settings, Cloudflare won't be able to detect the IP address.

Below is a screenshot of what the security rule should look like.

cloudflare-security-rule.png

Was this helpful?