Files
server/etc/sysctl.d/10-network-security.conf
2026-01-07 20:52:11 +01:00

7 lines
158 B
Plaintext

# Turn on Source Address Verification in all interfaces to
# prevent some spoofing attacks.
net.ipv4.conf.default.rp_filter=2
net.ipv4.conf.all.rp_filter=2