Hello to everyone
We are trying to configure An SMB CIFS svm for auditing with Netwrix auditor.
Ontap is 9.9.1p9 and the netwrix guide for this ontap release tell us to configure the Firewall Policy to let the netwrix server access via HTTPS on port 443
But when we launch the command:
NetAppBB::> system services firewall policy create -policy netwrix_policy -service https -vserver svm-cifs-BB -allow-list 172.18.201.28/24
we receive the following error:
Error: command failed: "https" is an invalid value for the parameter "-service"
the command: NetAppBB::> system services firewall policy create -policy netwrix_policy -service
show: dns http iscsi ndmp ndmps none ntp rsh snmp telnet
so the HTTPS service is missing in the firewall policy.
anyone have an idea to configure the firewall policy to let netwrix access via https?
In older Ontap version we were able to set this policy with no problem.
thank you very much.
Sebastian