I have two static routes to the same gateway (pptp tunnel).
Each route is in a separate table so that i can use policy routing.
It seems that there is a bug here, because the state is not the same on each route, and does not update correctly on tunnel state changes.
192.168.210.5 Gateway : PPTP-1 reachable (voip table) Distance = 3
192.168.210.5 Gateway : PPTP-1 unreachable (main table) Distance = 5
The state should be the same, the Gateway state is the same for every routes regardless the table.
Can you confirm this ?