Website : https://nxfilter.org Demonstrating how to have multiple filtering polices for staffs and students in a school environment in the simplest way. ----------------------------------------------------------------------- Conditions, Staffs are using IP address range of 192.168.0.1 ~ 192.168.0.20 Students are using IP address range of 192.168.0.21 ~ 192.168.0.255 You want to apply a lenient filtering policy on staffs and a stricter policy on students. ----------------------------------------------------------------------- Implementing, 1. Enable authentication. 2. Create 'staffs' user account and associate '192.168.0.1 ~ 192.168.0.20' to it. 3. Create 'students' user account and associate '192.168.0.21 ~ 192.168.0.255' to it. 4. Create 'staffs' policy. Block porn sites and social networkings on the policy. Apply the policy on 'staffs' user. 5. Create 'students' policy. Block porn sites and social networkings and some other categories on the policy. Apply the policy on 'students' user.