Actually, networking works, but network-manager etc aren't working, so you don't get an IP or netmask or default gateway. See bug #724594 - manually set the network up, for example:
ifconfig eth0 192.168.2.43 netmask 255.255.255.0 route add default gw 192.168.2.2 This works for an Ethernet port. You may have to set up /etc/resolv.conf. It may work for wireless, but that's a bit more complicatd. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/724556 Title: [Natty] isc-dhcp update breaks network connection -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
