I was wondering if anyone knows of a way to switch to a different network back and forth quickly.
For example, possibly setting up another eth0 and eth1
In /etc/network/interfaces
i have to add a new address, netmask, and gateway for another network to connect to it.
Then here i have a question:
in /etc/resolv.conf
I have to add a nameserver IP, how can I have eth0 look at a specific nameserver and eth1 look at a different IP in the nameserver?
I would like to quickly be able to switch between a VPN or Gateway and then my normal IP/network.