Hi, everyone! Today I’m going to introduce the basics of security zones.
The security zones techinques are to achieve the organization of different parts of the network that shall be organized by security policies and trustability in comon.
There are some Security Zones by default these are; Untrust, DMZ, Trust, and Local
Untrust (level 5): This is the lower security zone, with a level of 5, and is intended to be facing the place with the highest level of risk, such as the Internet.
DMZ (level 50): This is a place that, even though it normally has access to the Internet, it contains important services intended for the external network.
Trust Zone (level 85) Area in which the internal hosts are located
Local area (level 100) highest trust area, intended for the device itself.
Furthermore, customized zones may be created as follows:
How to configure:
Configuration is quite easy, it shall be done on system view, then create the zone, set the priority it will work with and add the interface(s) we need to be on it.
System-view
firewall zone [ name ] zone-name
set priority security-priority
add interface interface-type interface-number
description
So if specific parameters are needed it can be customized.
If you have any problems, please post them in our Community. We are happy to solve them for you!