Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
waleedMagdy
New Contributor

Disconnect a session?

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

1 REPLY 1
emnoc
Esteemed Contributor III

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  

PCNSE NSE StrongSwan
Labels
Top Kudoed Authors