Dear All!
This my network diagram, that i want to ask you. I want to block Dept. Account from network, but user still can use internet with his/her account, and still can print too.
I don’t know how to configure it in mikrotik. Please help me!!

Dear All!
This my network diagram, that i want to ask you. I want to block Dept. Account from network, but user still can use internet with his/her account, and still can print too.
I don’t know how to configure it in mikrotik. Please help me!!

Set up a couple of filter rules. The first set to allow connections from 192.168.11.0/24 to hosts that you want them to be able to connect to on 192.168.10.0/24. The last firewall rule in that chain will drop all connections to 192.168.10.0/24 from 192.168.11.0/24.
Make a reverse of the rules as well if you want to prevent 192.168.10.0/24 from talking to hosts on 192.168.11.0/24.
This has to be done on the accounting router you have in your network diagram. This cannot happen on the x86 MikroTik router.