How to set a proxy in solaris 11

Hi
After long research, I found the below syntax for setting up proxy in Solaris 11. And this works as well.
But what will be the syntax if my passwd contain @ symbol, generally most of the passwords contains @ symbol, but this is not working if the password has @ symbol, it's considering as the other domain. I reset my password plain (without any symbol) and working fine.
export http_proxy="http://username:password@proxy_url"
username:- username
Password:- Passwd@123
proxy usr:- proxy.company.com
How can I sent a proxy for above values?

i used this to download using pkgutil by passing proxy
export http_proxy=http://proxyusername:'password'@test.com:portnumber
ex::
from bash/ksh shell i used to tun this when i need to run any wget or curl from solaris machine
export http_proxy=http://muvvas :'abc&@xyz'@test.com:8080
export https_proxy=http://muvvas :'abc&@xyz'@test.com:8080
export ftp_proxy=http://muvvas :'abc&@xyz'@test.com:8080

Similar Messages

  • How to set up proxy on N79 ?

    How to set up proxy on N79 ?
    I've no idea for set up proxy on N79.
    I can't see something to set up that!
    So could you tell me how to setup proxy on N79

    See if this has the solution-
    http://nds1.nokia.com/phones/files/guides/Nokia_N79-1_UG_en.pdf
    Good Luck
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • How to set up proxy on Symbian S60 3rd edition?

    Everybody knows how to set up the proxy settings for Nokia web browser. But does anybody know how to set up proxy for use in any applications? For example, I would like to use Google maps app. through proxy server.
    Thanks in advance.

    I don't have a proxy set-up to try this, so you'll have to give it a go yourself. If memory serves correctly the network connections (WiFi/Cellular) are shared and reused, if already open, by any application requesting them on the phone.
    Is it possible to initiate the connection in the web browser, logging in and negotiating whatever gateway as necessary there, then with the browser still open going to the application you want to use?
    I know that when I used a free point in a hotel I was at last year you had to log in to their system via a webpage with a password. I was able to do this and then use other applications on my phone like SicFTP, eBuddy!, Windows Live etc. without any issues where they all failed to work previously, when I had not logged in via the browser.
    I hope this helps, I'm about to need to do this very same thing when I go travelling in a few weeks too!

  • How to configure Transparent proxy on solaris 10, x86

    Dear All,
    I am trying to configure a transparent proxy on solaris 10, x86 system.
    Can any body tell me the direction that i have to follow. I want to configure it through Sun java web proxy server 4.
    Thanks and waiting for your kind reply.

    The thread was from quite some time. You mentioned that transparent proxy functionaliity was scheduled to be a part of one of the service packs. Have this happened yet? I cannot see it in the documentation nor i the admin GUI, but I might be looking in the wrong place.
    I'm running version: 4.0.5 B04/18/2007 11:01
    Kind regards

  • How to set a Proxy Server for appletv

    The network I'm on requires that I set a Proxy server to get out to the internet.
    Is there anyway to specify a Proxy server for AppleTV?

    Hi Red-Baron,
    The Apple TV does not support Proxy Server configuration (http://docs.info.apple.com/article.html?artnum=305010). An alternative is to enable internet sharing on a computer and have the Apple TV connect to that computer.
    Regards,
    John

  • How to set the proxy server in MIDP?

    I will establish an HttpConnertion and use it to contact a website.
    I use a simulators to test the HttpConnertion program by JBuilder,I can't contact the outside website. how to specify the proxy for a MIDlet application

    [huangs_07],
    This depends on the CLDC/MIDP implementation of the device e.g. the Palm's CLDC/kVM Java Application Manager software contains a menu for a Palm user to input the http proxy server for all the MIDlets to use when making a http connection.
    What emulator are using to test your MIDlet that is making the http connection?
    Allen Lai
    Developer Technical Support
    SUN Microsystems
    http://www.sun.com/developers/support/

  • How to set Cluster + Proxy

    Hi.
    We got two wl5.1sp9 as proxies and wlcs3.2 as application servers.
    We moved our static content (mostly images) to the wl servers, and added
    these two lines to the weblogic.properties file:
    <quote>
    weblogic.httpd.register.*.gif=weblogic.servlet.FileServlet
    weblogic.httpd.register.*.jpg=weblogic.servlet.FileServlet
    </quote>
    Now, the wl "defualt servlet" is the cluster
    ("weblogic.httpd.defaultServlet=cluster"), but we also want to add a proxy
    such that if some gif is not found on the wl servers, it will be searched
    for on the wlcs servers.
    At http://www.weblogic.com/docs51/admindocs/properties.html#proxy, there are
    instructions that say how to register the proxy as the default, but I can't
    make out of it how to use cluster and proxy togheter.
    If someone could shed some light on this I'd be gratefull.
    TIA,

    Hi.
    Well, I know that it should first search locally, but I also know that it
    doesn't (you can see a another post, which I think might be more clearer).
    Any ideas why?
    TIA,
    ======================================================================
    "Michael Young" <[email protected]> wrote in message
    news:[email protected]..
    Hi.
    The proxy servlet and the cluster servlet are functionally almost the same -
    the
    main difference being that the cluster servlet proxies to a cluster. It
    should
    proxy any request that it can't fulfill locally. There should be no need to
    use
    both the proxy servlet and the cluster servlet together.
    Hope this helps,
    Michael
    "R@nsh!" wrote:
    Hi.
    We got two wl5.1sp9 as proxies and wlcs3.2 as application servers.
    We moved our static content (mostly images) to the wl servers, and added
    these two lines to the weblogic.properties file:
    <quote>
    weblogic.httpd.register.*.gif=weblogic.servlet.FileServlet
    weblogic.httpd.register.*.jpg=weblogic.servlet.FileServlet
    </quote>
    Now, the wl "defualt servlet" is the cluster
    ("weblogic.httpd.defaultServlet=cluster"), but we also want to add a proxy
    such that if some gif is not found on the wl servers, it will be searched
    for on the wlcs servers.
    At http://www.weblogic.com/docs51/admindocs/properties.html#proxy, there
    are
    instructions that say how to register the proxy as the default, but Ican't
    make out of it how to use cluster and proxy togheter.
    If someone could shed some light on this I'd be gratefull.
    TIA,--
    Developer Relations Engineer
    BEA Support

  • How to set up Proxy settings manually in Tools Options Advanced Network connection

    i want to setup a Proxy on my desktop for secure browsing.. please tell me which IP address and which ports i can use to set the proxy setting manually.

    See Tor: https://www.torproject.org/index.html.en

  • How to set Workstation Name on Solaris 10?

    Hi.
    I have problems with setting workstation name.
    I tryed to do it with Management Console, but system crashed, because there was missmatch between the name in few files. So I installed Solaris 10 again.
    How to change workstation name?
    Thank you.

    Thank you.
    There are two /etc/hostname files, they are empty: hostname and hostname6.
    /etc/hosts has what I need to change.
    I was unable to find /etc/nodename.
    Will it work, if I'll change only /etc/hosts and make "hostname <new hostname>"?
    In previous time when my system crashed, I changed: /etc/hosts, but it didn't work.

  • CRM 2013 - How to set a Proxy server for plugins to run with?

    We have several plugins that need to query web services on the Internet, and I need them to go through a specific proxy server.  How do I set this without hard coding the proxy into the plugins?  I've tried adding the proxy to the machine.config,
    I've updated the web.config in the CRMWeb folder, I've even added the proxy to IE under the users used by the App Pool Identity then used netsh winhttp to make this a system proxy.  None of these have allowed my registered plugins to access the internet.
    Any thoughts?  Thanks.

    The way I'd do it is to not rely on .config files, but instead set it programmatically in the plugin, and either store the proxy configuration data in the configuration string for the plugin registration step, or store it in some custom configuration entity
    in CRM
    Microsoft CRM MVP - http://mscrmuk.blogspot.com/ http://www.excitation.co.uk

  • How to set up proxy for only some of all my accounts?

    I have two accounts A and B set up in my thunderbird. Now I'm going to connect to server A through a proxy while directly connecting to server B by just clicking the get new messages button. Is there a way to do that?

    You can set up an iTunes account for each of your kids without providing a credit card. Instead use gift cards or set up an allowance. For detailed info see: iTunes Gift Options
    Also make sure to check the Parental Control preferences in iTunes (iTunes: Using Parental Controls) and on each iPod (iPhone, iPad, and iPod touch: Understanding Restrictions).
    Alexander
    Message was edited by: narya

  • How to set semaphores configuration in Solaris 10 zones

    Dear All:
    I have a Sun SPARC T5120 with 16gb RAM. I have created three zones on that servers. Each zone I have configured 4gb RAM. I mean 3 zones will take 4*3=12gb RAM.
    In the first zone Oracle Database 11g installed. SGA has 3gb
    In the second zone Oracle Database 11g installed. SGA has 3gb.
    In the third zone Oracle Application Server 10g installed.
    In the parent - global zone I have set the semaphore settings 8gb in /etc/systems
    My question is:
    Oracle Database 11g is mandatory to take the semaphore settings?
    First & Second zones Oracle Database will take the semaphore settings?
    Is there any other way to give the semaphore settings in the same child zone?
    If my question is not clear, pls revet back with your points. I am happy to reply.
    Expert throw some light on this.
    Thanks in advance,
    Balaji Sridhar

    Balaji,
    This is not an application server related question. You may get an answer when you post your question in a Solaris forum.
    Thanks,
    EJ

  • How To Set Terminal Type in Solaris 10 Jumpstart?

    Hi all,
    I'm installing Solaris 10 via jumpstart, and I'd like to set the terminal type for the console to be vt100 by default.
    I've tried setting the terminal type to vt100 in sysidcfg, with a line:
    terminal=vt100
    but this has no effect (and never has done).
    In previous versions I just modified /etc/inittab from the finish script, but that's not relevant any more.
    I know that I can set the terminal type after login with:
    /usr/sbin/svccfg -s system/console-login 'setprop ttymon/terminal_type = vt100'
    but I can't do this until the system has booted for the first time.
    I've tried putting various bits of XML into /var/svc, but I'm now at the point where I'm just guessing - does anyone know the right way to do this, or can anyone point me in the right direction?
    Thanks in advance,
    Steve.

    As far as I know, your approach is correct. If you don't want
    > to modify the xml file manually, you can use chroot in the finish script.
    Using chroot in the finish script does not work, and gives an error:
    svccfg: Could not connect to repository server: repository server unavailable.
    Modifying xml is fine, but it would be nice to do it in a way that will not get reverted next time I apply a patch cluster, so simply editing /var/svc/manifest/system/console-login.xml would (I think) be out.
    Is there a more correct way of overriding the contents of a manifest?
    Cheers,
    Steve.

  • How to set a proxy in the KNetworkManager?

    Hey!
    In the university, I usually to connect in a wi-fi network that has a proxy to acess the internet. Is there a way to change the system proxy automatically, so I connect?
    Thanks!
    Last edited by Uchiha (2011-09-09 11:21:11)

    I don't think that is possible at the moment, you can only set proxies in the main network settings panel of system settings.

  • How to set a proxy only for specific connection?

    Hi,
    I am trying to make an Http request through a proxy. So my code looks like:
        System.setProperty("http.proxyHost", "myproxy.hello.net");
        System.setProperty("http.proxyPort", "8080");However, I believe this setting is now valid for the entire JVM. I do not want my setting to affect other programs that are running in the same JVM. The program I am writting is a servlet. So by setting the system properties I am affecting all other servlets under the same web container.
    What I would like to know is whether there is a way to specify an http proxy to be used only for my connection.
    It seems strange if there is no way to do this. Doesn't this raise synchronization issues as well? What if another servlet is trying to change the same system property at the same time?
    Thanks in advance!

    I see that the trick using
    URL url = new URL("http", "myproxy.hello.net", 8080, "http://www.target.com:8000/");is not correct because it sends the proxy host as the Host HTTP header:
    Host: myproxy.hello.net
    instead of the final target. So it's very likely that the target or the proxy will get confused. Is there any other way of doing this?
    THanks

Maybe you are looking for