[regression] breaks static ipv6 setup

Bug #93636 reported by Fabio Massimo Di Nitto
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
network-manager (Ubuntu)
Fix Released
High
Fabio Massimo Di Nitto

Bug Description

Binary package hint: network-manager

# 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
auto eth0
iface eth0 inet dhcp
        pre-up modprobe ipv6
        up echo 1 > /proc/sys/net/ipv4/ip_forward

iface eth0 inet6 static
        address 2001:41a8:604:ffff::2
        netmask 64
        gateway 2001:41a8:604:ffff::1

at boot time i can see ifup is bringing the interface up properly with ipv6.
As soon as NM starts, the interface is reconfigured and ipv6 is lost.

this is a regression from dapper/edgy.

Fabio

Changed in network-manager:
importance: Undecided → High
Revision history for this message
Tollef Fog Heen (tfheen) wrote :

While this is unfortunate, IPv6 is not widespread enough that I think it's reasonable to treat this is as release critical at this point in the release.

Revision history for this message
Luka Renko (lure) wrote :

It would help if network-manager & network-manager-gnome could be removed w/o removing ubuntu-desktop. So changing it to Recomends in the feeds would help.
Note: this is already done for kubuntu-desktop and knetworkmanager - some HW is not supported by n-m and removal is the best fix.

Changed in network-manager:
importance: High → Low
Colin Watson (cjwatson)
Changed in network-manager:
assignee: nobody → fabbione
importance: Low → High
Revision history for this message
Tormod Volden (tormodvolden) wrote :

I wonder if this is just another case of bug #92299.

Changed in network-manager:
status: Unconfirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.