Network Zoning - broad premises:
What does network zoning do?
Pretty much as the name suggests, network zoning creates zones w/in a network that have varying levels of access/permissions w/in the network (or even outside of it in some instances).
Think of a firewall as a traffic cop at an intersection.
Anything entering or exiting the firewall’s prescribed server(s) must either break through or be approved by the firewall.
firewall router -> runs firewall software -> controls data traffic
Creating networks zones allows a firewall to identify which groups of people should have access to which sets of data, as well as processes they should have access to and so on
Security AND practicality
Not every single user is going to have an exact set of permissions only contributed to them. Instead they will be placed in a group of individuals with SIMILAR access permissions. Their individuality must be taken away, they will be absorbed by the hive mind.
Properties of a security zone are:
How do you enforce policies through a firewall ?
You’d have to create a firewall rule. This’d be useful for blocking certain domains and such. You’d code it, issue out your commands, and configure the firewall.