cancel
Showing results for 
Search instead for 
Did you mean: 

Saposs connection failed while connecting to sap?

Former Member
0 Kudos

Hi ,

I have successfully configured sap router. These are the results afer starting saprouter

    1. lsof -w -n -i tcp:3299*

COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME

saprouter 9873 s1dadm 4u IPv4 5333574 0t0 TCP *:pdrncs (LISTEN)

#sapgenpse get_my_name -v -n Issuer

Opening PSE "/home/s1dadm/sec/local.pse"...

PSE (v2) open ok.

Retrieving my certificate... ok.

Getting requested information... ok.

SSO for USER "s1dadm"

with PSE file "/home/s1dadm/sec/local.pse"

Issuer : CN=SAProuter CA, OU=SAProuter, O=SAP, C=DE

While testing sap oss connection i am getting error.

What are the configuration i have to do?

Regards

Srikanth

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188883
Active Contributor
0 Kudos

Hi ,

Ensure that you have following entry in the last line of your saprouttab file.

P * * *

Regards,

Deepak Kori

Former Member
0 Kudos

Hi,

Below are the details of saprouttab

  1. SNC connection to and from SAP

KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *

  1. SNC-connection from SAP to local system for R/3-Support

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" < server ip > 32<sid>

  1. Access from your local Network to SAP

P <server ip > 194.39.131.34 3299

  1. All other connections will be denied

#D * * *

So where should i maintain all changes?

Regards

Srikanth

former_member188883
Active Contributor
0 Kudos

Hi Shrikant,

Maintain the following entry

  1. All other connections will be denied

#D * * *

P * * *

Restart saprouter service and check .

Regards,

Deepak Kori