• Resolved Felippe Linhares

    (@fecolinhares)


    I’m whitelisting all jetpack ips (listed here https://jetpack.com/support/hosting-faq/#jetpack-whitelist) to access my xmlrpc.php but still receiving that the connection can’t be done. Just to clarify, if i remove the htaccess rule, i can connect normally. There’s more ips needed to be whitelisted that isn’t on that list ?

    <files xmlrpc.php>
    order allow,deny
    deny from all
    Allow from rest.akismet.com
    Allow from *.rest.akismet.com
    Allow from 122.248.245.244/32
    Allow from 54.217.201.243/32
    Allow from 54.232.116.4/32
    Allow from 192.0.64.1/192.0.127.254
    Allow from 192.0.80.0/20
    Allow from 192.0.96.0/20
    Allow from 192.0.112.0/20
    Allow from 195.234.108.0/22
    Allow from 192.0.96.202/32
    Allow from 192.0.98.138/32
    Allow from 192.0.102.71/32
    Allow from 192.0.102.95/32
    Allow from 192.0.80.244
    Allow from 192.0.80.246
    Allow from 192.0.96.247
    Allow from 192.0.96.248
    Allow from 192.0.123.250
    Allow from 195.234.111.251
    Allow from 195.234.111.252
    Satisfy All
    ErrorDocument 403 https://google.com/
    </files>
Viewing 1 replies (of 1 total)
  • Plugin Support Fotis

    (@fstat)

    Hi there,

    I need to know your site’s address so I can have a closer look at what’s going on. Apart from those IPs, there might be other constraints on your site’s XML-RPC file that could be causing those connection issues.

Viewing 1 replies (of 1 total)
  • The topic ‘Trouble when whitelist jetpack connection’ is closed to new replies.