cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1144
Views
0
Helpful
1
Replies

ASA/PIX : Telnet or ssh using hostname instead of IP for authentication

benbollinger
Level 2
Level 2

We are trying to use this command:

telnet mypchostname.company.com

instead of

telnet 10.10.10.10 255.255.255.255 inside

but the command is not working. Is there some other sytax that we need?

Here is what the ? says from the asa:

ASA(config)# ssh ?

configure mode commands/options:

Hostname or A.B.C.D The IP address of the host and/or network authorized to

login to the system

X:X:X:X::X/<0-128> IPv6 address/prefix authorized to login to the system

scopy Secure Copy mode

timeout Configure ssh idle timeout

version Specify protocol version to be supported

1 Reply 1

rochopra
Cisco Employee
Cisco Employee

you need to specify the following commands:

name 10.10.10.10 mypchostname.company.com

names

telnet mypchostname.company.com 255.255.255.255 inside

hope this helps.

~Rohit

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: