Public bug reported:

Installed-from-scratch from a freshly downloaded and verified .iso image
of Ubuntu 7.10.  Live CD worked but when installation booted, no network
connection (no browser, synaptic, etc.) on wired interface despite
network manual config applet showing OK.  Checked
/etc/network/interfaces file and found eth0 configurations lines
reversed, as:

  iface eth0 inet dhcp
  
  auto eth0

Edited file to appear as:

  auto eth0
  iface eth0 inet dhcp

disabled, enabled network via applet, and network service was resumed.
Suggest error in configuration scripts.  Sorry if this is OBE.

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
eth0 text in /etc/network/interfaces file reversed
https://bugs.launchpad.net/bugs/158217
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to