Hello
I have a Provider, which has its first hop within the local POP. This means, if there is an issue outside the local POP, the gateway still can be pinged. But connection to the Internet is not available anymore.
Due to this circumstance, the route, even with check-gateway enabled, still keeps being active when the Provider has issues within its network.
Is there a way to work around this?
I have found this solution to reroute e.g. 1.1.1.1 and do a check-gateway onto this. But isn't this kind of risky? If there is a routing issue to 1.1.1.1 or 1.1.1.1 is unreachable, it will deactivate the route. viewtopic.php?f=2&t=176574&p=865665&hil ... er#p963933
Is there a way to ping multiple targets, so there is the logic to just disable the route if all targets are unreachable?