Google AppEngine blocked by MailChimp because of security issues

126 views
Skip to first unread message

Richard Druce

unread,
Jun 8, 2016, 8:33:19 PM6/8/16
to Google App Engine
We noticed some of our posts to MailChimp from AppEngine were being returned with 403 error messages and access denied. We followed up with MailChimp who said the IP addresses were blocked permanently because they had been detected running running head scans of their network. 

What controls does Appengine Have in place to prevent this kind of thing and is there anything we can do apart from migrate of Appengine to use external services? Can Appengine stop re-using the offending IP addresses?  

Kaan Soral

unread,
Jun 9, 2016, 6:09:59 AM6/9/16
to Google App Engine
I think a virtual_ip feature might be nice for these kind of problems, you could buy IP's, and add them as an argument to .fetch calls like .fetch(virtual_ip="1.2.3.4") etc. - As a lot of people are experiencing similar issues, mainly while fetching url's

Other than this idea, let's hope they can fix your issue

Paul Davies

unread,
Feb 17, 2017, 8:54:07 AM2/17/17
to Google App Engine
Did you ever resolve this? I am running into this now

Richard Druce

unread,
Feb 19, 2017, 7:34:08 PM2/19/17
to Google App Engine
Hi Paul,

No we didn't. There are a number of 'hacks' out there which involve setting up a clean IP and proxy-ing requests through that but none of these are particularly satisfactory given the promise of Appengine being platform as a service. If I find myself having to set up proxies then the value of the service is greatly diminished. 

Cheers,
Richard
Reply all
Reply to author
Forward
0 new messages