Chapter 21 Remote Management
Figure 257 SSH Example 2: Log in
$ ssh
The authenticity of host '192.168.1.1 (192.168.1.1)' can't be established.
RSA1 key fingerprint is 21:6c:07:25:7e:f4:75:80:ec:af:bd:d4:3d:80:53:d1.
Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '192.168.1.1' (RSA1) to the list of known hosts.
Administrator@192.168.1.1's password:
3The SMT main menu displays next.
21.10Secure FTP Using SSH Example
This section shows an example on file transfer using the OpenSSH client program. The configuration and connection steps are similar for other SSH client programs. Refer to your SSH client program user’s guide.
1Enter “sftp
2Enter the password to login to the ZyWALL.
3Use the “put” command to upload a new firmware to the ZyWALL.
Figure 258 Secure FTP: Firmware Upload Example
$ sftp
The authenticity of host '192.168.1.1 (192.168.1.1)' can't be established.
RSA1 key fingerprint is 21:6c:07:25:7e:f4:75:80:ec:af:bd:d4:3d:80:53:d1.
Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '192.168.1.1' (RSA1) to the list of known hosts.
Administrator@192.168.1.1's password: sftp> put firmware.bin ras Uploading firmware.bin to /ras
Read from remote host 192.168.1.1: Connection reset by peer Connection closed
$
| 389 |
ZyWALL 2 Plus User’s Guide | |
|
|