SV-217297r603262_rule
V-217297
SRG-OS-000480-GPOS-00227
SLES-12-030440
CAT II
10
Configure the SUSE operating system 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:
# ip link set dev <devicename> promisc off
Verify the SUSE operating system network interfaces are not in promiscuous mode unless approved by the ISSO and documented.
Check for the status 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-217297
False
SLES-12-030440
Verify the SUSE operating system network interfaces are not in promiscuous mode unless approved by the ISSO and documented.
Check for the status 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
4033