STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to Cloud Linux AlmaLinux OS 9 Security Technical Implementation Guide

V-269415

CAT II (Medium)

The libreswan package must be installed.

Rule ID

SV-269415r1101853_rule

STIG

Cloud Linux AlmaLinux OS 9 Security Technical Implementation Guide

Version

V1R6

CCIs

CCI-000803

Discussion

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.

Check Content

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

Install the libreswan package with the following command:

$ dnf install libreswan