cancel
Showing results for 
Search instead for 
Did you mean: 

Connection to Gateway Failed

Former Member
0 Kudos

Hello, I am new to working with SAP and I am trying to diagnose and fix an issue that I have with my SAP team not being able to connect to the SAPRouter. Here is what I have so far:

I have a firewall rule in place to allow both TCP and UDP on port 3299 with the source address of 194.39.131.34 and destination 66.21.71.120

Error:

**** ERROR file
opened at 20141014 224950 Eastern Daylight Time, SAP-REL 730,0,519 RFC-VER 3
1458345 MT-SL

T:41912 Error in program 'SAPServiceConnector': ======> SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed

Connect_PM
DEST=o01,
GWHOST=/H/66.21.71.120/S/3299/H/194.39.131.34/S/3299/H/oss001.wdf.sap-ag.de/S/3301,
GWSERV=sapgw01, SYSNR=01

LOCATION  
CPIC (TCP/IP) on local host

ERROR     
partner '66.21.71.120:3299' not reached

TIME      
Tue Oct 14 22:49:50 2014

RELEASE   
730

COMPONENT 
NI (network interface)

VERSION   
40

MODULE    
nixxi.cpp

LINE      
3285
DETAIL    
NiPConnect2: 66.21.71.120:3299

SYSTEM CALL
connect

ERRNO     
10060

ERRNO
TEXT  WSAETIMEDOUT: Connection timed out

COUNTER   
1

Any thoughts or suggestions is greatly appreciated.

Accepted Solutions (0)

Answers (4)

Answers (4)

Sriram2009
Active Contributor
0 Kudos

Hi Anthony

You can refer the SAP Note for your issue & configuration in transaction code OSS1

33135 - Guide for OSS1


Regards

SS

former_member227283
Active Contributor
0 Kudos

Hi,

First in your OSS1 tcode yous should maintain the local ip of SAP and not the public  ip.

GWHOST=/H/66.21.71.120/S/3299/H/194.39.131.34/S/3299/H/oss001.wdf.sap-ag.de/S/3301,


In your case i can see you have maintained the 66.21.71.120 which is not correct.


Second inform your network team to check the firewal rule, your public ip should be able to communicate with SAP AG ip on port 3299.


Regards,

Anil Bhandary

Former Member
0 Kudos

Hello Anthony,

ERROR     

partner '66.21.71.120:3299' not reached



I believe SAP Router which is on 66.21.71.120 might be down.


can you check if router is up and running. if it is running fine can you please check if port from server, from which you are checking RFC to SAP Router is open.



Please check and revert back.


Thanks,

Regards,

Bala


gabriella_kiss
Participant
0 Kudos

Hi,

it looks, that the gateway is reached via two routers. There is problem with  router '66.21.71.120:3299'. Is this up and running?

Regards Gabriella

former_member227283
Active Contributor
0 Kudos

Hi,

First in your OSS1 tcode yous should maintain the local ip of SAP and not the public  ip.

GWHOST=/H/66.21.71.120/S/3299/H/194.39.131.34/S/3299/H/oss001.wdf.sap-ag.de/S/3301,


In your case i can see you have maintained the 66.21.71.120 which is not correct.


Second inform your network team to check the firewal rule, your public ip should be able to communicate with SAP AG ip on port 3299.


Regards,

Anil Bhandary