VMG1312: Parental Controls: Difference between revisions
Appearance
Content deleted Content added
Created page with "It is possible to block access to specific services or websites based on schedules within the VMG1312: * Log into the ZyXEL Router. You can typically do this at https://192.1..." |
Can't add the first parental control profile on a device from the Network Map view |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
* Log into the ZyXEL Router. You can typically do this at https://192.168.1.1 using the credentials on the card underneath the router. The username will be admin. |
* Log into the ZyXEL Router. You can typically do this at https://192.168.1.1 using the credentials on the card underneath the router. The username will be admin. |
||
* |
* Either go to ''Security'' then ''Parental Control'', or if there are already defined parental controls on a device then from the Network Map screen select the device you'd like to set controls for and click 'Parental Control' |
||
[[File:ParentalControl1.png]] |
[[File:ParentalControl1.png]] |
||
| Line 22: | Line 22: | ||
* You are also able to block specific URLs or keywords. |
* You are also able to block specific URLs or keywords. |
||
[[File:ParentalControls6.png]] |
[[File:ParentalControls6.png]] |
||
= Under the bonnet = |
|||
As your author has been puzzled by the parental controls not working as expected, he delved into the workings. |
|||
It uses a combination of ''iptables'' and ''ebtables'' (although strangely not, it appears, ''ip6tables''). A userspace application ''webipqd'' handles URLs and keywords, its configuration is in ''/var/url_list''. |
|||