Block internet access for specific ip

Hi,
As the topic says I want to block internet access for a certian ip on my LAN like 192.168.1.145.
The block of WAN access should be by time like mon to fri all day but 17:00 to 21:00.
Maybe there is a rule setting for block all and only allow certian hours?

If I want different times I guess I have to make a rule for each day?

Happy for help!

Br
Magnus, Sweden

You can use multiple drop/accept rules with multiple time parameters

/ip firewall filter add time=

Time format is described here:

Time ::= Start-End,Day
Start – 0s..1d (time interval)
End – 0s..1d (time interval)
Day ::= sun|mon|tue|wed|thu|fri|sat[,Day*]

You can go ip, firewall, add, filter rule, in src. Address:your network.
And in extra you can see “time” to limit your start time and end time, and your day can choose what you need, or
If you need limit in “nat” for time.