Difference between revisions of "Cisco ASA"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
=== ASDM "this app can't run on your PC" - Windows 10 === | === ASDM "this app can't run on your PC" - Windows 10 === | ||
* 2021-07-21: Quick Add - Fix this... | |||
* https://community.cisco.com/t5/network-security/asdm-quot-this-app-can-t-run-on-your-pc-quot-windows-10/td-p/3782580 | * https://community.cisco.com/t5/network-security/asdm-quot-this-app-can-t-run-on-your-pc-quot-windows-10/td-p/3782580 | ||
* In Start > Cisco ASDM-IDM Launcher > right click the launcher and go to More > Open file location | * In Start > Cisco ASDM-IDM Launcher > right click the launcher and go to More > Open file location | ||
* Then you'll be looking at the shortcut to the ASDM launcher, right click it and go to Properties and look at the Target. You'll see a long path to wscript.exe - change this to C:\Windows\System32\wscript.exe (leave the invisible.vbs run.bat on the end as these scripts are used to open up ASDM). After changing this I was able to launch ASDM fine. | * Then you'll be looking at the shortcut to the ASDM launcher, right click it and go to Properties and look at the Target. You'll see a long path to wscript.exe - change this to C:\Windows\System32\wscript.exe (leave the invisible.vbs run.bat on the end as these scripts are used to open up ASDM). After changing this I was able to launch ASDM fine. |
Latest revision as of 17:24, 21 July 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
ASDM "this app can't run on your PC" - Windows 10
- 2021-07-21: Quick Add - Fix this...
- https://community.cisco.com/t5/network-security/asdm-quot-this-app-can-t-run-on-your-pc-quot-windows-10/td-p/3782580
- In Start > Cisco ASDM-IDM Launcher > right click the launcher and go to More > Open file location
- Then you'll be looking at the shortcut to the ASDM launcher, right click it and go to Properties and look at the Target. You'll see a long path to wscript.exe - change this to C:\Windows\System32\wscript.exe (leave the invisible.vbs run.bat on the end as these scripts are used to open up ASDM). After changing this I was able to launch ASDM fine.