Secure Ftp Using Ssh Example; Figure 100 Ssh Example 2: Test; Figure 101 Ssh Example 2: Log In - ZyXEL Communications ZyWall P1 User Manual

Hide thumbs Also See for ZyWall P1:
Table of Contents

Advertisement

ZyWALL P1 User's Guide

Figure 100 SSH Example 2: Test

2 Enter
ssh –1 192.168.167.1
ZyWALL using SSH version 1. If this is the first time you are connecting to the
ZyWALL using SSH, a message displays prompting you to save the host information of
the ZyWALL. Type
Then enter the password to log in to the ZyWALL.

Figure 101 SSH Example 2: Log in

3 The CLI prompt displays next.

13.10 Secure 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.
1 Enter
the ZyWALL for secure file transfer using SSH version 1. If this is the first time you are
connecting to the ZyWALL using SSH, a message displays prompting you to save the
host information of the ZyWALL. Type
2 Enter the password to login to the ZyWALL.
3 Use the
204
$ telnet 192.168.167.1 22
Trying 192.168.167.1...
Connected to 192.168.167.1.
Escape character is '^]'.
SSH-1.5-1.0.0
and press [ENTER].
yes
$ ssh –1 192.168.167.1
The authenticity of host '192.168.167.1 (192.168.167.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.167.1' (RSA1) to the list
of known hosts.
Administrator@192.168.167.1's password:
sftp –1 192.168.167.1
command to upload a new firmware to the ZyWALL.
put
. This command forces your computer to connect to the
. This command forces your computer to connect to
and press [ENTER].
yes
Chapter 13 Remote Management

Advertisement

Table of Contents
loading

Table of Contents