5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
|
# 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
|