SV-265355r994288_rule
V-265355
SRG-APP-000516-NDM-000317
NMGR-4X-000099
CAT II
10
Execute the following API call using curl or another REST API client:
PUT https://<nsx-mgr>/policy/api/v1/infra/global-config
Example request body:
{
"fips": {
"lb_fips_enabled": true
},
"resource_type": "GlobalConfig",
"_revision": 2
}
The global setting is used when the new load balancer instances are created. Changing the setting does not affect existing load balancer instances.
To update existing load balancers to use this setting, do the following:
From the NSX Manager web interface, go to the Networking >> Load Balancing and then click "Edit" on the target load balancer.
In the attachment field, click the "X" to detach the load balancer from its current Gateway and click "Save".
Edit the target load balancer again, reattach it to its Gateway, and then click "Save".
Caution: Detaching a load balancer from the Tier-1 gateway results in a traffic interruption for the load balancer instance.
From the NSX Manager web interface, go to the Home >> Monitoring Dashboards >> Compliance Report.
Review the compliance report for code 72024 with description load balancer FIPS global setting disabled.
Note: This may also be checked via the API call GET https://<nsx-mgr>/policy/api/v1/infra/global-config
If the global FIPS setting is disabled for load balancers, this is a finding.
V-265355
False
NMGR-4X-000099
From the NSX Manager web interface, go to the Home >> Monitoring Dashboards >> Compliance Report.
Review the compliance report for code 72024 with description load balancer FIPS global setting disabled.
Note: This may also be checked via the API call GET https://<nsx-mgr>/policy/api/v1/infra/global-config
If the global FIPS setting is disabled for load balancers, this is a finding.
M
5633