Services Configurethe web administration service
IX20 User Guide
655
eth1 ETH1
eth2 ETH2
loopback Loopback
modem Modem
(config)>
Repeat thisstep to list additional interfaces.
n
To limit access based on firewall zones:
(config)> add service web_admin acl zone end value
(config)>
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
hotspot
internal
ipsec
loopback
setup
(config)>
Repeat thisstep to include 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 contentsinto 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 isblank, the device will use an automatically-generated, self-signed
certificate.
n
The SSL certificate and private key must be in PEMformat.