Code: Select all
/etc/init.d/networking restart
Here's another question. Sometimes ifconfig will show br0 having an ip address, or eth0, or vbox0, or any other interface on the host o/s. Should the host o/s interfaces be getting ip addresses, or should the guest o/s's show the ip address? Sometimes, I'll have an ip address on the host interface, and then a different one on the guest o/s so I've just taken up two ip addresses from they dhcp server.
I think summarily I want to know what is the best and safest way to troubleshoot a sudden loss of communication between a bridged VM and the node(s) to which it is communicating.