Skip to Content
0
Feb 22, 2011 at 03:48 PM

SAP Connection SAPROUTTAB/OSS1 / SAPNET

153 Views

I have setup the SAProuter, certificate, crpto libraries and registered public ip address all ok. However when itry to connect to SAP via SAPNET or any RFCconnection it fails. I can ping 194.39.131.34 ok

Logging onto SAPNET i get the error:

Unable to connect to SAPNet message server

I'm sure the problem resides within my SAPROUTTAB file. The solman server has a local IP address, but connections outside company firewall are viewed as different IP (public) so it is this one that has been registered with SAP

Here is my SAPROUTTAB file:

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

  1. Inbound Connections

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <public IP address> 3299

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <public IP address>3200

  1. Outbound Connections

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <public IP address>3299

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 3299

  1. Permission Entries

P <public IP address>194.39.131.34 *

  1. deny all other connections

D * * *

Anybody got any ideas?

Regards

Howard Stiles