Webserver
Webserver command reference
iMG/RG Software Reference Manual (System Configuration)
1-44
Example
--> webserver set secclasses external
See also
WEBSERVER SHOW INFO
1.2.3.1.13 WEBSERVER SET TELNETSECCLASSES
Syntax
WEBSERVER SET TELNETSECCLASSES <SECCLASSES>
Description
This command allows you to set the security class(es) associated with the Telnet AppS-
ervice. Entering this command will overwrite any existing security class(es) configured
for the Telnet AppService. This has the same effect as entering the command ip set apps-
ervice telnet secclasses <secclasses>.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Option
Description
Default Value
SECCLASSES
Supported secclasses values are as follows:
all- allows access to the HTTP AppService via all exist-
ing security interfaces
none- prevents access to the HTTP AppService via any
existing security interface
internal- allows access to the HTTP AppService via the
existing internal security interface
external- allows access to the HTTP AppService via the
existing external security interface
dmz - allows access to the HTTP AppService via the
existing dmz security interface
To allow access to the HTTP AppService via two secu-
rity interface types, type the secclass values separated
by a comma (for example, internal, external) or sepa-
rated by a space and enclosed in double-quotation
marks (for example, “internal external”).
To specify all three internal, external and dmz sec-
classes, use the all value.
all