Plugin Author
AITpro
(@aitpro)
Check your BPS Security Log and post a security log entry that shows what is being blocked so that a whitelist rule can be created for this.
Hi,
I’ve looked and got this. Is this what’s needed? it uses xmlrpc.php
[403 GET / HEAD Request: August 22, 2014 - 5:33 PM]
Event Code: BFHS - Blocked/Forbidden Hacker or Spammer
Solution: N/A - Hacker/Spammer Blocked/Forbidden
REMOTE_ADDR: 62.252.189.69
Host Name: host-62-252-189.69.not-set-yet.virginmedia.net
SERVER_PROTOCOL: HTTP/1.1
HTTP_CLIENT_IP:
HTTP_FORWARDED:
HTTP_X_FORWARDED_FOR: 92.232.234.96
HTTP_X_CLUSTER_CLIENT_IP:
REQUEST_METHOD: GET
HTTP_REFERER:
REQUEST_URI: /xmlrpc.php
QUERY_STRING:
HTTP_USER_AGENT: wp-iphone/4.2.1 (iPhone OS 7.1.2, iPad) Mobile
Thank you,
Plugin Author
AITpro
(@aitpro)
Yep, I thought that was going to be the issue/problem.
Are you using this BPS Bonus Custom Code: http://forum.ait-pro.com/forums/topic/wordpress-xml-rpc-ddos-protection-protect-xmlrpc-php-block-xmlrpc-php-forbid-xmlrpc-php/
If so, you can whitelist ip addresses to allow your devices to connect to xmlrpc. See the forum link above for more details. Or you can of course just not use the BPS XML-RPC DDoS Protection code if that is what is blocking the xmlrpc connection.
If you are using something else (another plugin) to block xmlrpc then you would either need to use whatever whitelisting methods that are available in that plugin or just turn off xmlrpc blocking in that plugin.
Note: The BPS Security Log logs all 403 errors whether this is something that BPS is blocking or something that another plugin is blocking.
Merci!
Added the IP to the whitelist and this is functioning normally.
Thank you,