4.6.1 Ensure that IP Security is available

Information

In order to configure IP Security, the kernel extension and devices must first be loaded

IP Security is not enabled out of the box on an AIX install, so must be enabled before further changes can be made

Solution

Enable IP Security with default Rule Permit and activate IPsec logging to syslog

# Create the IPsec devices
mkdev -c ipsec -t 4
mkdev -c ipsec -t 6
# Activate with default rule Permit
mkfilt -v4 -z p
mkfilt -v6 -z p
# Start IPsec filtering
mkfilt -g start

Impact:

Changing firewall settings while connected over the network can result in being locked out of the system.

See Also

https://workbench.cisecurity.org/benchmarks/10385

Item Details

Category: SECURITY ASSESSMENT AND AUTHORIZATION, SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|CA-9, 800-53|SC-7, 800-53|SC-7(5), CSCv7|9.4

Plugin: Unix

Control ID: a392d78d456c47b8eced2c3f0fc7bfba3679a83d9d87b4cd220957c92985ef2b