Comment 78 for bug 93360

Revision history for this message
Carlos Tasada (ctasada) wrote :

Hi,

That also happens to me, but only with the next config

auto lo
iface lo inet loopback

#auto eth0
#iface eth0 inet dhcp

auto br0
iface br0 inet dhcp
 bridge_ports eth0
 bridge_fd 2.5

If I enable the eth0, then works fine. Why I'm disabling it? Because it's the recommended setting for VirtualBox to work fine.