I have two groups of users, lets call them "common" and "power". I want "common" to have access to "Health and Medicine" , the "power" group to have access to "business appropriate" sites, I want a physical machine to have "unlimited access. To this end, I stacked the following rules in order:
- Allow "common" access to"Health and Medicine"
- Allow "power" group to have access to "business appropriate"
- Allow server access to "everything"
- Deny All Web Traffic
- Default "allow LAN to WAN" all
Is this the right approach, or is the deny, implied? Is there a better way?
This thread was automatically locked due to age.