-
Notifications
You must be signed in to change notification settings - Fork 869
Automattic IP Ranges: offer IP list via API endpoint. #1719
Copy link
Copy link
Closed
Labels
EnhancementChanges to an existing feature — removing, adding, or changing parts of itChanges to an existing feature — removing, adding, or changing parts of itGeneral[Pri] Low
Description
Hello guys. I was under a heavy xmlrpc attack, and had to block access to xmlrpc.php using the iThemes Security plugin. But to allow JetPack to work in the meantime, I allowed this IP range:
<files xmlrpc.php>
Order allow,deny
Deny from all
Allow from 192.0.64.0/18
</files>My question is: is there any other IP range that should be allowed for JetPack to work properly?
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementChanges to an existing feature — removing, adding, or changing parts of itChanges to an existing feature — removing, adding, or changing parts of itGeneral[Pri] Low