![Digi Connect EZ Mini User Manual Download Page 256](http://html.mh-extra.comconnect-ez-mini_user-manual_2496436256.png)
Services
Configure the web administration service
Digi Connect EZ Mini User Guide
256
(config)> add service web_admin acl interface end
value
(config)>
Where
value
is an interface defined on your device.
Display a list of available interfaces:
Use
... network interface ?
to display interface information:
Repeat this step to list additional interfaces.
n
To limit access based on firewall zones:
(config)> add service web_admin acl zone end
value
Where
value
is a firewall zone defined on your device, or the
any
keyword.
Display a list of available firewall zones:
Type
... firewall zone ?
at the config prompt:
(config)> ... firewall zone ?
Zones: A list of groups of network interfaces that can be
referred to by packet
filtering rules and access control lists.
Additional Configuration
--------------------------------------------------------
-----------------------
any
dynamic_routes
edge
external
internal
ipsec
loopback
setup
(config)>
Repeat this step to list additional firewall zones.
4. (Optional) If you have your own signed SSL certificate, if you have your own signed SSL
certificate, set the certificate and private key by pasting their contents into the
service web_
admin cert
command. Enclose the certificate and private key contents in quotes (
"
).
(config)> service web_admin cert "
ssl-cert-and-private-key
"
(config)>
n
If
SSL certificate
is blank, the device will use an automatically-generated, self-signed
certificate.
n
The SSL certificate and private key must be in PEM format.