Hi All,
I need to create a PBR routing. I’ve already marked the packets with Mangle and then create a static route based on the marking. The problem is that when the gateway for the PBR is not reachable or the interface where the gateway connected is down then the traffic is routed via default gateway. I want to have it that way that if the gateway is not reachable the packets are dropped.
Could you please help me?
Thanks