But I have not work with it so much but I have a question about wildcard and block in firewall
If I use this command i terminal in Mikrotik
Code: Select all
/ip firewall filter add chain=input src-address=83.240.61.62 action=drop
But what can I do if I like to block
Code: Select all
83.240.61.*
Code: Select all
83.240.*.*