This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
lsts_glued/systems/lctr-a72xx/fs/etc/sysctl.d/10-network-security.conf
Diogo Cordeiro 2c67b5490e Add some stuff
2020-09-16 16:11:26 +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