I tried to connect SAP server using below config. The connection fails with error "partner not reached"
As port is not open for 3300, Connection fails. Thats ok.
I understand that PyRFC tries to connect with sysnr suffix based port number. The question and the issue is Why config -E is not used?
/usr/local/sap/nwrfcsdk/bin/startrfc -h servername.com -s 00 -u data_usr -p pwd -c 100 -i -E 3601
Error:
ERROR partner 'servername.com:3300' not reached
TIME Fri Oct 16 11:55:43 2020
RELEASE 753
COMPONENT NI (network interface)
VERSION 40
RC -10
MODULE /bas/753_REL/src/base/ni/nibuf.cpp
LINE 4568
DETAIL NiBufIConnect: connection pending after 60000ms
SYSTEM CALL connect
ERRNO 115
ERRNO TEXT Operation now in progress
COUNTER 2