diff --git a/usr/lib/sysctl.d/990-security-misc.conf b/usr/lib/sysctl.d/990-security-misc.conf index fd3ce59..8a89cb8 100644 --- a/usr/lib/sysctl.d/990-security-misc.conf +++ b/usr/lib/sysctl.d/990-security-misc.conf @@ -454,7 +454,7 @@ net.ipv6.conf.*.accept_redirects=0 #net.ipv4.conf.*.shared_media=0 ## Enable ARP (Address Resolution Protocol) filtering. -## Prevents the Linux kernel from handling the ARP table globally +## Prevents the Linux kernel from handling the ARP table globally. ## Can mitigate some ARP spoofing and ARP cache poisoning attacks. ## Improper filtering can lead to increased ARP traffic and inadvertently block legitimate ARP requests. ##