Skip to Content
0
Former Member
Mar 27, 2010 at 07:09 AM

ERROR IN SAPROUTER STRING

1294 Views

Dear Team,

We are going to access sap from out side internet without using the office VPN or network.

Now I want to set SAP Router string thru which any person who wants to access our SAP system can do so without getting into our VPN or network. Basically people in Sales when they are at the customer sites.

My saprouter is working fine, as SAP can login to our systems.The NAT is completed so that does not seem any issue.

find the below is our configuration..

Our sap router has configured in SOLMAN SERVER.

For Solman server below are the IP:

132.147.166.3  Private IP for internal access

210.18.50.134Public IP address.

ROUTAB file is in the below path C:\usr\sap\saprouter.

Below is the content of ROUTAB file

  1. SNC connection to and from SAP

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

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

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 132.147.166.19 3202

  1. Access from the local Network to SAP

P 192.168.. 194.39.131.34 3299

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 132.147.166.11 5631

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 132.147.166.11 23

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 132.147.166.19 3389

P * 194.39.131.34 3299

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

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 132.147.166.7 3201

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 132.147.166.5 3200

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

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 132.147.166.5 3389

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 132.147.166.7 3389

  1. deny all other connections

D * * *

Now I want to access my production server with ip =132.147.166.11from outside .

So I had configured the below setting in Sap GUI .

Application server=132.147.166.11 [public ip of server where saprouter has installed]

SAProuter String=/H/210.18.50.134/S/3299

system id=ELP

system number=02

but when i click on login it is showing below error..

-


router permission denied(210.18.50.134 to 132.147.166.11 ,sapdp02

location =saprouter 38.10 ON 'SOLMAN'

relese=700

version=38

returncode=-94

counter=012

-


Is it nacessary to make any change in routab file , as net work admin is saying problem is from saprouter to production server

please help us for the same

Regards

Rabin Nayak

SAP Basis Team