Community discussions

MikroTik App
 
mknnoc
Trainer
Trainer
Topic Author
Posts: 229
Joined: Thu Feb 28, 2008 6:40 am
Location: cambodia

Activate firewall rule on specific time

Sat Feb 26, 2011 5:29 am

Hi, I am finding how to activate firewall rule base on a specific time. I run across config as below:
ip firewall extra time.png
Does it mean that I can put start time/send time and select specific date? I have tried but it doesn't work.
Can anyone explain what does this field exactly mean?
You do not have the required permissions to view the files attached to this post.
 
fewi
Forum Guru
Forum Guru
Posts: 7717
Joined: Tue Aug 11, 2009 3:19 am

Re: Activate firewall rule on specific time

Sat Feb 26, 2011 7:06 am

http://wiki.mikrotik.com/wiki/Manual:IP/Firewall/Filter
time (time-time,sat | fri | thu | wed | tue | mon | sun; Default: ) Allows to create filter based on the packets' arrival time and date or, for locally generated packets, departure time and date
Can't do dates, just day of week and hour/minute/second of that day. If the router time is within that range the rule property matches.