ā11-10-2020 05:08 AM
I have a blackdiamong 8806 and I am having brute force attacks (ssh), someone has an idea on how I can protect the equipment since in the knowledge base I only found related information for EOS but not for XOS.
Hopefully they can help me.
ā11-10-2020 09:19 AM
Is the Switch accessible via the Internet? If not the above measures are good against the symptoms, but not against the cause.
ā11-10-2020 06:46 AM
Hello!
Also take in mind that if it would be just simple brute force with a small number of requests for connection via ssh - itās good to have āconfigure ssh2 access-profile ...ā.
But if it would be a lot of requests for connection and it can be like DDoS, itās better to create ACL (accept ssh from specific IP and deny from all other) and map it on ingress to ports or vlans.
Because access policy āconfigure ssh2 access-profileā is proceed by CPU but in case of ACL mapped to port (or vlan) packets donāt reach the CPU, so in this case mgmt plane load will be reduced.
Thank you!
ā11-10-2020 05:50 AM
Hello,
you can for example limit the ssh access to some ipās like descripted here: