LAN IP Address route For Live Access/Live IP CONCEPT route a IP with any interface with his ID
From MikroTik Wiki
setup
disable nat ( IP / Firewall / NAT / masquerade srcnat 192.168.0.200
create a mangle role in Firewall with new routing mark live (live is name of routing mark you can change it)
when 192.168.0.200 request for internet to mikrotik then mikrotik consider 192.168.0.200 as routing mark live
when 192.168.0.200 request to mikrotik with routing mark live then mikrotik route it with his ID (192.168.0.200) to Gateway 192.168.100.1, (Gateway chose you as yore choice)



