How to whitelist AppMySite in your CloudFlare firewall?

If you use Cloudflare to optimize your website along with the Firewall addon, then it may block the connection between your website and AppMySite.

Successful connectivity between your website and AppMySite is a mandatory requirement to build your mobile app.

To allow your website to connect with AppMySite, you need to whitelist AppMySite within your Cloudflare account.

Add an IP Access Rule

Follow the steps listed below to create an IP Access Rule.

  • Log in to your Cloudflare account.
  • Select your domain.
  • Click the Firewall app.
  • Click on the Tools tab.
  • Under IP Access Rules, enter the following details:

Rule name

Add a name to this new rule.

When incoming requests match…

Field

Select IP Address from the dropdown.

Operator

Select equals operator.

Value

Add 69.16.218.118 under the Value field.

Expression Preview

Here the expression should match the following.
(ip.src eq 69.16.218.118)

Next

Choose an action

Select Bypass option from the dropdown.

Choose a feature

  • Select the following features from the.
    • User Agent Block
    • Browser Integrity Check
    • Hotlink Protection
    • Security Level
    • Rate Limiting
    • Zone Lockdown
    • WAF Managed Rules
Whitelist AppMySite
Click here to explore the Cloudfare documentation for further details.

Related Articles