STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 3 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← 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