The libreswan package must be installed.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-269415ALMA-09-039510SV-269415r1101853_ruleCCI-000803medium
Description
Providing the ability for remote users or systems to initiate a secure VPN connection protects information when it is transmitted over a wide area network.
STIGDate
CloudLinux AlmaLinux OS 9 Security Technical Implementation Guide2025-05-22

Details

Check Text (C-269415r1101853_chk)

Note: If there is no operational need for Libreswan to be installed, this rule is not applicable. Verify that the libreswan package is installed with the following command: $ dnf list --installed libreswan libreswan.x86_64 4.9-4.el9_2 @appstream If the "libreswan" package is not installed, this is a finding.

Fix Text (F-73347r1048622_fix)

Install the libreswan package with the following command: $ dnf install libreswan