System Administration Guide: Basic Administration

ProcedureHow to Configure HTTP Proxy and Port Settings

If you previously registered your system by using a direct network connection, or if you are performing a new registration, you might need to configure HTTP proxy and port settings prior to registering your system.

  1. Become superuser or assume an equivalent role.

  2. Set the HTTP proxy.


    # regadm set -n http_proxy -v webproxy-host
    

    The web proxy might be an IP address, a non-fully-qualified host name, or a fully-qualified host name.

  3. Set the HTTP port.


    # regadm set -n http_port -v port-number