Hi everyone!
I find info that from version 7.14 mikrotik can push routes.
Push route support are added in 7.14, the maximum of possible input is limited to 1400 characters.
example: route network/IP [netmask] [gateway] [metric].
/interface ovpn-server server set push-routes=“192.168.102.0 255.255.255.0 192.168.109.1 9”
Who know how I can push several routes?