Unable to SSH to ASA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2016 07:41 AM - edited 03-08-2019 07:04 AM
Hello all,
I am having issues setting up SSH access to ASA.
Here's the config I have for SSH:
!
interface Ethernet0/1
!
interface Vlan1
nameif inside
security-level 100
ip address 10.1.1.2 255.255.255.248
!
aaa authentication ssh console LOCAL
!
username admin password 4IncP7vTjpaba2aF encrypted
!
ssh 10.30.0.0 255.255.0.0 inside
ssh 10.30.12.0 255.255.255.0 inside
ssh timeout 10
!
I have also set up the RSA keys.
If i try to SSH from host 10.30.12.4 it gets closed by the ASA.
Can anyone advise if I am missing any config?
- Labels:
-
Other Switching

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2016 09:08 AM
Did you set the domain name?
