Hi
In my configation i have one VPN – VPN00, and two gateways – ppp0 and ppp1
When i created VPN00 i define ppp0 as its gateway, however when interface ppp0 goes down the VPN00 switch to ppp1 gateway and keeps working.
I want that VPN00 goes down as soon as ppp0 goes down too.
I implemented netbalancer rules base on VPN00 protocol and port (UDP 1195) to redirect VPN00 traffic to gw ppp0, but without success.
how can i successfully intercept VPN00 traffic and redirect to a specific gateway no matter what happens?