Cisco ASA: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
=== ASDM === | === ASDM === | ||
* ASDM - Once upon a time on a new Windows machine, ASDM wouldn't connect to anything, I'd get connection errors for everything. I finally got it working by disabling "Automatically detect settings" in Settings > Network & Internet > Proxy. | * ASDM - Once upon a time on a new Windows machine, ASDM wouldn't connect to anything, I'd get connection errors for everything. I finally got it working by disabling "Automatically detect settings" in Settings > Network & Internet > Proxy. | ||
=== show and logoff AnyConnect users === | |||
sh vpn-sessiondb anyconnect filter name USERNAME | |||
vpn-sessiondb logoff name USERNAME |
Revision as of 18:56, 9 April 2021
Info on the ancient, but ubiquitous, Cisco ASA.
Clear User Sessions
show resource usage resource ssh show ssh sessions ssh disconnect 3
Cisco ASA Order of Operation
- Cisco ASA Order of Operation - Tunnels UP
- Order of operation ASA - Cisco forum
ASDM
- ASDM - Once upon a time on a new Windows machine, ASDM wouldn't connect to anything, I'd get connection errors for everything. I finally got it working by disabling "Automatically detect settings" in Settings > Network & Internet > Proxy.
show and logoff AnyConnect users
sh vpn-sessiondb anyconnect filter name USERNAME vpn-sessiondb logoff name USERNAME