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

Automatically Change Browser Proxy Settings

I have a laptop (Win XP Pro) that I use on the network where Astaro is running (with Basic User Authentication) and I also use it on other networks, mostly other WiFi networks, some open and some password protected.  It's a pain to have to change my proxy settings in Firefox and IE when I move from Astaro to another network that doesn't use proxy.  Is there a way to automatically change my browser proxy settings?

--Scott


This thread was automatically locked due to age.
Parents
  • Not with out scripts. That stuff is all stored in the almighty registry of Windows and isn't really a Astaro/proxy issue. 

    A couple of scripts or batch files on your desktop that you can just double click might be a tad easier. Just Google-bomb for proxy scripts and you have plenty of scripts to choose from. 

    -Mark
  • Not with out scripts. That stuff is all stored in the almighty registry of Windows and isn't really a Astaro/proxy issue. 

    A couple of scripts or batch files on your desktop that you can just double click might be a tad easier. Just Google-bomb for proxy scripts and you have plenty of scripts to choose from. 

    -Mark


    To make it easier I'm thinking you could write a batch file and script that also launch the browser:
    1.) Manual - Write two of them - put Inside and Outside icons on your desktop - use the one that's appropriate.
    2.) Semi-Automatic - You could write one routine and have it stop and ask you which proxy you want to use.
    3.) Fully Automatic - How about have it ping for the inside proxy address or similar, test for failure, branch to running the correct proxy mode?
Reply
  • Not with out scripts. That stuff is all stored in the almighty registry of Windows and isn't really a Astaro/proxy issue. 

    A couple of scripts or batch files on your desktop that you can just double click might be a tad easier. Just Google-bomb for proxy scripts and you have plenty of scripts to choose from. 

    -Mark


    To make it easier I'm thinking you could write a batch file and script that also launch the browser:
    1.) Manual - Write two of them - put Inside and Outside icons on your desktop - use the one that's appropriate.
    2.) Semi-Automatic - You could write one routine and have it stop and ask you which proxy you want to use.
    3.) Fully Automatic - How about have it ping for the inside proxy address or similar, test for failure, branch to running the correct proxy mode?
Children
No Data