Hello,
we're securing port 50013, SAPMMC etc by setting profile parameter service/https/acl_file to the path, where our service_acl file is stored.
A few of our servers have got more than one IP address and we don't want to maintain them all.
How can I find out which IP address is blocked?
If IP address is not maintained in service_acl file and I try to use
"sapcontrol -prot NI_HTTP -host hostname -nr 00 -function GetVersionInfo"
I geht error messages like
"FAIL: End of file or no input: 'Operation now in progress'" or
"FAIL: NIECONN_REFUSED (Connection refused), NiRawConnect failed in plugin_fopen()" or
"FAIL: End of file or no input: 'Invalid argument'"
but I can't find out which IP address I do have to maintain in service_acl.
In /usr/sap/SID/DVEBMGS00/work/sapstartsrv.log access error is not logged.
So where do I find logging for access?
Regards,
Julia