• Resolved scorpi00n

    (@scorpi00n)


    Hi, I just downloaded this plugin today on my woocommerce page due to constant login attempts from around the world. It seems to be working very well with blocking all international traffic but the problem is its also blocking paypal response.
    How can I allow paypal to respond through a US server but block US access?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter scorpi00n

    (@scorpi00n)

    I’ve placed all of paypals IP’s in the “Whitelist of extra IP addresses prior to country code” will this work?
    I’m not having a problem with customers paying, they can pay fine. But after payment goes through paypal cant let woocommerce know that payment has been received and that it should reduce stock amount.

    Paypal IP’s I have found

    64.4.248.23,64.4.249.23,66.211.168.91,66.211.168.123,173.0.84.66,173.0.84.98,173.0.88.66,173.0.88.98,173.0.92.23,173.0.93.23,64.4.248.21,64.4.249.21,66.211.168.126,173.0.84.101,173.0.84.69,173.0.88.101,173.0.88.69,173.0.92.21,173.0.93.21,64.4.248.23,64.4.249.23,66.211.168.124,173.0.84.67,173.0.84.99,173.0.88.67,173.0.88.99,173.0.92.23,173.0.93.23,173.0.88.68,173.0.88.100,173.0.84.68,173.0.84.100,66.211.168.125,173.0.92.20,173.0.93.20,64.4.249.20,64.4.248.20,173.0.84.108,173.0.84.76,173.0.88.108,173.0.88.76,173.0.92.36,64.4.248.36,64.4.249.36,66.211.168.180,173.0.84.139,173.0.88.139,173.0.84.139,173.0.88.139,66.211.168.93,173.0.84.139,173.0.88.139,66.211.168.93,64.4.248.8,64.4.249.8,66.211.169.17,173.0.84.40,173.0.84.8,173.0.88.40,173.0.88.8,173.0.92.8,173.0.93.8,66.211.170.66,173.0.81.1,173.0.81.0,173.0.81.2,173.0.81.3,173.0.81.4,173.0.81.5,173.0.81.6,173.0.81.7,173.0.81.8,173.0.81.9,173.0.81.10,173.0.81.11,173.0.81.12,173.0.81.13,173.0.81.14,173.0.81.15,173.0.81.16,173.0.81.17,173.0.81.18,173.0.81.19
    173.0.81.20,173.0.81.21,173.0.81.22,173.0.81.23,173.0.81.24,173.0.81.33,173.0.84.139,173.0.88.139,66.211.168.93,173.0.84.178,173.0.84.212,173.0.88.178,173.0.88.212,173.0.88.203,173.0.84.171,173.0.84.203,173.0.88.171,66.211.168.131,66.211.168.171,66.211.168.176,66.211.171.197,173.0.84.102,173.0.84.104,173.0.84.104,173.0.84.70,173.0.84.72,173.0.88.102,173.0.88.104,173.0.88.70,173.0.88.72

    Plugin Author tokkonopapa

    (@tokkonopapa)

    Hi @scorpi00n,

    You can get whois information on “Search” tab and you can get the AS number. For example:

    PayPal whois information

    Then you can get the IP address range list of PayPal from https://ipinfo.io/AS17012

    PayPal IP Address Ranges

    Then you can put each IP address range by CIDR notation into the whitelist.

    Note that you should check those list on a regular basis.

    Good luck!

    Thread Starter scorpi00n

    (@scorpi00n)

    Thanks for the reply, would it still work if I leave it the way I did it with all the IP address’s divided with commas ?
    Also thanks for the great plugin, I had over 2,000 connection attempts blocked within 6 hours and now it seems they have given up 🙂

    Plugin Author tokkonopapa

    (@tokkonopapa)

    Hi @scorpi00n,

    would it still work if I leave it the way I did it with all the IP address’s divided with commas ?

    Absolutely YES. And you can divide IPs not only with “comma” but also “return”.

    And I’d advice the followings:

    1. 173.0.84.104, 173.0.84.139, 173.0.88.139, 173.0.92.23, 173.0.93.23, 64.4.248.23, 64.4.249.23, 66.211.168.93 are duplicated.
    2. From 173.0.81.0 to 173.0.81.24 are continuous number. Those are described as 173.0.81.0/28,173.0.81.16/29,173.0.81.24. CIDR notation can briefly describe the range of IPs. You can calculate it using http://www.ipaddressguide.com/cidr .
    3. I wonder if you can pick up all the IPs you need. And I think it’s safe to pick them up all from AS number.

    Also thanks for the great plugin, I had over 2,000 connection attempts blocked within 6 hours and now it seems they have given up 🙂

    My pleasure!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Paypal response’ is closed to new replies.