Chapter 5 Securing the Server 59
For example:
Features Not Supported by SSH
The SSH server on the server does not support the following features:
■ Remote command-line execution
■ scp command (secure copy program)
■ sftp command (secure file transfer program)
■ Port forwarding
■ Key-based user authentication
■ SSH v1 clients
If you try to use any of the above features, an error message is generated. For
example, if you type the following command:
The following messages are generated:
■ On the SSH client:
sc> setupsc
Network Configuration
---------------------
Is the system controller on a network? [yes]:
Use DHCP or static network settings? [static]:
Hostname [hostname]:
IP Address [xxx.xxx.xxx.xxx]:
Netmask [xxx.xxx.xxx.x]:
Gateway [xxx.xxx.xxx.xxx]:
DNS Domain [xxxx.xxx.xxx]:
Primary DNS Server [xxx.xxx.xxx.xx]:
Secondary DNS Server [xxx.xxx.xx.x]:
Connection type (ssh, telnet, none) [ssh]:
Rebooting the SC is required for changes in the above network
settings to take effect.
lom>
# ssh SCHOST showboards
Connection to SCHOST closed by remote host.