JRE with an external proxy

I'm hoping there is someone who can give some information on using JRE (with IE plugin) with an external proxy server.
We use a web proxy service that is hosted externally and only receives web requests on port 8080. Our IE browser is configured with a PAC (automatic configuration script) file that lists two external addressses and one internal proxy address all on port 8080.
I am trying to access an externally hosted web site (with lots of Java applets) from our corporate network and this fails when using an external proxy service.
Using JRE 1.4.2 we did a network trace and can see a request going to the external proxy on port 8080 but whatever the response is or what the JRE receives back, it doesn't like it and tries the next proxy address in the list and fails to connect.
In the JRE console, I see the following text when the connection fails (real addresses replaced)
Ping the proxy server <external proxy IP #1> on port 8,080
Proxy server <external proxy IP #1> on port 8,080 can not be reached
Ping the proxy server <external proxy IP #2> on port 8,080
Proxy server <external proxy IP #2> on port 8,080 can not be reached
Ping the proxy server <internal proxy IP > on port -1
Proxy server <internal proxy IP > on port -1 can not be reached
Does anyone know what the 'Ping the proxy server' is trying to do to detect the external proxy server? Whatever it is, it doesn't like the external ones and only works with the internal one. I'm assuming this is not a simple ICMP ping as the network trace shows a TCP request on port 8080 going to the external proxy and nothing coming back. I would like to know if it could be something the external proxy is blocking (so I could ask the supplier to change). I've looked at a good trace just using the internal proxy but can't see what type of response JRE accepts.
Later versions of JRE have the same issue except they resolve the last proxy (the internal one) correctly and still won't use the external proxies.
If there is anyone who can advise me on this or point me in the direction of some documention I would be very grateful.
-Steve

aseemfromnyc wrote:
is it possible to stream the contents of the hard drive to the hdtv witht the hard drive
Yes, add them to iTunes. The fact that they are on an external doesn't stop them from being in iTunes.
If necessary, create a separate library which you just use when you have the external connected.
Alternatively, if you have an iPhone or iPad you could check out an App like Air Video, which displays video that isn't in iTunes on your device. I think you can then use Airplay to get it onto your ATV.

Similar Messages

  • How to configure SharePoint HNSC with a reverse proxy server so that HNSC Share Point URLs are not exposed to end users.

    Could you please let me know how SharePoint HNSC can be configured with a reverse proxy server so that HNSC Share Point URLs are not exposed to end users.
    In normal path based site collections/web applications, reverse proxy configuration can be done using alternate access mappings with  Public URL = "proxy URL", internal = "HNSC Share Point URL" so that share point sends response back
    to Public URL = "proxy URL".
    In Host Named Site Collections,  alternate access mappings  are not supported. Each HNSC is designed to have only one URL in each zone. Zone is one of the five zones(Default,Intranet,Internet,Custom,Extranet) with each of which only one alternate
    URL is associated.  This is what we are able to get using power shell command "Set-SPSiteUrl", but this will not help us to get the response back to proxy URL after a request sent to share point because we could not find any mechanism in share
    point HNSC to respond  to a different URL(proxy URL). Consequently, Share Point URLs are exposed to  external users.
    Below share point article in MSDN blog is symmetrical to what we are observing with Share Point 2013 and Proxy Server. It mentions that internal HNSC URLs can’t be hidden using any proxy server. If  hiding the internal Share Point URLS is a requirement,
    it suggests to use a web application instead of host named site collections.
    Though I’m also observing the same behavior with Share Point 2013 HNSC, Could you please confirm my understanding is correct.
    http://blogs.msdn.com/b/kaevans/archive/2012/03/27/what-every-sharepoint-admin-needs-to-know-about-host-named-site-collections.aspx
    Excerpt from above article-
    "Host Named Site Collections Only Use One Host Name
    Continuing on the discussion on AAMs and host named site collections, you cannot use multiple host names to address a site collection in SharePoint 2010. Because host-named site collections have a single URL, they do not support alternate access mappings and
    are always considered to be in the Default zone.  This is important if you are using a reverse proxy to provide access to external users. Products like Unified Access Gateway 2010 allow external users to authenticate to your gateway and access a site
    as http://uag.sharepoint.com and forward the call to http://portal.sharepoint.com. Remember that URL rewriting is not permitted. Further, a site collection can only respond to one host name. This means if you are using a reverse proxy, it must forward the
    calls to the same URL.  If your networking team has a policy against exposing internal URLs externally, you must instead use web applications and extend the web application using an alternate access mapping."<u5:p></u5:p>

    Hi Satish,
    You are right that only one URL is allowed for each zone of the host-name site collections in both SharePoint 2010 and SharePoint 2013.
    It is by design that each host-name site collection only support one URL for each zone.
    The article below is about RTM version of SharePoint, and it is the same for SharePoint 2013 with the latest CU.
    https://support.microsoft.com/en-us/kb/2826457
    So to make the URL of HNSC not exposed to external users is not supported, you need to use path-based sites instead.
    Best regards.
    Thanks
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to Include JRE with our Setup Package

    please help me,
    i have created one swing application.i successfully created setup.exe using installsheild 11.It is working in my machine.when i run this in another machine .it is not working.iam using some external jar also in the appln.i put that jars into the jre/lib/ext in destination machine's directory then it works.
    i want to include JRE with my setup package(first the setup should find whether the jre is installed or not ,if not it must insall JRE and put my external jar files into jre/lib/ext directory in destination machine then only my appln should insall).please give me a solution for this

    What?!! It isn't considered legal to access a
    root-level class from a higher level package?Well it's not now because your code won't compile, but
    prior to 1.4 you could. I think the JLS has been
    updated to say you can't import from the unnamed
    namespace.Hmm! I must have missed that bit (not that I read it in any great detail, anyway!). I suppose it forces you to use packages, which is a good thing, IMHO.
    What I was wondering about was, is the directory structure of classes strictly necessary, given that a class contains information on its package anyway? I know some IDEs don't require the source files to be in the right directory - they will check on the package statement, and locate the class file accordingly - but is it absolutely necessary for class files to be located according to their directory structure? I know the JLS says they have to be, but could the JLS be relaxed on this point, without breaking anything?
    RObin

  • Trouble with a JMS proxy listening to a distributed topic

    Hi all,
    I've setup an ALSB cluster with 1 admin instance and 2 managed instances (m01 and m02).
    I've also configured 1 distributed topic A and defined the two below proxies:
    - proxy P1 is a http proxy that publishes a message into the distributed topic A. The proxy uses a business service with jms protocol and endpoint uri:
    jms://wasdv1r3n1.dev.b-source.net:7301,wasdv1r3n1.dev.b-source.net:7303/my.ConnectionFactory/DistributedTopicA
    - proxy P2 is a JMS proxy listening to
    jms://wasdv1r3n1.dev.b-source.net:7301,wasdv1r3n1.dev.b-source.net:7303/my.ConnectionFactory/DistributedTopicA
    that logs the received message and writes it to file.
    The strange behaviour is that on the managed m01 log file I see the message received from P2 but also on the managed m02 log file I see the message received from P2.
    So I'm sending out 1 message and receiving 1 x managed that is total = 2.
    This strange behaviour is also confirmed from the fact that I see on the file system 2 files and not only 1.
    I thought it was a problem concerning the config of business service that publishes message into the distributed topicA; but I tried with an external 'normal' java JMS subscriber that listens to t3://wasdv1r3n1.dev.b-source.net:7301,wasdv1r3n1.dev.b-source.net:7303 and it works properly: it receives only 1 message.
    I'm trying to understand where is my fault.
    Do you have any idea ?
    Thanks in advance
    Patrizio

    If you publish a message to a topic, all the proxy that subscribed to this topic will receive the message. If you want the message to be processed by only one managed server you can publish to a queue instead.
    Gregory Haardt
    ALSB Prg. Manager
    [email protected]

  • [solved] setting lan to use external proxy server

    I have an arch install that is my lan's gateway to the internet - it connects via an adsl modem. Computers on the lan just use that computer as gateway to the internet. Sometimes my ISP has problems with international links and I recently found that using an external proxy, ie a free proxy on the net, can speed things up significantly when that happens. The problem is that I will have to configure the browsers on my lan to use the proxy and reconfigure when I don't need the proxy any more as international links return to normal. Is there an easy way to set this on the gateway computer so that every browser on the lan would not need to be configured every time?
    Last edited by stryder (2009-04-03 09:56:23)

    I think this piece of iptables "code" run on your gateway should help you:
    iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 80 -j DNAT --to proxy-box:3128
    Replace eth1 with the interface facing your LAN.
    I think you need to read a manual for transparent proxy configuration for further information.
    !WARNING!: Using an external free proxy is not secure. Your data transferred through the proxy may be traced, logged, spied on, etc.
    Last edited by ckristi (2009-04-03 09:26:58)

  • External Proxy - HOW-TO?

    I need some major assistance, I found examples which all seem
    to be related to Flex 1.0/1.5 by using the flex-config.xml or
    setting up your own <appnameMXML>-config.xml. I am using the
    later, I read into the flex-config.xml, didn't see any section that
    referred to proxy. Anyway I found online snippets of config, I
    didn't find anything complete, but I did this:
    <flex-config>
    <http-service-proxy>
    <external-proxy>
    <location>64.34.113.120:80</location>
    </external-proxy>
    </http-service-proxy>
    </flex-config>
    inside the MyApp-config.xml, the compiler gives me an error
    that <http-service-proxy> is not a known variable. Is this
    something that can be done with Flex 2, if not how do I deal with
    this. I have an external hosted webserver with .php pages that are
    returning XML, i am using the HTTPService to access, works fine at
    home, but in the office there is a proxy server - no user/login
    just proxy IP/Port, the example above is a public proxy, I was
    hoping to try to test out the functionality. Anyway I have a funny
    feeling I am going in the wrong direction, I really need some
    assistance. I cannot believe there isn't more documentation
    somewhere that addresses the proxy servers and if so I have not
    found anything.

    Yeah... But if you have a proxy-config file with
    <destination id="catalog">
    <properties>
    <url>{context.root}/sample1/catalog.jsp</url>
    </properties>
    </destination>
    <destination id="news">
    <properties>
    <url>
    http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml</url>
    </properties>
    </destination>
    How do you make sure that the info requested through the
    NYTimes RSS goes through my companies HTTP firewall and the other
    call stays local. (I use Tomcat deploy environment, I have tried
    this by setting the Connector to use proxies with it on and off)
    Apologies for the question though, I haven't got my head around
    where the MXML is getting the xml from (is it through Tomcat or is
    it through its own server).
    Thanks for the help.

  • Lync answer with SIP 491 - Proxy Side Reinvite Failed, pass result to GW when we try to make a RE-INVITE.

    Hello,
    In some cases, the gateway I'm using try to make a Reinvite (to update media Info) but Lync always reject this with SIP 491 Proxy side reinvite failed, pass result to GW.
    Did anyone had this error before?
    After this message should we try to send again the Reinvite? I'm using Lync without REFER Support.

    Hello Sean,
    Thank you for the answer, when you say settings "type=friend" and "canreinvite=yes" on gateway trunk you are telling in the Lync Side configurartion using powershell command or in the device i'm using to connect to the PSTN?
    At Lync Powershell commands we have the Set-CsPstnGateway with the option "Routable"
    http://technet.microsoft.com/en-us/library/gg398408.aspx
    Should we activate this to true? Does this influence the external call transfers made by this PSTN Gateway? 

  • HT201250 I use Time Machine to back up my entire computer with my external hard drive. I am getting a brand new iMac this month and was wondering what is the process of using this back up to restore my new computer exactly how my old computer was?

    I use Time Machine to back up my entire computer with my external hard drive. I am getting a brand new iMac this month and was wondering what is the process of using this back up to restore my new computer exactly how my old computer was? I want to make sure I will still have various important files on my new computer, like my songs in iTunes, my photos in iPhoto, etc, etc. Thanks so much in advance!

    Welcome to the Apple Support Communities
    When you turn on the new iMac for the first time, Setup Assistant will ask you to restore a backup, so connect the external disk and follow steps to restore all your files to your new iMac. Your new Mac will have the same settings and programs as your old computer.
    In other cases, I would recommend to restore the whole backup without using Migration Assistant or Setup Assistant, but a Late 2012 iMac uses a special OS X build, so the OS X version that you're using on your old Mac won't work on the new one. For more information, see > http://pondini.org/OSX/Home.html

  • Every time I try to back up my Macbook Pro with an external hard drive using Time Machine, I receive the error of "the disk does not have enough space". I have a 500GB hard drive and only 120GB Macbook. It worked fine before the latest Maverick's

    Every time I try to back up my Macbook Pro with an external hard drive using Time Machine, I receive the error of "the disk does not have enough space". I have a 500GB external hard drive and only 120GB Macbook. It worked fine before the latest Maverick's update. Any help would be greatly appreciated.

    My guess would be it has created an entirely new backup of your drive when you upgraded to Mavericks.
    See Here: http://pondini.org/TM/1.html
    And here: http://pondini.org/TM/9.html
    Peruse the whole site. There is a lot of information there.

  • How can I disable the internal display on my MacBook Pro with connected external display?

    I used this metod with the MagSafe power cable connected (see http://osxdaily.com/2012/06/15/yet-another-way-to-turn-off-internal-lcd-display- of-macbook-pro-with-lid-open/).
    Open System Preferences and click “Mission Control”, then click on “Hot Corners”
    Select a hot corner and pull down the menu to select “Put Display to Sleep”
    Now connect the external display to the Mac and move the cursor to the newly created sleep corner to turn off the internal display
    Close the MacBook lid and wait a few seconds before opening the lid again, the internal display should stay off while the external display will be powered on
    This worked great under Mac OS X 10.7.4, but after the last update to 10.7.5 it doesn’t work more. The built-in display turns off really, but a few seconds after opening the lid it lights up again. Do you have any suggestions? Dimming the brightness or clamshell mode is not very useful.
    MacBook Pro 13-inch,
    2,7 GHz Intel Core i7,
    Mac OS X Lion 10.7.5 (11G56)
    Thanks!

    I have the same problem: not able to work with my external display mirroring the internal one - while shutting the internal display off.
    I believe there is an issue with Mac OS X Lion 7.5 that Apple needs to solve, since apparently it does not happen with this version of the OS only...
    https://discussions.apple.com/thread/4315808?start=45&tstart=0
    Or any other way to solve it?
    Mac Book Air, 13-inch Mid 2011
    Mac OS X Lion 10.7.5 11G63
    Thank you!

  • MacBook Pro Retina 15" mid-2012 won't boot in clamshell mode with an external display attached

    I have a 15" MBPr mid-2012 running OS X 10.10.1. The system won't boot in clamshell mode (power is connected, lid shut) with an external display attached via an Apple Thunderbolt->DVI adapter. it boots fine if the lid is open. It isn't the adapter or the display since my 15" MBPr mid-2014 boots up just fine connected to the same adapter and monitor. And this system used to boot like this just fine some while ago (probably before it was upgraded to Yosemite). I've reset the NVRAM (twice) to no avail.
    Has anyone encounter this? Anyone have a solution? Should I try an SMC reset (always a bit nervous about that)? Might it be a driver issue in Yosemite?
    Thanks.

    I have a 15" MBPr mid-2012 running OS X 10.10.1. The system won't boot in clamshell mode (power is connected, lid shut) with an external display attached via an Apple Thunderbolt->DVI adapter. it boots fine if the lid is open. It isn't the adapter or the display since my 15" MBPr mid-2014 boots up just fine connected to the same adapter and monitor. And this system used to boot like this just fine some while ago (probably before it was upgraded to Yosemite). I've reset the NVRAM (twice) to no avail.
    Has anyone encounter this? Anyone have a solution? Should I try an SMC reset (always a bit nervous about that)? Might it be a driver issue in Yosemite?
    Thanks.

  • I dropped my macbook pro and the screen is broken can i still use it with an external monitor? Or can I or how do I transfer hard drive files to my mac mini?

    I dropped my 17" macbook pro and the screen is broken. Can I still use it with an external monitor? When I plugged it into a monitor I had used it with before, I'm not able to see anything on the macbook screen to control it. It came on but I just got the blue screen with nothing else after typing in my password. (Didn't see the password form just assumed it was there somewhere and it did go from space to blue screen but no desktop icons, files, dock strip at top or anything else, just blank blue screen) so I can't access the system preferences.
    Or can I / or how do I, transfer hard drive files to my mac mini? If not salvageable as is can I pull out the hard drive and make it an external harddrive? In otherwords is anything salvageable? It seems it's coming on I just can't access anything. BTW I was told it would cost aprox $1000 to replace the screen! I paid almost $4000 for this thing and it was running great - makes me sick to lose it!

    I'd like to promise you that everything will be fine if you just get the monitor going - but it's hard to know what the hardware damage might be. It might be the monitor, or the damage might be greater.
    Your best solution would be visit your local Apple Store and let them know what your situation is. They have access to diagnostics you don't, and they might be able to the best way to save your data and keep you computing. It's still not covered, but they can tell you what your current options are.
    Um, you might consider investing in a backup drive.
    And there other repair options, too. Powerbook Medic http://www.powerbookmedic.com/xcart1/pages.php?pageid=67 offers reliable repairs, and quotes prices well under Apple's.

  • Is it possible to integrate LSO 600 with an external system without SAP PI?

    Hi,
    as asked in the title, i am wondering if it is possible to integrate LSO 600 with an external (non-SAP) system without using SAP PI/XI. The external system is a middleware application which can handle RFC functions, IDocs besides the usual web service communications.
    However, i don't know how LSO and SAP PI are integrated so i wonder if their interfaces are such that instead of SAP PI another middleware could be used.

    Web Services are used. If you were to implement the services in your 3rd party middleware and configure SAP to call it, I suppose it is possible. The external course catalog can be used for CourseEnrollment and LearningProgress. See the application help for details. Don't expect to receive support from SAP with such a setup however.

  • I have a PowerBook G4 with a non-functioning monitor.  It used to work with an external monitor, but I reinstalled the OS, which cleared the display preferences and now when I restart it won't detect the external monitor. How do I fix?

    I have a PowerBook G4 with a non-functioning monitor.  It used to work with an external monitor, but I reinstalled the OS, which cleared the display preferences and now when I restart it won't detect the external monitor. This means I can't use the computer anymore. How do I fix? I tried using the Command+F2 keyboard shortcut, but it doesnt' work.  It's possible that since I reinstalled the OS, it still needs to be set up, so there's only a welcome screen (but since I can't see it I'm not sure).

    There is no limit to the number of times you can re-install Office on the same computer.
    You can activate by telephone:
    The last paragraph is the relevant bit

  • How can I restore my data from iCal? I didn't make any backup, but I use  time machine with an external HD. I deleted iCal when I deleted my gmail account. I have tried to restore, but I can only restore the iCal software and not the data.

    How can I restore my data from iCal? I didn't make any backup, but I use  time machine with an external HD. I deleted iCal when I deleted my gmail account. I have tried to restore, but I can only restore the iCal software and not the data.

    So what is your question?
    If you forgot your encryption password:
    Warning: Make sure it's a password you will remember or write it down for safekeeping. If you encrypt an iPhone backup in iTunes and forget your password, you can't restore from backup and your data will be unrecoverable.
    If you can't remember the password and want to start again, you must perform a full software restore and chooseset up as a new device when iTunes prompts you to select the backup from which to restore.
    The above comes from here:
    http://support.apple.com/kb/HT4946

Maybe you are looking for

  • Prepare EP for ESS(MSS)

    Hi, guru! I'm prepare Portal for ESS(MSS)/EP <-> HR/ECC configuration. HR: ECC 6.0 sp14 all packages 600 sp14 EA-HR up to 603 sp10 EP: nw7.0 sp14 for ess/mss deployed in additional: SAPPCCUI_GP 600 SAP ESS 600 SAP MSS 600 BPERP5ESS14 BPERP5MSS14 BPER

  • Work Centre in Org Management

    Hi Gurus, How to view work centre object A wither in organization & staffing or simple maintenance I assigned workcentre to the position through PP01 but couldn't view in either above. Sunny

  • Dock / OSX Freezes After Right-Click

    When I right-click anything in my dock, the dock and finder freezes (no pinwheel) until I click something in the top taskbar like my wireless icon or the display icon. If I right-click an application then say I push show desktop or all windows or any

  • Transferring songs from my ipod

    I just got my 2nd gen ipod shuffle and im excited to have it. now i have a problem beacuse i have music on my ipod video that i would like to transfer to my shuffle, but the music is not in my libary. is there any way in itunes to transfer playlists

  • I can't stream netflix using apple tv?

    Hello Folks, Recently,, I've been having a problem when accessing Netflix on my Apple TV. I go and select a movie from my list and it seems like its going to start playing and all I get is a spinning gear. I've tried restarting Apple TV, that does no