This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sun - Java DL'd..??

I guess the error message isn't really true,, but,, looks funny.

Using standard http/proxy, more or less no restrictions except spyware.
Going to java.com and try to do the java-updater, the following is displayed;

"The Java cannot be downloaded to your machine.
You are located in an embargoed country."


But,, simply bypassing the proxy; = everything works ?

Javaupdater have worked before on the same machine through the Astaro.
Question is; is it something 7.301 or the updated java-installer ??


This thread was automatically locked due to age.
Parents
  • I guess the error message isn't really true,, but,, looks funny.

    Using standard http/proxy, more or less no restrictions except spyware.
    Going to java.com and try to do the java-updater, the following is displayed;

    "The Java cannot be downloaded to your machine.
    You are located in an embargoed country."


    But,, simply bypassing the proxy; = everything works ?

    Javaupdater have worked before on the same machine through the Astaro.
    Question is; is it something 7.301 or the updated java-installer ??


    This is annoying, the same is happening here. I've checked the IP range I'm using and dnsstuff.com reports it as being in the UK.  So what is happening here? It looks like the firewall is blocking some form of feedback to sun.com but what is the traffic and how can we allow just that through?

    Any light shed on this would be most appreciated.

    J.B.
  • What does the HTTP log say?
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • Had the same thing happen to me.

    Try adding  sun.com and java.com to the Adobe Software Update on the HTTP/S exception tab which skips Authentication / Antivirus / Extension blocking / URL Filter / Content Removal
  • Hi,

    I have the same issue with a client also. You can download the file or get the file from someone else install it and it works fine. The problem happens when you use the Java website "download" button to do the auto donwload / install. 

    I can not seam to get a workround for this, allthough I will add the java / sun websites in the exceptions for my client and get them to try again.

    Jamesy
Reply
  • Hi,

    I have the same issue with a client also. You can download the file or get the file from someone else install it and it works fine. The problem happens when you use the Java website "download" button to do the auto donwload / install. 

    I can not seam to get a workround for this, allthough I will add the java / sun websites in the exceptions for my client and get them to try again.

    Jamesy
Children
  • Hello again,

    I have just been working on this problem for my client. I was watching the HTTP log and filtered this for the IP address of the PC (I was connected onto the PC via SSH / VNC). As I was downloading / installing Java I could clearly see all the traffic going through the ASG HTTP Proxy. then we get the following on the "emabargoed country"

    httpproxy[3862]: id="0064" severity="info" sys="SecureWeb" sub="http" name="web request blocked, forbidden file extension detected" action="block" method="GET" srcip="192.168.0.196" user="" statuscode="403" cached="0" profile="profile_0" filteraction="action_REF_DefaultHTTPCFFAction" size="2351" time="4704 ms" request="0x9f6187b0" url="sunmicro-3.vo.llnwd.net/.../jre1.6.0_12-c.msi" error="" category="177" categoryname="Content Server" extension="msi" filename="jre1.6.0_12-c.msi" reason="extension"

    So, I did not want to allow ".msi" extensions. Instead I used the Java URLs and put them into the HTTP Exceptions.

    Tried again, and it all worked! Happy client.

    Jamesy