mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-12-16 00:04:13 -05:00
Set net.ipv4.conf.*.arp_filter=1
This commit is contained in:
parent
95b535764c
commit
af1d06973b
2 changed files with 2 additions and 3 deletions
|
|
@ -105,8 +105,7 @@ Networking:
|
|||
- Optional - Deny sending and receiving shared media redirects to reduce
|
||||
the risk of IP spoofing attacks.
|
||||
|
||||
- Optional - Enable ARP filtering to mitigate some ARP spoofing and ARP
|
||||
cache poisoning attacks.
|
||||
- Enable ARP filtering to mitigate some ARP spoofing and ARP cache poisoning attacks.
|
||||
|
||||
- Optional - Respond to ARP requests only if the target IP address is
|
||||
on-link, preventing some IP spoofing attacks.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue