sudo iptables -A FORWARD -d 10.0.0.2 -m time --timestart 10:00 --timestop 20:00 --weekdays Sun,Mon,Tue,Wed,Thu,Fri -j DROP
تست کنید ببینید کار میکنه
منبع (http://serverfault.com/questions/707046/iptables-time-based-rules-having-no-effect-gateway-with-2-nics)