cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
418
Views
5
Helpful
2
Replies

Unable_to_Telnet_to_ASA_Management_interface_from_Outside

secureIT
Level 4
Level 4

Hi All,

Is that possible to telnet to ASA version 8.0.3, outside interface OR Management interface from OUTSIDE Network ?

I have configured the below

telnet x.x.x.x x.x.x.x management

!

interface managment 0/0

no management-only

!

But still unable to get access to the device.

Can anyone suggest me is this possible or not ??

regards

Rajesh P

2 Replies 2

Hi,

You cannot telnet into the ASA box from Outside, except if you are coming via a IPSEC tunnel.

You will have to use SSH.

For SSH Access , follow below commands

hostname(config)# crypto key generate rsa modulus modulus_size

hostname(config)# ssh source_IP_address mask source_interface

hostname(config)# ssh timeout minutes

Review Cisco Networking for a $25 gift card