SV-261312r996406_rule
V-261312
SRG-OS-000480-GPOS-00227
SLEM-05-252015
CAT II
10
Configure SLEM 5 network interfaces to turn off promiscuous mode unless approved by the ISSO and documented.
Set the promiscuous mode of an interface to off with the following command:
> sudo ip link set dev <devicename> promisc off
Verify SLEM 5 network interfaces are not in promiscuous mode with the following command:
> ip link | grep -i promisc
If network interfaces are found on the system in promiscuous mode and their use has not been approved by the ISSO and documented, this is a finding.
V-261312
False
SLEM-05-252015
Verify SLEM 5 network interfaces are not in promiscuous mode with the following command:
> ip link | grep -i promisc
If network interfaces are found on the system in promiscuous mode and their use has not been approved by the ISSO and documented, this is a finding.
M
5596