Unsolved
1 Rookie
•
112 Posts
0
75
January 3rd, 2024 08:27
Dell N3200 switch
we found this during a security findings for Dell N3200 switch.
SSH Weak MAC Algorithms Enabled, The remote SSH server is configured to allow MD5 and 96-bit MAC algorithms.
how do i disable MD5 and 96-bit MAC algorithms ?
No Events found!
gerdesj
1 Message
0
January 3rd, 2024 10:56
The manuals here: https://www.dell.com/support/home/en-us/product-support/product/networking-n3200-series/docs say it far better than I ever could.
https://dl.dell.com/content/manual19645024-dell-networking-n-series-switches-cli-reference-guide-version-6-8-0.pdf?language=en-us - "ssh commands" mentions ECDSA keys, so you should be able to sort something out.
ssh is disabled by default, so you could simply switch it off again and instead rely on using the out of band management if that better fits your security requirements.