05-21-2013 08:58 AM - edited 03-11-2019 06:46 PM
hi all,
i'm trying to setup my 5505 for SSH but it seem doesn't work. console and HTTPS/ASDM are working.
my teraterm is just stuck with the user/password screen. also tried using putty but still failed.
ciscoasa# exit
Logoff
Username: admin
Password: *****
Type help or '?' for a list of available commands.
ciscoasa> en
Password:
ciscoasa# sh run aaa
aaa authentication http console LOCAL
aaa authentication serial console LOCAL
aaa authentication ssh console LOCAL
ciscoasa# sh run user
username admin password f3UhLvUj1QsXsuK7 encrypted privilege 15
ciscoasa(config)# ping 192.168.1.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/10 ms
Solved! Go to Solution.
05-21-2013 09:05 AM
Hi,
Have you generated keys on the ASA before this?
crypto key generate rsa modulus 2048
- Jouni
05-21-2013 09:05 AM
Hi,
Have you generated keys on the ASA before this?
crypto key generate rsa modulus 2048
- Jouni
05-21-2013 09:25 AM
whoops, that did it! forgot about that.
thanks for your help!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide