Skip to content

RHEL 9 must not have the quagga package installed.

An XCCDF Rule

Description

Quagga is a network routing software suite providing implementations of Open Shortest Path First (OSPF), Routing Information Protocol (RIP), Border Gateway Protocol (BGP) for Unix and Linux platforms. If there is no need to make the router software available, removing it provides a safeguard against its activation.

ID
SV-257836r1044908_rule
Version
RHEL-09-215065
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Remove the quagga package with the following command:

$ sudo dnf remove quagga