[Pkg-utopia-maintainers] Bug#688355: Bug#688355: network-manager: NM breaks /etc/network/interfaces with DHCP + manual IPv6 entries created by wheezy's debian-installer

Raphael Hertzog hertzog at debian.org
Thu Sep 27 09:08:15 UTC 2012


Hi,

On Thu, 27 Sep 2012, Michael Biebl wrote:
> thanks for the bug report. Could you please also attach the original
> /e/n/i file. A backup of that file should be available as
> /etc/network/interfaces.bak-0

Attached.

-- 
Raphaël Hertzog ◈ Debian Developer

Get the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/
-------------- next part --------------
# 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
# This is an autoconfigured IPv6 interface
iface eth0 inet6 manual
	up ip link set eth0 up
	down ip link set eth0 down


More information about the Pkg-utopia-maintainers mailing list