Hi,
I have MT configured to route specific LAN IP addresses to the VPN link: http://forum.mikrotik.com/t/routing-specific-ip-only-via-the-vpn-routing-mark-doesnt-work/156492/1 Today I found that after restart (or upgrade from 1.7.3 to 1.7.5) all rules defaults to the wrong (main) table.


I’ve added them using the following command:
/routing/rule/add src-address=192.168.1.x/32 action=lookup-only-in-table table=pve-vpn
what else I can do to make it persistent?