Suppose I have a Ubuntu VM, and I want to change its DNS, or give it a fixed static IP, should I change the settings within Ubuntu (/etc/network/interfaces) or should I be looking into VMFusion's settings?
Reason I'm asking is because I have 2 VM's (different machine, but same network) with the same settings for VMFusion and same contents in VM's /etc/network/interfaces but a different /etc/resolv.conf.
Hence one was able to download file via wget, and the other has a `unable to resolve hostname` error.