[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#724928: debian-installer: eth0 configured wrong



Package: debian-installer
Severity: important

Dear Maintainer,

I recently installed Debian testing from the netinstall ISO using internet via eth0. The debian installer created the file /etc/network/interfaces with the following content:
---
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
---

The last two lines caused me some problems, because I couldn't connect to the internet via eth0, although the cable was plugged in. (This worked during installation!)
The Gnome indicator for network connections sayed (in german):
'Kabelgebunden      nicht verwaltet' (i.e. 'cable      not managed')
After removing the lines in question from /e/n/i and a reboot, the network is working properly.

I think these two lines should not be created during installation.

Thanks,
Andreas


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable'), (70, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


Reply to: