Troubleshooting Ssh; Telnet - Dell Force10 Z9000 Configuration Manual

Ftos configuration guide for z9000 system
Hide thumbs Also See for Force10 Z9000:
Table of Contents

Advertisement

Figure 39-12. Client-based SSH Authentication
FTOS#ssh 10.16.127.201 ?
-l
-p
-v

Troubleshooting SSH

You may not bind id_rsa.pub to RSA authentication while logged in via the console. In this case,
Message 2
appears.
Message 2 RSA Authentication Error
%Error: No username set for this term.
Host-based authentication must be enabled on the server (Dell Force10 system) and the client (Unix
machine).
Message 3
In this case, verify that host-based authentication is set to "Yes" in the file ssh_config (root permission
is required to edit this file).
Message 3 Host-based Authentication Error
permission denied (host based)
If the IP address in the RSA key does not match the IP address from which you attempt to log in,
Message 4
appears. In this case, verify that the name and IP address of the client is contained in the file
/etc/hosts.
Message 4 RSA Authentication Error
getname info 8 failed

Telnet

To use Telnet with SSH, you must first enable SSH, as described above.
By default, the Telnet daemon is enabled. If you want to disable the Telnet daemon, use the following
command, or disable Telnet in the startup config.
no
ip telnet server enable
Use the [
]
FTOS(conf)#ip telnet server enable
FTOS(conf)#no ip telnet server enable
User name option
SSH server port option (default 22)
SSH protocol version
appears if you attempt to log in via SSH and host-based is disabled on the client.
command to enable or disable the Telnet daemon.
Security | 809

Advertisement

Table of Contents
loading

Table of Contents