aboutsummaryrefslogtreecommitdiffstats
path: root/polystrap/novena/root/etc/sysctl.d/52-misc-networking.conf
blob: 9d1daa83d83fbda87d74378afedc375f01c22d7e (plain)
1
2
3
4
5
# Uncomment the next two lines to enable Spoof protection (reverse-path filter)
# Turn on Source Address Verification in all interfaces to
# prevent some spoofing attacks
#net.ipv4.conf.default.rp_filter=1
#net.ipv4.conf.all.rp_filter=1