mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-21 21:24:59 -05:00
lower conntrack established tcp connection timeout
This commit is contained in:
parent
1c47cd88ab
commit
829ea23e8d
@ -26,6 +26,7 @@ net.ipv4.conf.all.accept_redirects = 0
|
||||
net.ipv4.conf.default.accept_redirects = 0
|
||||
|
||||
net.netfilter.nf_conntrack_tcp_loose = 0
|
||||
net.netfilter.nf_conntrack_tcp_timeout_established = 14400
|
||||
|
||||
kernel.yama.ptrace_scope = 2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user