Multiple proxy setting

Hello,
I use a pac file for  'Automatic Proxy Configuration' setting and that works fine. I can manage all my needs through this pac file. However I have an application, which does not support Automatic proxy, and it requires something to be set under 'Web Proxy (HTTP)'.
I would like to use proxies returned by the Auto Proxy pac script in every application (eg. Safari, Automatic updates, etc), but want to use a manually set proxy with that specific app.
Will that break anything on the system if I set this 'Web Proxy (HTTP)' setting too along with the Automatic and use them simultaneously? Will system apps start using this 'manual' setting?
Or is it possible to define an order for those apps? Like try with Automatic Proxy first, and with Manual only after.
Thanks for any ideas.

You can use a mozilla.cfg file in the Firefox program folder to lock prefs or specify new (default) values.
Place a file local-settings.js in the defaults\pref folder where you also find the file channel-prefs.js to specify using mozilla.cfg.
pref("general.config.filename", "mozilla.cfg");
pref("general.config.obscure_value", 0); // use this to disable the byte-shift
See:
*http://kb.mozillazine.org/Locking_preferences
You can use these functions in mozilla.cfg:
defaultPref(); // set new default value
pref(); // set pref, but allow changes in current session
lockPref(); // lock pref, disallow changes
*http://kb.mozillazine.org/network.proxy.type
*http://kb.mozillazine.org/network.proxy.%28protocol%29
*http://kb.mozillazine.org/network.proxy.%28protocol%29_port

Similar Messages

  • ABAP Proxy Set up and Load balancing

    Hi All,
    We have a SAP ECC 5.0 PRD server in our landscape. I need to set up ABAP Proxy in the server.
    They have implemented Load balancing in the ECC 5.0 PRD server. They have two servers (One Central Server and another APP Server) and one of the servers will be used at any point in time based on load conditions.
    Now where exactly i have to perform the ABAP Proxy set up and how does it work at runtime.
    Thanks in advance.
    Regards,
    Sudharshan N A

    Hey,
        refer to this.
    R3 side
    SLDCHECK
      Use this transaction to access the SLD of XI.
    SLDAPICUST
      Create an entry for respective XI server
      requires hostname, port username and ip.
      Can have multiple enteries for different servers.
      But you can check only one entry.
      based on the entry that is checked, respective SLD API will be triggered from
      SLDCHECK.
    SM59 (T type connections).
      To connect to the SLD you need 2 types of TCP/IP connections.
      1)LCRSAPRFC:-
          In this you require the gateway host(ip address) and gatewayservice(sapgw[system no.])
          YOu also need to give Program ID.
          Entry of corresponding Program ID must be maintained in SMGW.
          IN SMGW Click GoTo->logged on Clients.
          If entry is not there for corresponding XI.
          Create a communication channel in XI, pointing to R3 and give a Program ID
          in the channel. Once the channel is activated, corresponding Program ID wil
          appear in SMGW.
      2)SAPSLDAPI:-
         In this case follow the same porcedure as for LCRSAPRFC.
       As far as the Program ID is concerned te procedure mentioned above is for
       Customized RFC's
       The RFC destinations mentioned here are both standard RFC's
       Hence for these two RFC's no need to Create Program ID's. you just need to
       change the System ID of the Program ID.
       Both these RFC's are maintained in the J2ee server of XI.
    SPROXY.
       In this transcation you can check the Proxies.
       If the proxies are not activated (i.e. if the message interfaces are not active)
       this step is optional
       then you need to maintain one G type RFC destination pointing the resepctive XI server.
       In the G tpye RFC destination give the Ip adress of the XI server in the target
       host and set the path prefix as /rep.
       Goto SPROXY->Goto->connection test-> click on the table SPROXSET.
       In this table maintain enteries for ADDRESS_ONLY_FROM_SPROXSET and IFR_HTTP_DEST
       The values corresponding to these enteries will be the G tpye RFC destination.
    In order to connect R3 to the Integaration server you need to maintain H type
    The default RFC is XI_INTEGRATIONSERVER. In you need to give the Target host entry as the
    Ip address and Path Prefic as.../sap/XI/engine/?type=entry (this you can get from SXMB_ADM of XI)
    You can also create the H type RFc of your own.
    goto SXMB_ADM(r3) and open Integration engine configuration.
    regards,
        Milan

  • Proxy setting changes automatically

    I have multiple wifi connection and some have proxy, some don't have.
    I am using Lenovo access connection software for switching between these proxies and in firefox proxy set as use system proxy settings. still some times it automatically switches to manual proxy settings and takes value of one of the proxy settings.
    pl suggest me a way to avoid such automatically change of proxy settings in firefox.

    If you change the Network settings to Auto-detect proxy, does the manual proxy still get used when it is not supposed to?

  • Ipad/iphone accepts browser proxy setting with IPSEC but not PC or Mac

    I have two ASA5505's in failover and set up the the IPSEC client group policy for non-inherited browser proxy settings. I have a manual IP address and the typical port 8080 configured.
    What is not working are Windows and Macbook laptop clients. iPads and iPhones accept the policy even though the built-in Cisco IPSEC client does not have a proxy setting on the ipad/iphone.
    On a Mac, under Network Preferences, I can set the proxy manually for that VPN profile under any of the "Locations" and it will use the proxy settings. But, if I leave everything blank, even on a Windows 7 PC (Internet Options, Connections, LAN Settings), neither platform seem to accept or maybe it should be "receive" those settings.
    I turned up the packet capture on the ASA and saw the ipad/iphone pointing all their browser traffic to the proxy:8080. But the Mac and PC (multiple hardware tested) are sending their packets to the actual host IP. So, the result is that the ASA sees a packet from the "outside" interface that is trying to go to the "outside" interface instead of the inside interface. In effect, it is trying to do a hairpin. I don't want to configure hairpin, I would rather solve this issue.
    I know there are some other work arounds that I could do but I really need to figure out why the group policy for an IPSEC client vpn connection is not working.
    Any thoughts? Did I miss something?

    Enable "Transparent Tunneling" and "Allow Local Accces", under Transport

  • Multiple Proxy Users in OLT

    Hey All,
    As part of an infrastructure/gateway upgrade, I've been asked to load test using multiple proxy authentications. That is, different usernames that will require Active Directory authentication from/by the proxy before being allowed/denied their http requests.
    (Normally we'd use application-level authentication in the script via http.addAuthentication(....); )
    How can I do this with OLT?
    Per vUser would be most useful/flexible, followed by per script or by per load-agent machine.
    Or if not can someone suggest an alternative?
    Thanks & Regards,
    Neil

    I do not recall specifically, but look at the profile settings in OLT which you should give some access. First be sure to turn off "Ignore HTTP Proxy Settings" so agent ignores IE settings. There are some other HTTP header level settings, in "other" and "java agent" sections. If there is profile level access then with this method you will need to have multiple profiles for every vuser, but I do not believe multiple agent processes.
    a last resort will be to add headers with http.header and http.headers api calls to set i.e. "Proxy-Authorization" header

  • Pushing FireFox proxy setting via NAL

    I need to be able to push a change to the FireFox browser proxy setting
    using ZenWorks. The setting is in a file called user.js, which FireFox
    reads and adds to prefs.js when FireFox starts. I can create the user.js
    file, but it needs to be copied to
    C:\Documents and Settings\username\Application
    Data\Mozilla\Firefox\Profiles\xxxxxxxx.default , where "xxxxxxxx" appears
    to be a random series of characters chosen by FireFox when the FireFox
    profile is created (the one for my profile is "yo1j350j.default"). This
    is where I am having the problem.
    Ok, I know that I can use %Appdata% to point to the user's application
    data directory. However, how do I address the "xxxxxxxx.default directory
    when it is different for each user? Is there some way to create a custom
    macro in ZenWorks that the Application Launcher can use?
    I suppose I could push the entire application over again, but this seems
    like gross overkill when all I want to do is copy a text file with two
    short lines in it to the workstations.
    We have a series of workstation changes that need to be rolled out to
    multiple locations - and this is the only one that I am having trouble
    automating. Any help would be appreciated!
    Thanks,
    Ted

    Drop me a note at [email protected]
    I may try to work something up for you this weekend.
    ted_don'[email protected] wrote:
    > I need to be able to push a change to the FireFox browser proxy setting
    > using ZenWorks. The setting is in a file called user.js, which FireFox
    > reads and adds to prefs.js when FireFox starts. I can create the user.js
    > file, but it needs to be copied to
    > C:\Documents and Settings\username\Application
    > Data\Mozilla\Firefox\Profiles\xxxxxxxx.default , where "xxxxxxxx" appears
    > to be a random series of characters chosen by FireFox when the FireFox
    > profile is created (the one for my profile is "yo1j350j.default"). This
    > is where I am having the problem.
    >
    > Ok, I know that I can use %Appdata% to point to the user's application
    > data directory. However, how do I address the "xxxxxxxx.default directory
    > when it is different for each user? Is there some way to create a custom
    > macro in ZenWorks that the Application Launcher can use?
    >
    > I suppose I could push the entire application over again, but this seems
    > like gross overkill when all I want to do is copy a text file with two
    > short lines in it to the workstations.
    >
    > We have a series of workstation changes that need to be rolled out to
    > multiple locations - and this is the only one that I am having trouble
    > automating. Any help would be appreciated!
    >
    > Thanks,
    > Ted
    Craig Wilson
    CNE3, 4, 5 - MCSE - CCNA
    NSC Sysop (http://support.novell.com/forums/)
    Tech Writer - http://www.ithowto.com
    (I Peter 4:10)

  • How can I stop Firefox from switching to proxy setting from no proxy

    I have a Fios connection so the proxy setting is "no proxy" . Every time I close Firefox, it switches to the proxy setting button and highlights a proxy. It has just started doing this about 5 days ago after 3 years on this computer. It doesn't do it on my laptop. Each time I check the "no proxy" button to connect, but the next time I open Firefox, it's back to proxy.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    See also:
    *http://kb.mozillazine.org/Preferences_not_saved

  • I have multiple computers set up on homesharing under one itunes account. Can I use face time on all of them or do i need seperate accounts for each?

    I have multiple computers set up on homesharing under one itunes account. Can I use face time on all of them or do i need seperate accounts for each?

    I'd suggest you consider a cloud-based file sharing service such as Dropbox for this sort of use. iOS is not designed to be synched with more than one iTunes library at a time, so attempting to use it as you describe, connecting a single iPad to multiple computers, almost certainly won't work as you intend and is likely to cause nothing but headaches.
    Regads.

  • How Data Integrator supports multiple character sets in a single ETL transaction

    <p>When using Data Integrator (DI) to process a mix of multi-byte and single-byte data, it is recommended that you use UTF-8 for the job server codepage. You can, however, use different codepages for the individual datastores.</p><p>Imagine this situation : Great Big Company Inc. wants to create a global customer database. To do this, Great Big Company Inc. must read from a database of US customers, and a database of Korean customers. Great Big Company Inc. then wants to load both sets of customers into a single database.</p><p>Can DI manage these requirements? Of course. The codepage is the thing.</p>

    I've never seen this used the way you are using it. In my experience the only way to do this would be to execute a single SQL statement that returns multiple result sets - you are trying to append two SQL statements.
    You could define an in-line procedure wrapping your two select statements, or you could define a stored procedure to do the same thing. Then (either way) use CallableStatement to execute the call to the procedure.

  • HP Officejet pro 8500 won't print and keeps asking for a proxy setting. Help.

    HP Officejet pro 8500 won't print and keeps asking for a proxy setting. Help.

    Hi,
    Can you confirm that you have an Officejet 8500a or Officejet 8500? On the 8500a model, you can set the networks proxy address and port setting from the front panel of the printer (setup>Webservices setup>proxy). If you are unsure what your proxy settings are you'll need to contact your network admin. If your network uses a proxy users name and password for all devices, you need to enter this information along with the proxy address and port in the printers embedded web server. Type the products IP address into an internet brownser window (printer must be connected to the same network as PC). Select the network tab, and than look for the proxy settings option. Enter in the information and click apply. Once the networks proxy information has been correctly inputed into the embedded web server, try printing again. If unsuccessfully, you might try reinstalling the printer software after uninstalling it. Hope this helps!
    I was an HP employee
    Reminder: Please select the "Accept as Solution" button on the post that best answers your question. Also, you may select the "Kudos" button on any helpful post to give that person a quick thanks.

  • My iTunes will not connect to the internet because it is tied to IE's proxy settings but IE does not work how do I change the proxy setting to FireFox

    I have stopped using IE because it doesn't work, however my iTunes will not connect to the internet now because it is tied to the proxy setting in IE and now I am using FireFox, so, how do I get iTunes to see FireFox as my web browser.

    i am having the same problem, i stopped using IE and installed firefox , only now my itunes store won't connect to the internet.

  • How to multiple/ parellal sets of books to generate more than one financial statement based on different (or the same) accounting principles.

    How to multiple/ parallel sets of books to generate more than one financial statement based on different (or the same) accounting principles.
    My Client needs Parallel Ledger in SAP B1 similar like SAP ECC. Is this functionality available ?

    Dear Mr. Nagrajan,
    Thank you for your response. I have already gone through documents but not able to understand. Is there any setup for this ? or its just work around i.e. using template and special field in JV i.e. Ref. 1 /2
    My doubts :
    I understand that Chart of Account structure is one and common for IFRS and other accounting method. We need to create only those account separately ( 2 times with prefix like IFRS revenue account, GAAP Revenue account).
    Now at time of entry, Assume some entries / adjustment are specifically for IFRS and not for other ledger. In this case, What need to do ?
    You have mentioned about DTW approach but do we need to insert all JV's again with other ledger ?
    Someone suggested that if any entry which are specific to IFRS Ledger, We need to user Ref.1 /2 column or Transcation code column and in which we can put IFRS
    Based on this, Need to create 2 seperate template for IFRS and other ledger for all report.
    This is my understanding of Solution in SAP B1. Please help me to clarify my though process
    Please do needful.If you have done implemenation and if you can share doucment, it would be great help.
    Email :[email protected]

  • ITunes not using the defined proxy setting

    iTunes 10.0.1 on MacOS X 10.6.4 isn't correctly using the system
    proxy setting defined through:<pre>System Preferences…
    Network
    Advanced…
    Proxies
    Web proxy (HTTP)
    Web Proxy Server
    myproxy.my_company.mycountry : 3128</pre>
    For example, when selecting:<pre>Advanced
    Get Track Names</pre>
    a network analysis shows that the machine is trying to
    connect directly to:<pre> service.gracenote.com</pre>
    with plain: http
    where it should use port 3128 as defined.
    This misbehaviour is causing an infinite loop, a "death" loop.
    This death loop may sometimes end in a newly inserted CD not being
    recognised by iTunes and the Finder.
    Before submitting this as a bug to Apple, I wanted to check if I'm
    not the bug.
    Did I miss something really easy in the iTunes
    setting to avoid this misbehaviour leading to death loops?
    <pre>--------
    don't look for my Macs models in my signature, this would be uggly... and irrelevant
    dan</pre>

    daniel Azuelos wrote:
    iTunes 10.0.1 on MacOS X 10.6.4 isn't correctly using the system
    proxy setting defined through:
    Before submitting this as a bug to Apple, I wanted to check if I'm
    not the bug.
    Did I miss something really easy in the iTunes
    setting to avoid this misbehaviour leading to death loops?
    No need to fill a bug report .
    It was magically repared with the 10.1 upgrade.
    Question answered through action. Great.
    <pre>--------
    don't look for my Macs models in my signature, this would be uggly... and irrelevant
    dan</pre>

  • Matching across multiple character sets

    Would like to know whether anyone has attempted matching across multiple character sets, for example, between English and Japanese: what are the pitfalls to avoid, what are the best practices, and what you would like to see from application/tools perspective as an ideal solution. thanks

    If you upgrade to Logic Pro, you'll get WaveBurner as part of the package which helps you do this, including tweaking your pauses between tracks, fades etc.
    If you have Toast, you can do it there too.
    If you don't have any 3rd. party software, the work around would be to assemble all your songs in order, end to end in a new Logic file, and listen to all your tracks and adjust the relative levels between songs, then bounce out the individual tracks which have volume changes with their new volume settings. Finally you could then use any burning app such as [SimplyBurns|http://bit.ly/c1oglP] to create CDs or bounce them out in Logic with the additional .mp3 option.
    Obviously it's important to listen to your material in order, in context, as some songs will be at the wrong subjective level depending on the tracks either side in the placement. This isn't really important in digital distribution where your material probably won't be listened to as a whole, but as individual downloads.

  • FF 6.0.2 on Windows XP will not keep "no proxy setting", have reset manually many times

    FF 6.0.2 keeps reseting to manual proxy setting. Windows XP system. Have reset to "no Proxy" many times but it resets to manual when I close browser.

    Same thing happens with JDK 1.7u45

Maybe you are looking for