I have been using an OpenVPN client with selective routing for a while and it works as expected. I only have two rules defined so that all traffic goes through the VPN except my TV:
TV 192.168.2.254 0.0.0.0 WAN
all 192.168.2.0/24 0.0.0.0 VPN
However, from time to time the VPN server I'm using will go down / stop routing traffic. Since I have the kill switch enabled, this kills my entire home network. I want to get rid of this single point of failure and have multiple VPN clients enabled for redundancy so that if one goes down, another will route my traffic. From reading some posts on this forum it SOUNDS like if I have the kill switch disabled on the first client but enabled on the last active VPN client, it will stop any unwanted traffic from going out the WAN.
However, when I define a second VPN client with the same selective routing rules, my TV no longer gets routed to the WAN. It now gets routed through VPN Client 1's tunnel instead. Have I confused the router by setting conflicting rules? Is there anyway to achieve what I want?
TV 192.168.2.254 0.0.0.0 WAN
all 192.168.2.0/24 0.0.0.0 VPN
However, from time to time the VPN server I'm using will go down / stop routing traffic. Since I have the kill switch enabled, this kills my entire home network. I want to get rid of this single point of failure and have multiple VPN clients enabled for redundancy so that if one goes down, another will route my traffic. From reading some posts on this forum it SOUNDS like if I have the kill switch disabled on the first client but enabled on the last active VPN client, it will stop any unwanted traffic from going out the WAN.
However, when I define a second VPN client with the same selective routing rules, my TV no longer gets routed to the WAN. It now gets routed through VPN Client 1's tunnel instead. Have I confused the router by setting conflicting rules? Is there anyway to achieve what I want?