SV-227801r603266_rule
V-227801
SRG-OS-000480
GEN003608
CAT II
10
Remove non-local published ARP entries from the system.
Procedure:
# arp -d <host>
Check system initialization files for any commands creating published ARP entries (such as "arp -s <host> <ether> pub" or "arp -f") and removing them.
Determine if the system has non-local published ARP entries.
Procedure:
# arp -a
If any entries have the flag P and no flag L, they are non-local published entries, and this is a finding.
V-227801
False
GEN003608
Determine if the system has non-local published ARP entries.
Procedure:
# arp -a
If any entries have the flag P and no flag L, they are non-local published entries, and this is a finding.
M
4061