App Engine addresses can change, and this doesn't prevent other App Engine applications from accessing your other server. Consider a shared key infrastructure instead where you pass along a request that is hashed along with the key.
On Sat, Jul 31, 2010 at 4:42 PM, Andrei <[email protected]> wrote: > I want GAE app access http server running on another box. > I want to set firewall on another box so that it only can be accessed > from GAE app > on some port. > If I set firewall to allow 74.125.0.0 - 74.125.255.255 ips is that > enough. > Can there be other ip addresses for GAE? > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
