-
Notifications
You must be signed in to change notification settings - Fork 842
Closed
Labels
General[Pri] Low[Type] EnhancementChanges to an existing feature — removing, adding, or changing parts of itChanges to an existing feature — removing, adding, or changing parts of it
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!
GwynethLlewelyn and petrvecera
Metadata
Metadata
Assignees
Labels
General[Pri] Low[Type] EnhancementChanges to an existing feature — removing, adding, or changing parts of itChanges to an existing feature — removing, adding, or changing parts of it