This commit is contained in:
Patrick Schleizer 2019-10-07 08:24:02 +00:00
parent 60c044a9d6
commit e92a8a6966
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48
2 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,8 @@
#### meta start
#### project Whonix
#### category networking and security
#### description TCP/IP stack hardening
#### description
## TCP/IP stack hardening
## Protects against time-wait assassination.
## It drops RST packets for sockets in the time-wait state.

View File

@ -4,7 +4,8 @@
#### meta start
#### project Whonix
#### category networking and security
#### description disable IPv4 TCP Timestamps
#### description
## disable IPv4 TCP Timestamps
net.ipv4.tcp_timestamps=0