hello guys, have a new one and try to add firewall rules to filter, for example googleads here is the command line:
/ip firewall filter
add action=drop chain=forward comment=“Block ad-banner from youtube” content=
googleads.g.doubleclick.net dst-port=80 protocol=tcp
add action=drop chain=forward comment=“Block ad-video from youtube”
content=&ctier dst-port=80 protocol=tcp
“but still yet loading the ads”
another question would be a basic or universal way to configure the firewall, thank you so much.
this post have a one week old and nobody have idea how to block goolge advertise? anyone has been added adblock to firewall rules, please need help.
thanks again guys!
http://wiki.mikrotik.com/wiki/Manual:IP/Firewall/Filter
this guide should be right, need opinion of people who have knowledge.