Hi all
I’ve a question: I usually add filter rules to Mikrotik Firewall using WinBox, but every new rule goes to the end of rules list, so I have to bring it to top manually.
Is there a configuration, a script or anything else to bring the new rule to the top automatically??
but your request was to add every new rule to the top! this is very dangerous. if you accidentally make a drop-everything rule, and by default it would appear on the top, it would kill your connection.
Also, you need to organize your firewall structure better, if all rules you make, you move to the top this doesn’t sound right
use terminal for adding rules, there you have option place-before=XX for accept rules you have no problem but if by any chance or accidentally you drop traffic, you can lose access to the router.