Open gangaram-tii opened 2 weeks ago
sysctl configuration for network hardening. Uses configuration recommended in different security audits. Configuration and it's recommendation is available in this document:
Recommended sysctl settings
Sysctl network setting audit report available: https://github.com/gangaram-tii/ghaf-debug-tools/blob/main/report/hardened_network_audit_report.md
Network Performance impact: https://github.com/gangaram-tii/ghaf-debug-tools/blob/main/report/perf-iperf3.png Note: ghaf+ label is with sysctl hardened network settings.
ghaf+
x86_64
aarch64
riscv64
make-checks
nixos-rebuild ... switch
Description of changes
sysctl configuration for network hardening. Uses configuration recommended in different security audits. Configuration and it's recommendation is available in this document:
Recommended sysctl settings
Sysctl network setting audit report available: https://github.com/gangaram-tii/ghaf-debug-tools/blob/main/report/hardened_network_audit_report.md
Network Performance impact: https://github.com/gangaram-tii/ghaf-debug-tools/blob/main/report/perf-iperf3.png Note:
ghaf+
label is with sysctl hardened network settings.Checklist for things done
x86_64
aarch64
riscv64
make-checks
and it passesnixos-rebuild ... switch
Instructions for Testing