Networking Issues on Ubuntu 14 with Win7 Host
Posted: 13. Nov 2015, 04:31
Having some networking issues with Ubuntu 14 LTS guests on a Windows 7 Host. Multiple newly installed hosts running in bridge mode.
Whenever I boot up the guest, I get no networking until I restart the interface (below).
After restarting, it appears to work normally.
Obviously, I could set this to run on boot, but I really don't want to hack it into place if I can get it to work properly. I have a fairly good understanding of networking and such, but what am I missing here?
Whenever I boot up the guest, I get no networking until I restart the interface (below).
Code: Select all
sudo ifdown eth0 && sudo ifup eth0Obviously, I could set this to run on boot, but I really don't want to hack it into place if I can get it to work properly. I have a fairly good understanding of networking and such, but what am I missing here?