Filtering Rules

Sorry for my inexperience on Mikrotik but wish if someone may help me on filtering issue I have.

I am using Winbox v6.40.6. I would like to put an IP Firewall Filter rule that will force a particular PC with Mac address 18:31:BF:69:9B:8E to be disallowed any type of internet connection (including Skype, Discord, Messenger and games) from 12:00:00 to 16:00:00 everyday except for Spotify music

How may I do that please?

Regards
Peter

any suggestions anyone?

New firewall rule

General tab
Chain: forward

Advanced Tab
Src. MAC Address: 18:31:BF:69:9B:8E

Extra Tab
Time: 12:00:00 - 16:00:00

Action Tab
Action: Drop

except for Spotify music
I don’t know.

Unless you know how to code for spotify music at layer 7, me thinks its an all or none proposition.
Also why not fix that mac address to an IP address (static assignment) and then block by IP)

First thing you should do is update your router, 6.40.6 is fairly old and many security loopholes