On Mon, May 15, 2017 at 10:06 AM, R P ronenp@hotmail.com wrote:
How can I redirect packets from the outside world that sent to the router commercial IP to go back to the ISP and not go to the UCSD interface ?
You can create a firewall rule that adds a routing mark to packets from your 44 addresses and forces them out the tunnel interface, while leaving everything else to go out the commercial IP: https://wiki.mikrotik.com/wiki/Policy_Base_Routing http://wiki.ampr.org/wiki/Setting_up_a_gateway_on_MikroTik_Routers
Tom KD7LXL