4.3.1 Ensure that IP Security is available

Information

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

Rationale:

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

Impact:

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

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

See Also

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

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)

Plugin: Unix

Control ID: 99de416e7ecf110094b9da93277f1532e0d23492199ed133099483bc562c075b