HTTPS port re-direction Question

We're currently running a pair of web servers behind a CSS, on the web servers we're running multiple environments which we're differentiating between through port No's.
One thing we'd like to be able to accomplish is to decrypt incoming traffic on port 443 and redirect this to another port No, eg 9443. Is this something I'm able to achieve on the CSS?
I'm thinking I'd have a content rule to terminate the 443 connection which would include a redirect statement, then a rule to allow the connection in on 9443. In the scenario, security isn't really the main issue (it will be internal connectivity) it's more to allow us to test the functionality and allow us to segregate the traffic.
TIA Dan

Dan,
you can have the css listen on port 443 and the server listening on port 9443.
Simply specify which port to use under the service definition.
There is no need for the CSS to decrypt the traffic or send a redirect for this to work.
ie:
service HTTPS1
ip x.x.x.x
port 9443
active
owner mycompany
content ssl
vip x.x.x.x
add service HTTPS1
port 9443
proto tcp
active
Gilles.

Similar Messages

  • RFC Adapter error - http port configuration

    Hi everyone,
    on XI 3.0 I have some problems to invoke RFC functions located on a SAP SRM system.
    No logs are displayed on the XI Monitor: the message is stopped at the "adapter" level.
    It seems that RFC adapter tries to connect to a wrong URL (the Production system URL)and obviously it retrieves these messages:
    "Received XI System Error. ErrorCode: NO_RECEIVER_CASE_BE ErrorText: ErrorStack: No receiver could be determined "
    "Returning synchronous error notification to calling application: XIServer:NO_RECEIVER_CASE_BE:."
    "Transmitting the message using connection http://YYY.sap.xxxx:8066/sap/xi/engine?type=entry failed, due to: XIServer:NO_RECEIVER_CASE_BE:."
    In the SLD, the right port for Development system is 8064, the adapter is also  configured on business landscape YYY and port 8064. I checked both J2EE visual administrator and Business Landscape customizing without success.
    But at runtime the adapter framework point to another system on 8066 http port (and the interface call fails).
    My question is: where is this wrong URL configured and from where exactly does it take these wrong informations?
    Please, help me.
    Alessandro Pozzozengaro.

    Alessandro,
    There is a very good document on SAP that explains, step-by-step what you are trying to do.
    The name of the document is: 'Validating a Connection Between SAP R/3 and SAP XI with RFC'.
    Give a look on that. I used it to build the scenario here and it works fine.
    Regards,
    Tadeu

  • This is not a forum question. This is a direct question to Adobe!

    This is not a forum question. This is a direct question to Adobe!

    If you have a direct question to Adobe then please contact our support team.  You can find the appropriate option available for your region by going to http://www.adobe.com/ and selecting Help and Contact Us.
    Alternately what country/region are you in and I would be happy to look up the support number for you.  It should also be noted that if you need technical support then that department is open on Monday.

  • How can I change HTTP port in J2EE

    Hi.
    I installed Sneak Preview 640 and I want to change HTTP port for J2EE. (default port is 50000)
    So, I started config tools and move to dispatcher -> service -> http -> port.
    There is port information.
    - Custom value : empty
    - Default value : (Port:80,SocketQueue:200,AcceptingThreadsCount:10,BindAddress:,Type:http)(Port:443,SocketQueue:200,AcceptingThreadsCount:10,BindAddress:,Type:ssl)
    My first question is that default port is "80" in above confirguration. Why we use "50000" ?
    Second question is that I changed custom value but It doesn't work. How can I change HTTP port ?
    Regards, Arnold.

    you can use the "visual administrator" to set your http-port, too:
    Dispatcher / Services / HTTP Provider / Ports
    kr, achim

  • ITS HTTP Port Number issue

    Hi,
    We are having ECC 6.0. The ITS service (SAP GUI for HTML) is not working. It is re-directing to Port Number : 0.
    Please see below the detailed steps to analyze the problem from your end.
    1) Login to ECC
    2) Use TOCDE:   SICF
    3) Give the Service Name as "WEBGUI"
    4) Run - Press F8
    5) U will be Navigated directly to ,  webgui -  SAP GUI for HTML
    6) Select the SAP GUI for HTML, right click, then you will get list of options.
    7) Select "Test Service"
    8) Then it will open a new window and will display the SAP Easy Access. The URL of the new window will display something like,  http://SERVER:8000/sap/bc/gui/sap/its/webgui?sap-system-login-basic_auth=X&sap-client=800&sap-language=EN
    But in our case the Port Number is showing as 0, instead of as shown in above uRL like 8000 / 8080,etc.. Due to this, we are not getting the SAP Easy Access screen. We are getting something like "Page can't be displayed".
    We were able to change the HTTP port number in SMICM TCODE, But we are not sure of the exact Port Number.
    Please help us how to findout the actual  ITS HTTP Port Number to resolve the issue. We are not sure what Port number was given in the initial configuration/installation.
    Thanks & Regards||
    Ashok Kumar M.

    >
    Ashok Kumar Munugoti wrote:
    > Hi,
    >
    > Thanks for your reply.
    >
    > The Problem here is we don't know the Port number like U have given 8000. We are not sure of the Port Number.
    >
    > Kindly give me some idea how to findout the HTTP Port Number given in the Initial Configurations/ Installations.
    >
    >
    >
    > Thanks & Regards||
    > Ashok M.
    Hey Ashok,
    you can specify the port number with this parameter.
    Normaly it should be 80<sysnr>
    so if your systemnumber is 05 it would be 8005 for the http port.
    you can also set the parameter like this PROT=HTTP,PORT=80$$
    that will set it automatically to your system number
    regards
    Peter

  • ICM HTTPS Port Hung

    Hi Experts,
    We have activated SSL in our landscape and configured the PSE files. The HTTPS service is fine and is at active state from SMICM.
    I 'm able to access J2ee using Direct HTTPS port. But when I try to access using HTTPS port of ICM it prompts me the correct certificate details but from there it simply hungs. The Progress bar in the internet explorer stays still .
    I tried to increare the ICM trace level but still not able to find the exact solution.
    When checking the active connections right from entering the URL . It moves from Accept connection --> Read Request --> Write Response and then hungs at the Write Response stage.
    Even after closing the sessions I find the active session entry till I restart ICM !! . Not sure what can be the reason.
    Regards,
    Karthick.

    Dear Karthick,
    if you want to see what the ICM does on a HTTPS connection, you will have to set the profile parameter 'icm/trace_secured_data=true', otherwise the ICM will not log anything for HTTPS connections. The ICM will have to be restarted to put this into effect.
    Best Regards,
    Tim

  • Difference between the abap stack http port and the java http port

    Hello,
    Is there a difference if a call a webservice in the SAP PI via the abap http port or the java http port?
    For abap it is:
    http://pi.host.de:8035/sap/xi/engine?type=entry
    For java:
    http://pi.host.de:53500/XISOAPAdapter/MessageServlet?
    Is it technical the same?
    Which is your prefered port and why?
    Thank you
    Best regards,
    Nils Kloth

    Hi,
    I found the blog
    Using the SOAP inbound channel of the Integration Engine
    So the main differences are:
    Advantage
    When you send SOAP messages directly to the Integration Server, you reduce the message load on the adapter engine. This can improve the performance.
    Restrictions
    The SOAP inbound channel of the Integration Server does not support attachments. SOAP messages with content type "multipart" are rejected.
    Nils

  • OC4J http port in release 2

    i am deploying an oc4j application on release 2. but am not sure what is the oc4j http port from where i can access the web-site of the application deployed. also, what all configurations need to be done to make this work. in release 1, the server.xml, default-web-site.xml and data-sources.xml had to be edited. is it the same here or any other xml files need to be changed?

    By default OC4J 9.0.2/9.0.3 is configured to listen for http requests at port 8888. Please look at http-web-site.xml.
    regards
    Debu

  • Access to HTTPS port failed

    Hi
    Access to Https port failed after changing the Keystore to "Custom Identity and Trust". I have generated the identity and trust certificates and placed the path info with passphrase.
    I have also set my SSL private key alias name to the key name generated during private key.
    But still it doesn't work.
    Any suggestions?
    Thanks,
    KR

    Hi
    Access to Https port failed after changing the Keystore to "Custom Identity and Trust". I have generated the identity and trust certificates and placed the path info with passphrase.
    I have also set my SSL private key alias name to the key name generated during private key.
    But still it doesn't work.
    Any suggestions?
    Thanks,
    KR

  • GWIA not listening on HTTP port

    I recently upgraded our GW8 to new hardware and eventually to 2012 sp1, now I'm seeing the following error in the GWIA log and the GWIA is not listening on its http port.
    There is nothing listening on 9850 (default http port for gwia).
    ****** 04-10-13 10:03:39 ******
    10:03:39 F476 ****************** Agent Restarted ******************
    10:03:39 F476 MTP: Message Transfer Protocol initialization...
    10:03:39 F476 MTP: Queue initialization...
    10:03:39 F476 MTP: Queue initialization...
    10:03:39 F476 Startup: No frgnames.cfg file found.
    10:03:39 F3C7 Starting GWHTTP-Listener
    10:03:39 F476 HTTP server running
    10:03:40 F476 Error Listen Port is already in use. [856A]
    10:03:41 F476 Shutdown of Threads
    10:03:42 F476 Shutdown of Threads
    After disabling GWIA POP / IMAP / LDAP (setting them to port 0) I'm getting the following(and still no http):
    10:08:12 F476 ****************** Agent Restarted ******************
    10:08:12 F476 MTP: Message Transfer Protocol initialization...
    10:08:12 F476 MTP: Queue initialization...
    10:08:12 F476 MTP: Queue initialization...
    10:08:12 F476 Startup: No frgnames.cfg file found.
    10:08:12 F3E7 Starting GWHTTP-Listener
    10:08:12 F476 HTTP server running
    10:08:13 F476 Error, Internal Udp Port is unusable. [8911]
    10:08:14 F476 Shutdown of Threads
    10:08:15 F476 Shutdown of Threads
    GWIA is listening on the following ports, 1.2.3.4 being the server ip and I removed the POA connections.
    # netstat -pan | grep -i gwia
    tcp 0 0 1.2.3.4:7060 0.0.0.0:* LISTEN 12253/gwia
    tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 12253/gwia
    udp 0 0 0.0.0.0:41547 0.0.0.0:* 12253/gwia
    Any ideas ?
    Besides this GW is running just fine.

    Originally Posted by laurabuckley
    Oh ok.
    Check to see if the firewall is disabled on the server.
    Also, set an HTTP username and password in ConsoleOne then do a full stop and start of GWIA.
    Please post back your results.
    Cheers,
    Hi Laura,
    The firewall is disabled (double checked), there is a http username and password (re-set it) set in C1, a full stop and start did not make a difference.
    Originally Posted by laurabuckley
    One more thing.... if your POA is running on the same box try disabling POP and IMAP on the POA - restart the POA and GWIA.
    Cheers,
    We're actively using the POA IMAP so that's not something I can disable.
    Thanks,
    Arjan

  • ABAP and Java HTTP Port same - PI 7.1 EHP1

    Hi,
    I have installed PI 7.1 EHP1 system.
    I realize that both ABAP and Java HTTP Ports are same.
    Is there any official note reg this or any info from SAP on the change.
    icm/server_port_0 = PROT=HTTP,PORT=51500,TIMEOUT=60,PROCTIMEOUT=600
    icm/HTTP/j2ee_0   = PREFIX=/,HOST=localhost,CONN=0-500,PORT=5$$00
    Thanks,
    Tanuj

    Hi,
    >>I realize that both ABAP and Java HTTP Ports are same.
    the changed happened in 7.1 already as far as I remember
    but I don't think it's documented anywhere except maybe the installation guide
    Regards,
    Michal Krawczyk

  • HTTPS port not activated on non-central Advanced Adapter Engine

    Hello,
    we have upgraded our non-central adapter engine from XI 3.0 to 7.1 EHP1.
    Before, we were using port 58201 (5<InstanceID>01) for HTTPS and it was working fine. On the new system, the port 58201 isn't active, which I've checked with 'telnet <host> 58201'.
    On XI 3.0, the port could be configured in the Visual Admin -> SSL Provider, but I don't find the corresponding setting in NWA.
    I've already checked miscellaneous SAP notes (856597, 891877,...), HowTo-Guides and Blogs, but didn't find any hint...
    Any idea, where I could edit the HTTPS port in NWA of the non-central adapter engine?
    Thanks,
    Juergen

    Hello,
    I didn't get access to ExchangeProfile over URL http://<host>:<port>/exchangeProfile and didn't find the settings in NWA.
    Reason was the missing CryptoLibrary as discribed on http://help.sap.com/saphelp_nwpi711/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a/frameset.htm
    Regards,
    Juergen

  • Changing the HTTP port number

    Hi
    I want to change  the HTTP port number of the SAP web AS .Any idea on this how can i do that ?
    regards
    rajesh

    Hi Rajesh ,
    just  go throgh this link , u can change this using Visual Administrator
    http://help.sap.com/saphelp_nw04/helpdata/en/5b/82d3c3ee9691418e6b0281f933a37d/frameset.htm
                                   Regards
                                       Kishor Gopinathan

  • What is the SLD HTTP Port number?

    Hello All,
    What is the HTTP Port number that U should provide while doing the NWSP14 WAS installation.
    Regards
    DK

    Hello,
    The J2EE engine responds on the following ports:
    http://help.sap.com/saphelp_nw70/helpdata/EN/a2/f9d7fed2adc340ab462ae159d19509/frameset.htm
    The System Landscape Directory of SAP NetWeaver (SLD) serves as a central information repository for your system landscape. A system landscape consists of a number of hardware and software components that depend on each other with regard to installation, software updates, and demands on interfaces.
    Information in the SLD is used by various SAP tools, for example, for planning and performing upgrades to the system landscape (Software Lifecycle Manager of SAP NetWeaver), finding destination information for ABAP systems and Web services (Web Dynpro), and for maintaining development information by the SAP NetWeaver Development Infrastructure (NWDI).
    Regards,
    Siddhesh

  • How to check UC560 FXO Port Not Problem Question

    Dear All,
    We are newbie on Cisco UC560.
    Our customer use Cisco UC560, ESW-520-24P and Cisco SPA 502G and 508G for their branch office replace old traditional PBX. Cisco UC560 have built-in VIC2-4FXO and VIC2-4FXS.
    Our customer PSTN line connected to UC560 FXO port (1 line PSTN).
    We receive report from our customer that they cannot make a call to PSTN and receive call from PSTN that connected to UC560 FXO port (on physical FXO port LED Green turn on).  When the problem happen our customer has restart UC560 or shutdown FXO port from CLI.
    We have do some test to our customer UC560.
    - Moving PSTN line to another FXO port (example: port from 0/1/0 to 0/1/1). The result is same (cannot make call to PSTN and receive call from PSTN)
    Today, We have checked on our customer UC560 via show voice port summary and found that port0/1/2 and 0/1/3 OPER status is up wihout cable connected to this port.
    Our question:
    - What command on UC560 to make sure FXO port on UC560 doesn't have problem?
    We attach:
    show tech-support voice
    show tech-support
    We hope you can give us information about this.
    Thanks For Your Attention

    Hi There,
    If you cannot find the Indonesian "Disconnect Supervision" you may get away with using Singapores "Disconnect Supervision" as your carrier networks are similar to each other
    Cheers,
    David Trad.

Maybe you are looking for

  • Extend spark dropdownlist button to the longest item in dataprovider ?

    Hi, simple as stated in the thread's title : I cannot figure out a way to have my spark DropDownLists (no particular skin) extend their width to their longest item width ?? For instance the following : <s:DropDownList id="aglist" width="100%" require

  • Issue with sample: SimpleReport

    I went through all the steps detailed in the sample report at https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9ddf91ce-0201-0010-3a86-9f4162bd348f#_header1_3 I'm having issues at the final step: I see no errors in the logs bu

  • Ipod on my tv

    I have an Ipod classic 80gb about a year ago I bought an A/V composite cable and it worked great until a month or so ago now I can only get audio and not video I don't want to by another one since it's 50 bucks and I ain't got dime to my name what a

  • VAT code deletion

    Hi All, Request all the people who have worked on VAT to let me know as to how do I delete existing unused VAT codes and include them in a transport to take it to other clients. I understand that the whole table will be transported but I want to ensu

  • Color Profile is ignoring me...

    I want to change my display's color profile.  I go to System Preferences>Displays>Color and highlight the profile I want.  Nothing happens!  I am totally ignored.  What to do?