SV-54878r3_rule
V-17427
Windows FW Domain - Log Successful Connections
WNFWA-000011
CAT III
10
The preferred method of configuring the firewall settings is with a policy, particularly in a domain environment.
Configure the policy value for Computer Configuration -> Windows Settings -> Security Settings -> Windows Firewall with Advanced Security -> Windows Firewall with Advanced Security -> Windows Firewall Properties (this link will be in the right pane) -> Domain Profile Tab -> Logging (select Customize), "Log successful connections" to "Yes".
In addition to using policies, systems may also be configured using the firewall GUI or Netsh commands. These methods may be more appropriate for standalone systems.
The configuration settings in the GUI are the same as those specified in the policy above. Windows Firewall Properties will be a link in the center pane after opening Windows Firewall with Advanced Security.
The following Netsh commands may also be used to configure this setting:
"Netsh advfirewall set domainprofile logging allowedconnections enable".
Or
"Netsh advfirewall set allprofiles logging allowedconnections enable".
If the system is not a member of a domain, the Domain Profile requirements can be marked NA.
If the system is a member of a domain and the firewall's Domain Profile is not enabled (see V-17415), this requirement is also a finding.
If the following policy-based registry value exists and is not configured as specified, this is a finding.
Registry Hive: HKEY_LOCAL_MACHINE
Registry Path: \SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\Logging\
Value Name: LogSuccessfulConnections
Type: REG_DWORD
Value: 0x00000001 (1)
If the policy-based registry value does not exist, verify the following registry value. If it is not configured as specified, this is a finding.
Registry Hive: HKEY_LOCAL_MACHINE
Registry Path: \SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile\Logging\
Value Name: LogSuccessfulConnections
Type: REG_DWORD
Value: 0x00000001 (1)
V-17427
False
WNFWA-000011
If the system is not a member of a domain, the Domain Profile requirements can be marked NA.
If the system is a member of a domain and the firewall's Domain Profile is not enabled (see V-17415), this requirement is also a finding.
If the following policy-based registry value exists and is not configured as specified, this is a finding.
Registry Hive: HKEY_LOCAL_MACHINE
Registry Path: \SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\Logging\
Value Name: LogSuccessfulConnections
Type: REG_DWORD
Value: 0x00000001 (1)
If the policy-based registry value does not exist, verify the following registry value. If it is not configured as specified, this is a finding.
Registry Hive: HKEY_LOCAL_MACHINE
Registry Path: \SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile\Logging\
Value Name: LogSuccessfulConnections
Type: REG_DWORD
Value: 0x00000001 (1)
M
2565