Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Alibaba Cloud Linux 3
System Settings
Network Configuration and Firewalls
Wireless Networking
Disable Wireless Through Software Configuration
Disable Wireless Through Software Configuration
An XCCDF Group - A logical subset of the XCCDF Benchmark
Details
Profiles
Prose
Disable Wireless Through Software Configuration
1 Rule
If it is impossible to remove the wireless hardware from the device in question, disable as much of it as possible through software. The following methods can disable software support for wireless networking, but note that these methods do not prevent malicious software or careless users from re-activating the devices.
Deactivate Wireless Network Interfaces
Medium Severity
Deactivating wireless network interfaces should prevent normal usage of the wireless capability.
Configure the system to disable all wireless network interfaces with the following command:
$ sudo nmcli radio all off