02-29-2024 01:14 AM
Hi Everyone,
we have N5K-C5596UP model and we would like to implement a brouteforce protection.
The protection probably should work by timing out more then ... failed attempted logins on SSH and RDP.
Let me know kindly how to implement this and thank you in advance!
02-29-2024 05:03 AM
- The switch will not natively provide such features ; if we look at network protection and prevention of storming security attacks in general you need to look at firewalling solutions (to protect intranet networking components) ,
M.
02-29-2024 06:29 AM
Like @marce1000 mentioned, the NXOS does not provide these features. The only features related to brute-force attempts are related to logging:
nx9000-1(config)# login ?
on-failure Set options for failed login attempt
on-success Set options for successful login attempt
Other IOS variants like IOS XE have the features that you asked about, as seen in the following output from a ISR 1K running IOS XE 17.9.4a:
c1111(config)#login ?
block-for Set quiet-mode active time period
delay Set delay between successive fail login
on-failure Set options for failed login attempt
on-success Set options for successful login attempt
password-reuse-interval Set the number of days for reuse of password
password-warning-interval Set warning interval for user
quiet-mode Set quiet-mode options
Hope this helps.
03-01-2024 07:23 AM
Can you please tell what are those options for:
on-failure Set options for failed login attempt
on-success Set options for successful login attempt
Does this allow us to TIME OUT a certain IP after ... failed login attempts?
If this switch does not provide this solution, which firewall/hardware do you recommend for data center colocation?
Best Regards,
Edp
03-01-2024 08:51 AM
@edoardodepiet wrote:
Can you please tell what are those options for:
on-failure Set options for failed login attempt
on-success Set options for successful login attemptDoes this allow us to TIME OUT a certain IP after ... failed login attempts?
The options allow you to have the switch generate SYSLOG messages on login failure or successful attempts. It doesn't allow you to delay or restrict a certain IP after repeated failed attempts.
If this switch does not provide this solution, which firewall/hardware do you recommend for data center colocation?
The firewall model depends on what volume of traffic you expect it to handle.
03-01-2024 07:43 PM
Thank you again
The firewall model depends on what volume of traffic you expect it to handle.
- Do you measure it in GBPS? Then please provide some tips for:
or the intervals you feel are relevant with the correct unit of measurement
Thanks again
03-02-2024 12:58 AM
Hello @edoardodepiet ,
Firewall throughput is measured usually in Gigabits per second (Gbps). Keeping the intervals you mentioned, but in Gbps, you have:
03-14-2024 02:26 PM
Thank you soo much for those models. Do you know how can i check/if you know how many IPs those can handle in ACL and ROOT?
03-14-2024 02:52 PM
Hello @edoardodepiet ,
take a look at the following document, page 26-27: https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2020/pdf/BRKSEC-3455.pdf
Quite impressive.
03-21-2024 05:12 PM
Thank you soo much. Sorry but I am really noob on those topics. Which of those values should we consider for the 3 models you have sent? (Always reated your replies as Helpful)
03-22-2024 01:02 AM
@edoardodepiet there is a huge difference in cost between the models in the screenshots.
What is your budget? What are your requirements for the Firewall? How many connections? What is the bandwidth of the connected internet circuits? Do you require basic L3/L3 filtering or NGFW L7 (Threat, Anti-Malware etc) functionality?
Refer to the datasheets will give you an idea of the difference in performance of the hardware.
03-22-2024 01:05 AM
Well, to summarise, you will have for:
4100 series - between 2,250,000 and 3,000,000 ACE
9300 series - between 2,250,000 and 6,000,000 ACE
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide