Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello *,How can I fetch a system context's configuration via scp with ssh stack ciscossh in use?scp -O username@asaname:system:/running-config ./asaname_system.confThis works (with config line ssh scopy enabled) with older versions or when ssh stack...
Hello,I managed to set up a privilege level 4 with a list of show commands:privilege show level 4 mode exec command access-listwhich allows the user to execute show access-listNow I need to add a line for show ipv6 access-list which I currently don't...
Hello,we are using a freeradius server for authenticating at our ASAs. Now we introduced a user who should be limited in his abilites; so we defined a privilege level (14) for this user to limit this account to certain commands.This now works for an ...
Let me clear this out:1.1. I am NOT using a different interface via VPN. I am using the management interface.1.2. I have no eddsa key pair1.3. I am not using a RSA key pair2. I doubt it is related to a strict host key checking; because I can successf...
Using the new new ciscossh stack which will - from my understanding - be the future one and only stack, I did two tests:1. fetch a file disk0:/test.cfg with scp which was successful; The results were attached as ssh_debug_for_scp_disk0_test_file.txt2...
I tried to get a debug output when using the ASA stack as well.It's flooding the screen with payload hex dumps and lines of "encrypted pak-length ...", so here is just the part of the SCP of system:/running-config which was done successfully. SSH2 0:...
Hi,sorry for the delay; I was busy on other tasks and just managed today to do a debug ssh on this.One file is for the successful transfer of a "real" file disk0:/test.cfg and the other one is for the "logical" file system:/running-configFind the res...
Sorry, I was off for the weekend, and today I have no access to my test system; so I cannot provide the config checks today.The plain ssh access with the same user account works; but scp does not.