ZyXEL Communications ZYWALL - CLI Reference Manual page 302

Zld based
Table of Contents

Advertisement

Chapter 36 System Remote Management
36.3.1 HTTP/HTTPS Command Examples
This following example adds a service control rule that allowed an administrator from the
computers with the IP addresses matching the Marketing address object to access the WAN
zone using HTTP service.
Router# configure terminal
Router(config)# ip http server table admin rule append access-group
Marketing zone WAN action accept
This command sets an authentication method used by the HTTP/HTTPS server to authenticate
the client(s).
Router# configure terminal
Router(config)# ip http authentication Example
This following example sets a certificate named MyCert used by the HTTPS server to
authenticate itself to the SSL client.
Router# configure terminal
Router(config)# ip http secure-server cert MyCert
36.4 SSH
Unlike Telnet or FTP, which transmit data in clear text, SSH (Secure Shell) is a secure
communication protocol that combines authentication and data encryption to provide secure
encrypted communication between two hosts over an unsecured network.
36.4.1 SSH Implementation on the ZyWALL
Your ZyWALL supports SSH versions 1 and 2 using RSA authentication and four encryption
methods (AES, 3DES, Archfour, and Blowfish). The SSH server is implemented on the
ZyWALL for remote management on port 22 (by default).
36.4.2 Requirements for Using SSH
You must install an SSH client program on a client computer (Windows or Linux operating
system) that is used to connect to the ZyWALL over SSH.
302
ZyWALL (ZLD) CLI Reference Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents