helow everyone
i want to stop downloading some extension like mp3,mp4,3gp in my network
i tried all rules in firewall , layer7 , mangle but i can't
please help
/ip firewall filter
add chain=forward action=drop dst-port=80 protocol=tcp place-before=0 content=".mp4" out-interace=WAN
Replace WAN with name of your WAN interface in parameter out-interace=WAN.expected end of command (line 1 column 86)
this shown , nothing happend
I think he is stuck at WAN renaming...