OL6-00-000182 - The audit system must be configured to audit modifications to the systems network configuration - b32 audit_network_modifications

Information

The network environment should not be modified by anything other than administrator action. Any change to network parameters should be audited.

Solution

Add the following to '/etc/audit/audit.rules':

# audit_network_modifications
-a always,exit -F arch=b32 -S sethostname -S setdomainname -k audit_network_modifications
-w /etc/issue -p wa -k audit_network_modifications
-w /etc/issue.net -p wa -k audit_network_modifications
-w /etc/hosts -p wa -k audit_network_modifications
-w /etc/sysconfig/network -p wa -k audit_network_modifications

If the system is 64-bit, then also add the following:

# audit_network_modifications
-a always,exit -F arch=b64 -S sethostname -S setdomainname -k audit_network_modifications

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Oracle_Linux_6_V2R7_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CAT|III, CCI|CCI-000366, Rule-ID|SV-208891r793677_rule, STIG-ID|OL6-00-000182, STIG-Legacy|SV-65301, STIG-Legacy|V-51093, Vuln-ID|V-208891

Plugin: Unix

Control ID: 0ceac6eb1af50973c80776a664ce668e94d99fadafa49b869b51aa8d0ffd97b4