02-06-2022 04:48 AM
Dear all
I cannot access ssh after replacing my broking cisco asa 5505 with cisco asa 5515-X, although I can access ASDM .
Can you help Please ?
ciscoasa# sh run int
!
interface GigabitEthernet0/0
nameif outside
security-level 0
ip address dhcp setroute
!
interface GigabitEthernet0/1
bridge-group 1
nameif inside_1
security-level 100
!
interface GigabitEthernet0/2
bridge-group 1
nameif inside_2
security-level 100
!
interface GigabitEthernet0/3
bridge-group 1
nameif inside_3
security-level 100
!
interface GigabitEthernet0/4
bridge-group 1
nameif inside_4
security-level 100
!
interface GigabitEthernet0/5
bridge-group 1
nameif inside_5
security-level 100
!
interface Management0/0
management-only
nameif management
security-level 100
ip address 10.0.0.1 255.255.255.0
!
interface BVI1
nameif inside
security-level 100
ip address 192.168.1.1 255.255.255.0
ciscoasa# sh run ssh
ssh stricthostkeycheck
ssh 192.168.1.0 255.255.255.0 outside
ssh 192.168.1.0 255.255.255.0 inside
ssh timeout 5
ssh version 2
ssh key-exchange group dh-group1-sha1
ciscoasa# sh run aaa
aaa authentication http console LOCAL
aaa authentication ssh console LOCAL
aaa authentication login-history
ciscoasa# sh run http
http server enable
http 192.168.1.0 255.255.255.0 inside
http 192.168.1.0 255.255.255.0 inside_1
http 192.168.1.0 255.255.255.0 inside_2
http 192.168.1.0 255.255.255.0 inside_3
http 192.168.1.0 255.255.255.0 inside_4
http 192.168.1.0 255.255.255.0 inside_5
http 0.0.0.0 0.0.0.0 inside
Solved! Go to Solution.
02-07-2022 11:04 PM
- Post the full running-config of this basic configuration that you tried.
M.
02-08-2022 04:29 AM
02-08-2022 07:35 AM
- Sorry this looks way far from an initial config + basic SSH configuration.
M.
02-08-2022 07:54 AM
02-07-2022 09:19 PM
Before you go for the factory reset please upgrade ASA with
and reconfigure ssh .
Thanks,
Jitendra
02-08-2022 05:05 AM
02-08-2022 08:41 AM
- Adding to current iterations a number of bug reports may be applicable :
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCuw02009
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvu42434
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvc82270
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvr15503
M.
02-09-2022 02:56 AM
- Good to know you got this resolved , now that you can use SSH , a useful tool can sometimes be : https://cway.cisco.com/cli . You can connect with the CLI analyzer and in the upper left corner press on System Diagnostics, this will sometimes provide useful configuration advice(s) too. When problems or crashes are observed you can also at the right run the Crash dump Analyzer.
M.
02-09-2022 03:14 AM
Thank you very much for the link.
Kind Regards
Hamid
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