cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to access IR & ID during firewall settings

Former Member
0 Kudos

Hi

I am working on following scenario with XI SP11 :

.NET Web application --> SOAP Adpater --> XI --> RFC Adapter ---> SAP R/3

Now due to the security policies Web application is in "A" zone & XI Server is in "B" zone & SAP Server is in "C" zone. Now currently we have these settings ::

*) Allow from "A" to "B" on port 8000 as using this URL to connect to SOAP service

http://<XIHostName>:8000/XISOAPAdapter/MessageServlet?channel

*) Allow from "B" to "C" on ports 3200, 3300, 3602

*) Allow "C" to "B" on ports 3300, 3600

*) Allow my machine to "B" on port 50000

Now after doing these settings, I am facing these issues-->

1) Not able to access the SAP GUI for XI Server from my machine. So pls. tell me what all ports I need to ask Security to open in order to access SAP GUI(XI Server) from my machine.

2) I am able to see the page with following URL

<b>http://<XIHostName>:50000/rep/start/index.jsp</b>

I am able to access the SLD & RWB but when I am trying to access the IR & ID, I am getting the following message:

"<b>Authorisation Error - user name unknown or incorrect password</b>"

I checked this in Forum ( ) which is suggesting to open Port 50004 also.

Is this the only port ( 50004 ) I should ask them to open or do I need any other ports too. We can't open the range of ports due to security policies.

Also Java Web Start proxy settings is set to "None". Do I need to change this, if yes than what vlaue do I need to give in Use Browser or Manual settings.

Pls. suggest.

Best Regards

Lalit

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

I am able to solve this issue with the help of following Weblog :

/people/sap.user72/blog/2005/12/13/integration-builders-through-proxy-server-part--2

Thanks

Lalit

former_member91687
Active Contributor
0 Kudos

Hi Lalith,

This thread must be able to help you.

Cheers,

Chandra

Former Member
0 Kudos

Hi

As I was monitoring the firewall logs, find out that when I am trying to access

- SAP GUI, it is hitting on Port 3200

- IR & ID, it is hitting on port 50004

Also I checked one more forum ( ) in which they are suggesting to open one more port ( 50018 ).

If someone is using the same firewall can you pls. check what ports you opened for that. Also pls. let me know if i need to change anything in Java Web Start proxy settings.

Best Regards

Lalit