ansible-hardening/doc/metadata/rhel7/RHEL-07-040470.rst
Major Hayden 81807a1d83 Check for promiscuous interfaces [+Docs]
This patch adds tasks to check for interfaces that are in promiscuous
mode. If any are found, a warning is printed.

Documentation is included.

Implements: blueprint security-rhel7-stig
Change-Id: Ia5344a298ddd34d98b00d1a3b14e40883fc4e69f
2016-12-09 09:37:25 +00:00

228 B

---id: RHEL-07-040470 status: verification only tag: misc ---

All interfaces are examined to ensure they are not in promiscuous mode. A warning message is printed in the Ansible output if any promiscuous interfaces are found.