How can I configure "filter based forwarding" with two routing instances. I saw many examples but I'm confused.
I want to configure the same source address to different outgoing interface.
For example,
If the subnet 192.168.34.0 requests internet will go through route 94.97.241.x ( go to interface ge-0/0/0)
if the subnet 192.168.34.0 requests the internal servers go through route 10.110.4.1 (go to interface ge-3/0/0)
Thank you for your quick response.