Multiple Context - Changing http server port

Hi,
Is it possible to change the firewall https port to different port? Normally in single context mode you can change it with this command.
http server enable 4434
In multiple context mode there is no option for the port...
http server enable ?

hi marius,
i just tried this on our live ASA 5520 and you're right, it can't be done on admin context.
it also can't assign a diffrent port under a different context. only default 443 is accepted.
ciscoasa/admin(config)# ip http serve enable ?
ERROR: % Unrecognized command
ciscoasa/CONTEXT(config)# sh ve
Cisco Adaptive Security Appliance Software Version 8.3(2)
Device Manager Version 6.3(5)
ciscoasa/CONTEXT(config)# http server enable ?
configure mode commands/options:

Similar Messages

  • Difference between HTTP Server port and HTTP Server listen port

    Hi,
    What's the difference between the following?
    Oracle HTTP Server port = 7780
    Oracle HTTP Server listen port = 7781
    They are the ports used in my 9ias 9.0.3 instance.
    Please advise.
    Thank you.

    Hi,
    The server port, 7780, is port where HTTP server response and listen ports are other ports tha HTTP Server can listen. In IAS, the default configuration, the server port is response for Web Cache and Web Cache connect with HTTP Server in listen port.
    Marcio Mesti

  • Changing message server port for ABAP+Java Instance

    Hi,
    We had change our message server port for the Java instance from 3607 to 3667.
    We did this using the j2ee config tool. We also verified this information through the console config.
    But when we look into system info URL using the URL as shown below,  we still that the old message server port is being used. We have recycled the instance couple of times , but does not seem to help.
    http://dfudsbw1.dfna.corp.dom:50700/sap/monitoring/SystemInfo
    Any ideas where else we have to change the port no. for the message server

    Hi guys,
    I solved this on my own with documentation help from SAP.
    I had to change the port no. in the Global dispatcher and Global server area as well.
    Please see details from SAP below.
    "Message Server: Changing Ports/Hosts shows which areas need to be adjusted if
    the port or host of the message server changes. Ports are, of course, changed in the
    instance profile of the Central Services instance. In the example, the port 3677 and
    the HTTP port 8177 have been set, and the new host is called twdfxxx. You need to
    use the Config Tool to set these values. For each instance, you need to maintain the
    corresponding values for the Message server host and Message server port on the
    Message Server and Bootstrap tab page. The connection details for dispatchers or
    servers to the message server are maintained in the Cluster Manager. As shown in the
    figure, the ms.host and ms.port are maintained, respectively, in the Cluster Manager
    with Global Dispatcher and the Global Server. After you have maintained all of the
    parameters, you can start the instances."

  • Disabling Weblogic's http server port - Using an external web server

    Hi,
    We are using Weblogic 8.1 as application server and IWS as web server. We have
    siteminder web agent configured on the web server for implementing authentication
    and authorization.
    All our requests first go to the web server which redirects them to the application
    server.
    Since Weblogic itself has a http listen port, user can still send requests directly
    to the application server(which does not have any siteminder configuration on
    it). Is it possible to ensure that all http requests made directly to the application
    server are not processed so that the user is forced to hit the web server first.
    Thanks,
    Akash

    When you say redirect, do you mean you use an HTTP redirect to send it to your
    WLS servers URL? Or do you mean you proxy the requests from the webserver to
    the WLS instance? In the former case, you must expose WLS's HTTP server to the
    clients in order to redirect them to the address and you will not be able to
    stop them from going directly there. In the case of the latter, you can put
    your WLS instance behind the firewall so external users can't get to it. If you
    also need to protect it from internal users you should probably not use
    siteminder as your authentication mechanism. You may be able to configure
    siteminder so that it has to authenticate itself to send requests to weblogic
    and then protect all weblogic resources with that role requirement.
    Sam
    [email protected] wrote:
    Hi,
    We are using Weblogic 8.1 as application server and IWS as web server. We have
    siteminder web agent configured on the web server for implementing authentication
    and authorization.
    All our requests first go to the web server which redirects them to the application
    server.
    Since Weblogic itself has a http listen port, user can still send requests directly
    to the application server(which does not have any siteminder configuration on
    it). Is it possible to ensure that all http requests made directly to the application
    server are not processed so that the user is forced to hit the web server first.
    Thanks,
    Akash

  • Changing SMTP Server Ports When Setting Up New Accounts

    My ISP, COX Communications, blocks port 25 for email accounts not using their SMTP servers. When setting up a mail account how do you change the port? I know how it's done when you have the account set up, but not when you're trying to set up the account.
    Note that I can think of a way to 'cheat', but having to 'cheat' doesn't sit well with me. It's a clutzy solution to a problem. Let people change ports during account set up should that prove necessary.

    HI, all you can do is let Mail go for however long it needs to after making the Account, (half hour here on both send/receive), before it figures out to continue, so you can get to the Advanced Tab!
    Or make the Account in say Eudora & Import it.

  • HTTP server ports changeable later (through file)?

    In one of the first steps during SOA Suite installation the user
    can select "Manual" port configuration option.
    The user browses then to a text file e.g. "staticports.ini" where the
    "normal" and "SSL" ports (normally 8888 and 4443) are specified.
    Are the ports after the installation
    then fix for the future or can I change them later?
    In other words is the selected file "staticports.ini"
    read again every time the SOA Suite is started or is it only needed
    during installation?
    Peter

    Only during installation.
    If you want to change goto enterprise manger home page down the bottom you can configure the change.
    cheers
    James

  • Dynamically changing an existing dataconnection's server / port

    Hi All,
    Moving from one development environment to the next is sometimes a real pain.
    Scenario:
    - I have three environments: DEV, QA & PROD
    - I have a livecycle designer pdf - FORM A - that has the following dataconnection: http://DEVserver:8080/....
    - When I move FORM A from DEV to QA, i need to update the dataconnection to http://QAserver:8090/...
    - When I move FORM A from QA to PROD, I need to update the dataconnection (again) to http://PRODserver:7890/...
    1) this is a pain
    2) this is a nightmare, when you have multiple dataconnections and many forms.
    Proposed Solution, that I need input on.
    The binding XML, will pass in the server name and required port number.
    Then via code, I change the server & port of an existing dataconnection dynamically.
    I tried: WebserviceCallButton.event__click.submit.target = "http://" + vServer + ":" + vPort + vURLCall;
    However, it does not allow the change.
    Am I missing something?
    ANY INPUT OR ALTERNATIVE IDEAS
    Thanks alot in advance.
    I thought of maybe a trying to wrap a dataconnection into a fragment... no luck!

    legendry response...
    makes sense why they wouldn't want one to change the "set" dataconnection.
    thanks for this...
    will try it on monday!

  • Trying to change back INCOMING server port number

    I was trying to figure out how to SEND email via my iPhone 3G. I can send email fine while at home (using my wireless router), but when I'm out and about I cannot SEND email. How do I do this?
    In trying to figure this out on my own I was reading about my Comcast email account that said to change the port number. I accidentally change the INCOMING port number from 110 to 25. So, I know it needs to be 110, but everytime I change it in the Settings to 110 it automatically changes it back to 25 after I try to retrieve emails within the Mail option. What's going on?
    Help!

    To send email, you need to add cwmx.com under the smtp servers.
    I'm having the same problem with setting my incoming server port to 110. I've been able to change it by opening Apple's mail client and editing the account preferences.
    Then I went into iTunes and on the bottom of the info tab is a "Replace information on this iPhone" section. I checked the Mail Account tab and hit the sync button.
    This did change my server ports to the correct ports, but I'm still having problems getting the iPhone's mail app to refresh using the new settings. I don't know how force the ports to change via windows.
    I had to turn off the iPhone and restart it to get it to work. I also had to turn off the SSL under the advance tab. Little uncertain about leaving that setting.

  • JDev 9.0.3.1035 - Error starting HTTP-Server: Address in use: JVM_BindHello

    Hello, we are unable to use JDev 9.0.3.1035.
    We installed your distribution and set it up as follows:
    1. Linked to CVS and checked out our project which works just fine under JDev 9.0.2
    2. Added libraries for Jakarta ECS and MS SQL Server JDBC drivers.
    Then we can run it once successfully. Close browser and terminate embedded OC4J Server and run project again and we get the following error:
    C:\JDEV\jdk\bin\javaw.exe -ojvm -classpath C:\jdev\j2ee\home\oc4j.jar -Dhttp.proxyHost=APOLLO -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts= -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config C:\jdev\jdev\system9.0.3.1035\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Error creating the ORB :
    Error starting HTTP-Server: Address in use: JVM_Bind
    The IDE then sits there until it times out.
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    **** Warning: JDeveloper timed out waiting for OC4J to startup.
    **** Please check your HTTP proxy server settings in the IDE Preferences dialog.
    Embedded OC4J startup time: 120190 ms.
    Target URL -- http://192.168.254.20:8988/Long postings are being truncated to ~1 kB at this time.

    Target URL -- http://192.168.254.20:8988/eStarGlobal-eStarGlobal-context-root/servlet/com.estar.servlet.eStarMainServlet
    We are now unable to continue running/testing/developing our project. We do not want to have to manually change the port number each time we run it. This problem occurs both in Win 2000 PRO and Win XP Pro. We have tried every combination of OC4J server host names, HTTP Server ports and Web Browser proxy settings.
    A similar problem was fixed in Rel 9.0.2 by changing the Host Name of the embedded OC4J server to localhost from the IP address.
    Would appreciate some help because we would like to take advantage of the new features in your product.

  • JDEV 9.0.3.1035 - Error starting HTTP-Server: Address in use: JVM_Bind

    Hi, we installed and configured JDEV 9.0.3.1035 and are experiencing this persistent problem, whenever we try to run our app the second or any subsequent time:
    C:\JDEV\jdk\bin\javaw.exe -ojvm -classpath C:\JDEV\j2ee\home\oc4j.jar -Dhttp.proxyHost=DELL -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts= -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config C:\JDEV\jdev\system9.0.3.1035\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Error starting HTTP-Server: Address in use: JVM_Bind
    Error creating the ORB :
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    **** Warning: JDeveloper timed out waiting for OC4J to startup.
    **** Please check your HTTP proxy server settings in the IDE Preferences dialog.
    Embedded OC4J startup time: 120156 ms.
    This is happening since we switched from JDEV 9.0.2 which always started up cleanly. It appears that the port is not being released on OC4J server termination. We are not running any other web servers and verified all open ports with netstat -a.

    Target URL -- http://192.168.254.20:8988/eStarGlobal-eStarGlobal-context-root/servlet/com.estar.servlet.eStarMainServlet
    We are now unable to continue running/testing/developing our project. We do not want to have to manually change the port number each time we run it. This problem occurs both in Win 2000 PRO and Win XP Pro. We have tried every combination of OC4J server host names, HTTP Server ports and Web Browser proxy settings.
    A similar problem was fixed in Rel 9.0.2 by changing the Host Name of the embedded OC4J server to localhost from the IP address.
    Would appreciate some help because we would like to take advantage of the new features in your product.

  • OAS Component - HTTP Server

    Hi All,
    My group has an old web-based application using Servlet 2.0 specs that needs to be migrated to Servlet 2.3+ specs. The Servlet 2.0 specs does not have a concept of webapp context. Therefore, this application has hard-coded a lot of URL, which assume it is using the "/" root context.
    Since the "/" root context in HTTP server may be used by other applications, it may be better to create another HTTP Server component.
    The OAS 9i and 10g do not allow administrators to add another HTTP Server using the web-based EM.
    Instead of creating virtual hosts based on port number, is there a way to create multiple HTTP Server components on a OAS middle-tier instance?
    Does it make sense to create a multiple HTTP Server components managed by DCM?
    Thanks.

    Stefan,
    Yes, I am planning to use a Cisco CSS loadbalancer to load request to multiple OAS instances on several hosts.
    Also, I am looking into OracleAS Cluster based on DB repository. I hope to use the OAS cluster for management and configuration for multiple OAS instnaces (i.e. all J2EE/WebCache instances on separate hosts). However, I have found that the OAS cluster behaves very differently than what I have thought.
    Here are what I have done:
    1. Create an OAS cluster with two J2EE/WebCache instances in similar hosts. (Both instances have exactly the same OAS components, HTTP Server and OC4J).
    2. On host1, create a new OC4J component called "OC4J_Dev1".
    3. On host1, deploy a J2EE application (i.e. helloworld.ear) to "OC4J_Dev1" component. (The helloworld.ear has only 1 web-app).
    Here are the results:
    1. I am able to access the helloworld webapp on the browser (e.g. http://host1/helloworld/helloworld.jsp ).
    2. I am unable to see the "OC4J_Dev1" component on the host2, which is belong to the same OAS cluster as host1.
    3. I am unable to access the host2's helloworld web-app (e.g. http://host2/helloworld/helloworld.jsp ).
    All the hosts and ports are correct. I expect the OAS cluster will distribute the host1 configuration to host2.
    Do you know of any good reference of the OAS cluster? I am trying to look through the OAS documentation.
    Thanks.

  • How to change the default port of webdispatcher

    Hello Everyone,
    We wish to  know to how to change the default port of SAP webpatcher port from 81$$ to 80.
    Appreciate your response.
    Thanks,
    Vadi

    Hello Vadi
    you have to change the PORT value in your profile parameter from 81$$ to 80
    icm/server_port_0 = PROT=HTTP,PORT=81$$ to
    icm/server_port_0 = PROT=HTTP,PORT=80
    Also, in SMICM, then change http service port and activate it and above parameter will require SAP restart
    $$ is used generally to accomodate multiple port services running in SMICM and so as to avoid the parameter setting according to instance number of any system.
    thanks
    Bhudev

  • ISSUES WHILE STARTING HTTP SERVER FOR A NEW INSTALLATION OF 10G AS

    I installed 10g AS version 10.1.3.1. I am having this issue while running the installation:
    The Configuration assistants are failing with the following error:
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=621769602,pid=30999)
    failed to start a managed process after the maximum retry limit
    Log:
    /opt/dba/oracle/product/10.1.3.1/OracleAS_1/opmn/logs//HTTP_Server~1.log
    Configuration assistant "Oracle Process Management and Notification Configuration Assistant" failed
    I am using a staticports.ini file with the following values
    Oracle HTTP Server port =81
    Oracle HTTP Server Listen port = 81
    Oracle HTTP Server SSL port = 444
    Oracle HTTP Server Listen (SSL) port = 444
    I am not sure what the following are for and what values i should for them so i commented them
    #Oracle Notification Server Request port = port_num
    #Oracle Notification Server Local port = port_num
    #Oracle Notification Server Remote port = port_num
    #ASG port = port_num
    Has anyone encountered this issue ??

    Port numbers less than 1024 are privileged ports on Unix/Linux. In order for OHS to run on one of the privileged port (e.g. 81 and 441 in your case) you must enable OHS to run as root. By default OHS runs a non-root user, the user that installed Oracle Application Server.
    So to start with installer do not specify custom (static) ports and complete the installation. OHS will be assigned some non-privileged port by installer. Post installation follow the instructions here to change the ports to 81 and 441:
    http://download.oracle.com/docs/cd/B32110_01/core.1013/b32196/ports.htm#CIHJEEJH
    Thanks
    Shail

  • Invalid Oracle HTTP Server information

    I am having problems with the Design Repository Report in Warehouse Builder Browser. When I try to logon I receive the message: Invalid Oracle HTTP Server information. This is the same database server that the client uses to logon to the repository. I can logon to the HTTP Server using a browser with the same host and port information. I set up the DAD with Mod plsql Configuration Menu using this information. What do I need to change?
    OWB Client 9.0.3.33.0
    OWB Repository 9.0.3.0.1

    Did you already do this: Project menu -> Preferences -> Browser tab, set the HTTP Server port for the first option.
    It's hard to make a mistake in setting the DAD, but just in case take a look at the instructions in the Hands-on Demo document, Prerequisites section, step 8. The Hands-on Demo is linked from Self-Service Education http://otn.oracle.com/products/warehouse/selfserv_edu/installation.html
    Nikolai Rochnik

  • Oracle application server 10g http server virtual host

    Hi,
    I have defined a new virtual host, changed its setting and create a folder with html file for redirection.
    Now when i am trying to access that new virtual host it is redirecting me to the old application.
    e.g.
    old.domain.com taking me old application.
    new.domain.com taking me old application.
    in HTML file i wrote url like ... http://myappsserver:port .......
    could you please tell me am i missing some thing..
    thanks

    You can find the port usage by executing opmnctl status -l from the command line. This should give you the port usage for each opmn-governed component. In a standard setup, web cache normally runs on port 7777 while Oracle HTTP Server runs on 7778. Alternatively, you can check the httpd.conf for the parameter Listen. This will give you the Oracle HTTP Server port as well.
    Did you test with the directive NameVirtualHost added?

Maybe you are looking for

  • How to get wifi on in iphone 4s ?

    how to get wifi on in iphone 4s ?

  • Illustrator CS3 will not open! Please help!!

    I've been using illustrator CS3 all day (no problems since I installed upon purchase over a year ago) and this afternoon illustrator crashed. i tried to open it again and nothing. it brings me to the illustrator screen saying "initializing" and then

  • E-MU 0202 - unsuccessful firmware update.

    I have E-MU 0202 usb interface and I tried to update firmware from 4 to 8th version. When i did it, the card became unable to boot - the "power" indicator blinks, I can hear clicks in headphones as if card reboots over and over again. Windows can't d

  • How to do split photo in lightroom

    Hello - I am wanting to make a split photo from an individual photo in Lightroom.  I'm using 5.5.  Specifically, something like this: http://www.bayphoto.com/images/products/clusters_triptych-rectangle_400px.jpg I know there are a couple of websites

  • Printer Setup Utility Crashing on Launch. Please Help!

    Hi all, I am trying to set up my sister's iBook to print on my home network. I'm using a fuji xerox docuprint C525A and my first step was to obtain the latest drivers from fuji xerox. However when I go to add the printer in printer setup utility the