Hello,
just installed NW 731 ( linux+oracle 11.2.0.4) and cant open .../nwa to install license.
Error: Remote access to the NetWeaver Administrator is forbidden. See SAP Note 1451753 for details.
SAP Technology Troubleshooting Guide
Details:
No details available.
I read that note. My default.pfl looks like this:
SAPDBHOST = host
j2ee/dbtype = ora
j2ee/dbname = SID
j2ee/dbhost = host
SAPSYSTEMNAME = SID
OS_UNICODE = uc
SAPGLOBALHOST = host
system/type = J2EE
SAPFQDN =
SAPLOCALHOSTFULL = $(SAPLOCALHOST).$(SAPFQDN)
service/protectedwebmethods = SDEFAULT
#-----------------------------------------------------------------------
# SAP Central Service Instance for J2EE
#-----------------------------------------------------------------------
j2ee/scs/host =
j2ee/scs/system = 01
j2ee/ms/port = 3901
icm/HTTP/mod_0 = PREFIX=/,FILE=$(DIR_GLOBAL)/security/data/icm_filter_rules.txt
ssf/name = SAPSECULIB
RegIRedirectUrl ^/webdynpro/resources/sap. com/tc~lm~itsam~ui~mainframe~wd/(.)*$ /nwa/remote_access_error [QSA]
if %{REMOTE_ADDR} !stricmp 127.0.0.1 [AND]
if %{REMOTE_ADDR} !stricmp ::1
RegIRedirectUrl ^webdynpro/resources/sap. com/tc~lm~itsam~ui~mainframe~wd/(.)*$ /nwa/remote_access_error [QSA]
if %{REMOTE_ADDR} !regimatch 10.18.*.* RegIRedirectUrl ^/webdynpro/resources/sap. com/tc~lm~itsam~ui~mainframe~wd/(.)*$ /nwa/remote_access_error [QSA]
Pls an idea
thx
Chris