/ ip firewall filter
add chain=input dst-address=:135-139 protocol=tcp action=drop comment="" disabled=no
add chain=forward dst-address=:137-139 protocol=tcp action=drop comment="" disabled=no
add chain=forward dst-address=:137-139 protocol=udp action=drop comment="" disabled=no