mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-05 17:44:58 -04:00
comment
This commit is contained in:
parent
8d01fc2d35
commit
9b589bc311
1 changed files with 3 additions and 1 deletions
|
@ -81,7 +81,9 @@ kernel.io_uring_disabled=2
|
||||||
|
|
||||||
## A martian packet is a one with a source address which is blatantly wrong
|
## A martian packet is a one with a source address which is blatantly wrong
|
||||||
## Recommended to keep a log of these to identify these suspicious packets
|
## Recommended to keep a log of these to identify these suspicious packets
|
||||||
## Good for troubleshooting and diagnostics but not necessary by default
|
## Good for troubleshooting and diagnostics but not necessary by default.
|
||||||
|
## Caused issue:
|
||||||
|
## https://github.com/Kicksecure/security-misc/issues/214
|
||||||
#net.ipv4.conf.all.log_martians=1
|
#net.ipv4.conf.all.log_martians=1
|
||||||
#net.ipv4.conf.default.log_martians=1
|
#net.ipv4.conf.default.log_martians=1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue