<p dir="ltr"><br>
On 1 Feb 2014 14:47, "Barry W" <<a href="mailto:baza41@gmail.com">baza41@gmail.com</a>> wrote:<br>
><br>
> A friend of mine is using a Debian laptop and wants to be able to limit the times users can have access to the internet. (no net after 11pm til 9am)<br>
><br>
> I know a bit more about Linux than them so they asked me to sort it. I had a quick Google and Gnome Nanny seemed like the  ideal fix. Alas, I was unable to find a .deb of this package and attempts to compile keep failing.<br>

><br>
> So my question. Is there somewhere I can get the .deb?<br>
> Is there any other way to time restrict access to the internet?<br>
><br>
> Thanks.<br>
><br>
> Barry.<br>
><br>
I know this might not be the kind of answer you may want,  but would doing something with cron at those times not be the easiest option? </p>
<p dir="ltr">For instance schedule a script to run at 11pm that takes the default gateway out and schedule another to put it back in when you want to enable net access again.  Maybe running ever so often to check its still gone to persist Reboots. </p>

<p dir="ltr">I'm assuming that the user's do not have root access as installing a package could easily be circumvented of they had anyway. </p>
<p dir="ltr">Thanks, <br>
Simon</p>
<p dir="ltr">Ps, <br>
Excuse my brevity as I am typing this on my phone. <br>
</p>