cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

Brute Force Attack (SSH)

Brute Force Attack (SSH)

jflores
New Contributor

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.

3 REPLIES 3

Stefan_K_
Valued Contributor

Is the Switch accessible via the Internet? If not the above measures are good against the symptoms, but not against the cause.

Alexandr_P
Valued Contributor

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!

StephanH
Valued Contributor III

Hello,

you can for example limit the ssh access to some ipā€™s like descripted here:

 

https://gtacknowledge.extremenetworks.com/articles/How_To/Create-an-ACL-on-an-XOS-switch-for-SSH2-se...

Regards Stephan
GTM-P2G8KFN