Hello there, gentlemen.
Please assist me with the following information.
How can we limit the number of unsuccessful authentication attempts for our VPN users to say two until after 30 minutes on FortiOS 5.4?
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
I'm not entirely certain if those commands existed in 5.4, but you can try:
(#config vdom)
(#edit <vdom>)
#config vpn ssl settings
#set login-attempt-limit <number>
#set login-block-time <time a user is blocked from trying again in seconds>
#end
Hi, please am talking about IPsec
In that case, probably these settings:
#config user setting
#set auth-lockout-threshold <number of attempts>
#set auth-lockout-duration <in seconds>
#end
However, these settings will apply to ALL user authentication, not just IPSec VPN; there are no IPSec VPN specific user login settings that I could find.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1516 | |
1013 | |
749 | |
443 | |
209 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.