SV-261346r1184409_rule
V-261346
SRG-OS-000299-GPOS-00117
SLEM-05-291010
CAT II
10
Configure SLEM 5 to disable all wireless network interfaces.
Run "nmcli device status" and note the device name from the DEVICE column for any wireless devices (e.g., wlan0).
Set the device to unmanaged using the device name:
> sudo nmcli device set wlan0 managed no
Set the software switches to "off" with the following commands:
> sudo nmcli radio wwan off
> sudo nmcli radio wifi off
Verify SLEM 5 has no wireless network adapters enabled.
Check the status of all network devices with this command:
> nmcli device status
DEVICE TYPE STATE CONNECTION
eth0 ethernet connected Wired connection 1
lo loopback unmanaged --
If there is a device listed with a type of "wifi", and it is not documented and approved as an operational requirement with the authorizing official (AO), this is a finding.
Check the status of the software switches with the following command:
> nmcli radio
WIFI-HW WIFI WWAN-HW WWAN
missing disabled missing disabled
If any wireless devices are "enabled" that are not documented and approved as an operational requirement with the AO, this is a finding.
V-261346
False
SLEM-05-291010
Verify SLEM 5 has no wireless network adapters enabled.
Check the status of all network devices with this command:
> nmcli device status
DEVICE TYPE STATE CONNECTION
eth0 ethernet connected Wired connection 1
lo loopback unmanaged --
If there is a device listed with a type of "wifi", and it is not documented and approved as an operational requirement with the authorizing official (AO), this is a finding.
Check the status of the software switches with the following command:
> nmcli radio
WIFI-HW WIFI WWAN-HW WWAN
missing disabled missing disabled
If any wireless devices are "enabled" that are not documented and approved as an operational requirement with the AO, this is a finding.
M
5596