.
This commit is contained in:
parent
6eade157b3
commit
7e402167b4
8 changed files with 32 additions and 46 deletions
|
@ -24,8 +24,8 @@
|
|||
configurationLimit = 50;
|
||||
};
|
||||
|
||||
kernalModules = [ "tcp_bbr" ];
|
||||
kernal.sysctl = {
|
||||
kernelModules = [ "tcp_bbr" ];
|
||||
kernel.sysctl = {
|
||||
## TCP hardening
|
||||
# Prevent bogus ICMP errors from filling up logs.
|
||||
"net.ipv4.icmp_ignore_bogus_error_responses" = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue