I will try to keep this direct to the point, myself and many people live in countries in which privacy is suspect. For this reason myself we obviously use VPN's and as such being rather new to advanced networking. I am most curious on how one can establish a router using a linux device say a debian or ubuntu system, one that would be typical for protecting a household. For example one interface is connected to a wan, say a 5G nat, NTD even a cell phone. Two interfaces both phyically connected to an rj45 switch both in the same basic ip range say 10.0.0.1 and 10.0.0.2 with the first and second respectively. One is protected by vpn the other is a bypass and both are nats, what the idea being any given user can swap between the two are required. Eg when latency or critical failures become an issue,
So for example
10.0.0.1 > eth1 > wg0 > eth0 > wan
10.0.0.2 > eth2 > eth0 > wan
I ask this because I have done casual research on the topic played around with IPtables and such. However I am set to see something that could bring it all together into something that would be geuninely useful. There is the dhcp element that I am aware of in provisioning IP's however the dns issues I am yet to find a clear picture on. Please advise in the event I am incorrect on any of this since it holds a great deal value to many a person.
So for example
10.0.0.1 > eth1 > wg0 > eth0 > wan
10.0.0.2 > eth2 > eth0 > wan
I ask this because I have done casual research on the topic played around with IPtables and such. However I am set to see something that could bring it all together into something that would be geuninely useful. There is the dhcp element that I am aware of in provisioning IP's however the dns issues I am yet to find a clear picture on. Please advise in the event I am incorrect on any of this since it holds a great deal value to many a person.

