on 2008 Aug 27 8:10 AM
Hi all,
Firstly, I have successfully installed SAProuter on our sytem so that SAP can successfully log on to our production, quality & development systems through SNC connection via sapserv2( SAProuter at SAP side ).
We have configured our SAProuter as described below:
sapserv2( saprouter at SAP)->punsaprt01(newly installed SAProuter)->sapp3d01(SAProuter on development server)--->lastly connected to Production,Quality & development system.
As said above we use two SAProuter in between SAP & our three SAP system(PRD,QAS & DEV ).
But I need to know how we can to connect to our SAP system from outer the internet network area.
For Eg: How to connect a PC which is at differnet location having an internet connection & SAP gui installed to connect to our three SAP systems through our SAProuter's.
What must be the 1) SAProuttab entry to be maintained, 2) SAProutstring at SAP logon 3) Port to be opened from external device to our SAP system or any other method for getting connection.
Please do reply regarding this ASAP.
Informative suggesions will be rewarded.
Best Regards,
Ganesh Nag G.
Request clarification before answering.
You just have to mantain Saprouttab with the IP from the PC outside of you LAN and set the RouteString like /H/ 32xx (where xx is the instance number)
Have a nice day
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi there
my configuration using 1 sap router only
SAP GUI from external network -- SAP ROUTER -- SAP System
Line: -
here is the saprouttab file, please note we are using "password" as password
you can use ip address instead of hostname ! example use 192.168.0.1 instead of sapdev
please remark the line with underline below ! i cant use char '#'
SNC connection to and from SAP
KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *
SNC-connection from SAP to SAP system for R/3-Support
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" sapdev
3201
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" sapqa
3201
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" sapprd
3200
SNC-connection from SAP to SM4 system for WTS
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" sapdev
3389
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" sapqa
3389
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" sapprd
3389
Access from your local Network to SAP
P * * * password
All other connections will be denied
D * * *
Line: -
here is the saprouter string in SAP GUI
/H/xxx.xx.xx.xx/W/password/H/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.