VMware NSX 4.x Tier-1 Gateway Firewall Security Technical Implementation Guide
Pick two releases to diff their requirements.
Open a previous version of this STIG.
Digest of Updates +5 −5
Comparison against the immediately-prior release (V1R1). Rule matching uses the Group Vuln ID. Content-change detection compares the rule’s description, check, and fix text after stripping inline markup — cosmetic-only edits aren’t flagged.
Added rules 5
- V-265488 Medium The NSX Tier-1 Gateway firewall must generate traffic log entries.
- V-265493 High The NSX Tier-1 Gateway firewall must manage excess bandwidth to limit the effects of packet flooding types of denial-of-service (DoS) attacks.
- V-265494 Medium The NSX Tier-1 Gateway firewall must deny network communications traffic by default and allow network communications traffic by exception.
- V-265496 Medium The NSX Tier-1 Gateway firewall must be configured to send traffic log entries to a central audit server.
- V-265500 Medium The NSX Tier-1 Gateway firewall must be configured to inspect traffic at the application layer.
Removed rules 5
- V-263404 Medium The NSX Tier-1 Gateway firewall must generate traffic log entries.
- V-263405 High The NSX Tier-1 Gateway firewall must manage excess bandwidth to limit the effects of packet flooding types of denial-of-service (DoS) attacks.
- V-263406 Medium The NSX Tier-1 Gateway firewall must deny network communications traffic by default and allow network communications traffic by exception.
- V-263407 Medium The NSX Tier-1 Gateway firewall must be configured to send traffic log entries to a central audit server.
- V-263408 Medium The NSX Tier-1 Gateway firewall must be configured to inspect traffic at the application layer.
- RMF Control
- AU-3
- Severity
- M
- CCI
- CCI-000130
- Version
- NT1F-4X-000004
- Vuln IDs
-
- V-265488
- Rule IDs
-
- SV-265488r994833_rule
Checks: C-69405r994831_chk
From the NSX Manager web interface, go to Security >> Policy Management >> Gateway Firewall >> Gateway Specific Rules. For each Tier-1 Gateway and for each rule, click the gear icon and verify the logging setting. If logging is not "Enabled", this is a finding.
Fix: F-69313r994832_fix
From the NSX Manager web interface, go to Security >> Policy Management >> Gateway Firewall >> Gateway Specific Rules. For each Tier-1 Gateway and for each rule with logging disabled, click the gear icon and enable logging, and then click "Apply". After all changes are made, click "Publish".
- RMF Control
- SC-5
- Severity
- H
- CCI
- CCI-001095
- Version
- NT1F-4X-000015
- Vuln IDs
-
- V-265493
- Rule IDs
-
- SV-265493r994848_rule
Checks: C-69410r994846_chk
From the NSX Manager web interface, go to Security >> Settings >> General Settings >> Firewall >> Flood Protection to view Flood Protection profiles. If there are no Flood Protection profiles of type "Gateway", this is a finding. For each gateway flood protection profile, if TCP Half Open Connection limit, UDP Active Flow Limit, ICMP Active Flow Limit, and Other Active Connection Limit are set to "None", this is a finding. For each gateway flood protection profile, examine the "Applied To" field to view the Tier-1 Gateways to which it is applied. If a gateway flood protection profile is not applied to all Tier-1 Gateways through one or more policies, this is a finding.
Fix: F-69318r994847_fix
To create a new Flood Protection profile, do the following: From the NSX Manager web interface, go to Security >> Settings >> General Settings >> Firewall >> Flood Protection >> Add Profile >> Add Firewall Profile. Enter a name and specify appropriate values for the following: TCP Half Open Connection limit, UDP Active Flow Limit, ICMP Active Flow Limit, and Other Active Connection Limit. Configure the "Applied To" field to contain Tier-1 Gateways and then click "Save".
- RMF Control
- SC-7
- Severity
- M
- CCI
- CCI-001109
- Version
- NT1F-4X-000016
- Vuln IDs
-
- V-265494
- Rule IDs
-
- SV-265494r994851_rule
Checks: C-69411r994849_chk
From the NSX Manager web interface, go to Security >> Policy Management >> Gateway Firewall >> Gateway Specific Rules >> Choose each Tier-1 Gateway in drop-down >> Policy_Default_Infra Section >> Action. If the default_rule is set to Allow, this is a finding.
Fix: F-69319r994850_fix
From the NSX Manager web interface, go to Security >> Policy Management >> Gateway Firewall >> Gateway Specific Rules >> Choose each Tier-1 Gateway in drop-down >> Policy_Default_Infra Section >> Action >> change the Action to Drop or Reject and click "Publish".
- RMF Control
- AU-4
- Severity
- M
- CCI
- CCI-001851
- Version
- NT1F-4X-000020
- Vuln IDs
-
- V-265496
- Rule IDs
-
- SV-265496r994857_rule
Checks: C-69413r994855_chk
From an NSX Edge Node shell hosting the Tier-1 Gateway, run the following command: > get logging-servers Note: This check must be run from each NSX Edge Node hosting a Tier-1 Gateway, as they are configured individually. or If Node Profiles are used, from the NSX Manager web interface, go to System >> Configuration >> Fabric >> Profiles >> Node Profiles. Click "All NSX Nodes" and verify the syslog servers listed. If any configured logging servers are configured with a protocol of "udp", this is a finding. If any configured logging servers are not configured with a level of "info", this is a finding. If no logging-servers are configured, this is a finding.
Fix: F-69321r994856_fix
To configure a profile to apply syslog servers to all NSX Edge Nodes, do the following: From the NSX Manager web interface, go to System >> Configuration >> Fabric >> Profiles >> Node Profiles. Click "All NSX Nodes" and then under "Syslog Servers" click "Add". Enter the syslog server details and choose "Information" for the log level and click "Add". or (Optional) From an NSX Edge Node shell, run the following command to clear any existing incorrect logging-servers: > clear logging-servers From an NSX Edge Node shell, run the following command to configure a tcp syslog server: > set logging-server <server-ip or server-name> proto tcp level info From an NSX Edge Node shell, run the following command to configure a primary and backup TLS syslog server: > set logging-server <server-ip or server-name> proto tls level info serverca ca.pem clientca ca.pem certificate cert.pem key key.pem From an NSX Edge Node shell, run the following command to configure a LI-TLS syslog server: > set logging-server <server-ip or server-name> proto li-tls level info serverca root-ca.crt Note: If using the protocols TLS or LI-TLS to configure a secure connection to a log server, the server and client certificates must be stored in /var/vmware/nsx/file-store/ on each NSX Edge Node appliance. Note: Configure the syslog or Simple Network Management Protocol (SNMP) server to send an alert if the events server is unable to receive events from the NSX-T and also if denial-of-service (DoS) incidents are detected. This is true if the events server is STIG compliant.
- RMF Control
- CM-6
- Severity
- M
- CCI
- CCI-000366
- Version
- NT1F-4X-000027
- Vuln IDs
-
- V-265500
- Rule IDs
-
- SV-265500r994869_rule
Checks: C-69417r994867_chk
From the NSX Manager web interface, go to Security >> Policy Management >> Gateway Firewall >> Gateway Specific Rules. For each Tier-1 Gateway, review rules that do not have a Context Profile assigned. For example, if a rule exists to allow SSH by service or custom port then it should have the associated SSH Context Profile applied. If any rules with services defined have an associated suitable Context Profile but do not have one applied, this is a finding.
Fix: F-69325r994868_fix
From the NSX Manager web interface, go to Security >> Policy Management >> Gateway Firewall >> Gateway Specific Rules. For each Tier-1 Gateway and each rule that should have a Context Profile enabled, click the pencil icon in the Context Profile column. Select an existing Context Profile or create a custom one then click "Apply". After all changes are made, click "Publish". Not all App IDs will be suitable for use in all cases and should be evaluated in each environment before use. A list of App IDs for application layer rules is available here: https://docs.vmware.com/en/NSX-Application-IDs/index.html.