Hi guys
If i see a user who ismaking a download and i need to dissconnect his session how can i do this??
I working with FSSO
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.
You can do the following;
BE ADVISE USE A FILTER OR ELSE YOU WILL END UP DUMPING ALL SESSIONS
1: you can go into the webgui and find the session and drop it
or
2: use the cli and build a filter with filtered-options set and then clear the sessions
e.g ( cli )
diag sys session filter src 1.1.1.1
diag sys session filter dport 22
diag sys session clear
The last cli-cmd will kill all of the above match criteria, so If I want to kill all from src 1.1.1.1, I would have just dropped the "dport" criteria
I'm sure without thinking, there's probably a few other methods.
PCNSE
NSE
StrongSwan
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 |
---|---|
1640 | |
1069 | |
751 | |
443 | |
210 |
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.