Podman_compose_BigData/system/etc/sysctl.d/10-network-security.conf
2025-10-16 21:15:12 +09: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