Skip to main content
April 4, 2016
Answered

IP list for auto-update of flash player

  • April 4, 2016
  • 3 replies
  • 1825 views

Hello,

Can anyone provide definitive IP list for auto-update of flash player which should be registered on our ASA as whitelist, in order to bypass our cloud web security service (SaaS)? The background updater fails with the service.

From my investigation, Wireshark shows the service couldn't relay message upstream, and I know there are many problems on adobe installation with proxy. So I need to bypass the service.

---------------------

GET /get/flashplayer/update/current/install/install_all_win_ax_sgn.z HTTP/1.1

User-Agent: Flash Player Seed/3.0

Host: fpdownload.macromedia.com

HTTP/1.1 502 Could not relay message upstream

Connection: close

---------------------

The past article shows their URL but, not only http but also https... It means IP list is required to configure on ASA...

Adobe Flash Player Background Updater - List of URLs to Allow to Bypass Proxy

Thank you for the help!


    This topic has been closed for replies.
    Correct answer jeromiec83223024

    No.  The binary assets are hosted in the Akamai CDN, and source IPs can and will change.

    An alternative would be to host and manage an auto update server inside your network, and configure your clients to specifically point to it.


    Details can be found in the system adminstrator's guide, here:

    Adobe Flash Player Administration Guide for Flash Player | Adobe Developer Connection

    3 replies

    April 6, 2016

    Thanks for the info, Jeromie and Maria. Alternative solution is worth considering but, it requires us additional works and costs...

    By the way, if Background Update has different URLs from Notification Update, would you please share it also?

    Thanks.

    _maria_
    Community Manager
    Community Manager
    April 6, 2016

    Hi,

    Background Update URLs are listed in the Admin Guide Jeromie previous linked to, in chapter 3.  Note that the URL path changes with each major release.

    --

    Maria

    _maria_
    Community Manager
    Community Manager
    April 4, 2016

    Hi,

    The URL path you posted is not for Background Updates.  It is for Notification Updates (user notified an update is available and click on the notification to download and install the update).

    Jeromie's recommendation is most likely the best option for you.  If you haven't done so yet, apply for a distribution license (free for most use cases) and then host the Background Update resources locally.  Information. and requirements, for configuring the local server are in Chapter 3 of the Admin Guide Jeromie links to.

    --

    Maria

    jeromiec83223024
    jeromiec83223024Correct answer
    Inspiring
    April 4, 2016

    No.  The binary assets are hosted in the Akamai CDN, and source IPs can and will change.

    An alternative would be to host and manage an auto update server inside your network, and configure your clients to specifically point to it.


    Details can be found in the system adminstrator's guide, here:

    Adobe Flash Player Administration Guide for Flash Player | Adobe Developer Connection