Hi,
How is it possible to view all sessions in the session table in CLI in 17.1.3?
And if possible how can you delete a particular session in this session table?
Regards,
Gerrit
This thread was automatically locked due to age.
Hi,
How is it possible to view all sessions in the session table in CLI in 17.1.3?
And if possible how can you delete a particular session in this session table?
Regards,
Gerrit
What do you try to archive? You can show every current connection in Conntrack. But i would highly recommend not to kill a conntrack connection.
__________________________________________________________________________________________________________________
What I'd like to see/do is like in other firewalls that you can see the session table in CLI
And you can kill a certain session.
This is very useful while testing things.
UTM Certified Architect
For Testing, you could rely on Conntrack. Check out the conntrack man page for more information.
__________________________________________________________________________________________________________________
For Testing, you could rely on Conntrack. Check out the conntrack man page for more information.
__________________________________________________________________________________________________________________