You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.2.15_mta_localhost [WARN] netstat not installed, cannot execute check
2.2.15_mta_localhost [ KO ] Check failed with unexpected exit code: 2
As far as I know, the net-tools package, which includes the netstat utility, is considered deprecated in favor of more modern tools like iproute2 (ss, ip, etc.). Why does Debian-CIS expect me to install it?