virtualbox not connecting to host network when using bridged code example
Example: virtualbox bridged network not working
sudo ip link set dev eth0 up
sudo dhclient -v eth0
ping -c1 8.8.4.4
sudo ip link set dev eth0 up
sudo dhclient -v eth0
ping -c1 8.8.4.4