› Forums › Network Management › ZeroShell › script for enabling and disabling gateway at a specific time › Reply To: script for enabling and disabling gateway at a specific time
September 22, 2010 at 10:11 am
#51102
Member
YES!
You should go in the “Firewall” section, choose the “FORWARD” chain (if not already) and add a firewall rule.
Since you are not using captiveportal, you can put the rule you prefer,
either
ALLOW allowed hours
DROP any
or
DROP not allowed hours
(ALLOW any)
The second must to be choosed in case of captiveportal.
Bye