部分中斷share-external
Whitelist Facebook IPs for WAF Uusage
1

Due to our strict security policy, we block access from specific countries. Consequently, our Social Login application (https://developers.facebook.com/apps) is occasionally blocked as Facebook cannot reach our pages.

Is there a list of Facebook IPs available that we can use to create whitelist rules in our Web Application Firewalls (WAFs)?

Best Regards.

Ricardo
已發問 約 11 個月前
已選擇的答案
1

I've seen similar questions but no answers so far.

12月19日 09:58
Ricardo
Yousaf

As of my last knowledge update in January 2022, Facebook's IP addresses can change frequently, and they typically use a Content Delivery Network (CDN) to distribute their content. This makes it challenging to maintain an up-to-date and accurate list of Facebook's IP addresses.

Instead of whitelisting specific IP addresses, Facebook recommends allowing access to their entire IP address range. They provide the Autonomous System Number (ASN) that represents their network. You can use the following ASN to create whitelist rules:

ASN: 32934

It's essential to regularly check for updates from Facebook or refer to their official documentation for any changes in their network infrastructure. Keep in mind that relying on IP whitelisting can have limitations, and it's always a good practice to implement additional security measures for your applications. source: https://hollybollyera.site/who-is-the-tallest-actress-in-bollywood/

12月21日 10:32