This shows you the differences between two versions of the page.
— |
scenario-homework [2015/04/27 04:29] (current) nworbnhoj created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ==== Scenario ==== | ||
+ | Parents would really like the kids to focus on homework for a couple of hours, and get some sleep after "lights out". Facebook is a real distraction during homework time and the mobile phone is on well after "light's out" | ||
+ | |||
+ | ==== Objective ==== | ||
+ | Block Facebook during homework time and block Internet at 10pm. | ||
+ | |||
+ | |||
+ | === Assign Static IP Addresses === | ||
+ | |||
+ | Assign a fixed static IP address to each managed device. | ||
+ | |||
+ | == Gargoyle - Connection - DHCP == | ||
+ | ^ DHCP ^^ | ||
+ | |☑ LAN DHCP Server Enabled || | ||
+ | |DHCP range \\ Start 192.168.1.100 \\ End: 192.168.1.249 || | ||
+ | ^ Static IP's ^^ | ||
+ | | Daughter-laptop | 192.168.1.70 | | ||
+ | | Daughter-mobile | 192.168.1.71 | | ||
+ | | Daughter-tablet | 192.168.1.72 | | ||
+ | |||
+ | |||
+ | === Restrict Access === | ||
+ | |||
+ | On school-nights block access to Facebook 7-9pm and block Internet after 10pm. | ||
+ | |||
+ | == Gargoyle - Firewall - Restrictions == | ||
+ | |||
+ | ^ Access Restrictions ^^ | ||
+ | | Rule Description: \\ Rule Applies To: \\ Schedule: \\ Days Active \\ Hours Active: \\ Restricted Resources: \\ Domain contains: | Facebook \\ 192.168.1.70-192.168.1.79 \\ \\ ☑ Sun ☑ Mon ☑ Tue ☑ Wed ☑ Thu ☐ Fri ☐ Sat \\ 19:00-21:00 \\ \\ facebook.com | | ||
+ | | Rule Description: \\ Rule Applies To: \\ Schedule: \\ Days Active \\ Hours Active: \\ Restricted Resources:| Lights Out \\ 192.168.1.70-192.168.1.79 \\ \\ ☑ Sun ☑ Mon ☑ Tue ☑ Wed ☑ Thu ☐ Fri ☐ Sat \\ 22:00-24:00 \\ ☑ All Network Access | | ||
+ | |||