What's new

parental time scheduling using cron ?

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

nrgiii

New Around Here
RT-AC88U running 384.19. Wired internet only, both radios are off.

Enabling hardware acceleration (CTF in my case) disturbs the parental time scheduling features.
As an alternative, I was thinking of writing scripts that call iptables to enable / disable my kid's PCs at certain times by mac address.
Something like this to disable the PC at bedtime:

iptables -A INPUT -m mac --mac-source <MAC address> -j DROP

A few questions for those with more router Linux experience than I:

1) Is there any reason not to go down this path? Any "gotchas" to worry about?
2) Is the crontab preserved between router reboots? I would assume so.
3) Do I edit crontab with crontab -e ?

thanks,

nrgiii
 
Just tried your script, unfortunatelu conntrack doesn't work on the 386.1 final build, giving "invalid parameter" error.
 

Similar threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!

Members online

Top