[Pkg-utopia-maintainers] Bug#701096: network-manager: NetworkManager do DHCP of static ipv4 conf in presence of static ipv6 conf
Pablo Rodríguez Fernández
morpheus17.pro at gmail.com
Thu Feb 21 13:59:44 UTC 2013
Package: network-manager
Version: 0.9.4.0-10
Severity: important
Tags: ipv6
I configured /etc/network/interfaces with both ipv4 and ipv6 static
(private)
ip, but NetworkManager setup only static ipv6, requesting an DHCP ipv4; if I
comment ipv6 configuration, everything goes right. I reproduced the same
behaviour with experimental version (0.9.8.0-1).
This is my interfaces file:
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
allow-hotplug eth0
iface eth0 inet static
address 192.168.1.3
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers 192.168.1.1 8.8.8.8
#iface eth0 inet6 static
# address fc00::13
# netmask 124
# gateway fc00::11
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages network-manager depends on:
ii adduser 3.113+nmu3
ii dbus 1.6.8-1
ii dpkg 1.16.9
ii isc-dhcp-client 4.2.2.dfsg.1-5+deb70u2
ii libc6 2.13-38
ii libdbus-1-3 1.6.8-1
ii libdbus-glib-1-2 0.100.1-1
ii libgcrypt11 1.5.0-3
ii libglib2.0-0 2.33.12+really2.32.4-5
ii libgnutls26 2.12.20-4
ii libgudev-1.0-0 175-7
ii libnl-3-200 3.2.7-4
ii libnl-genl-3-200 3.2.7-4
ii libnl-route-3-200 3.2.7-4
ii libnm-glib4 0.9.4.0-10
ii libnm-util2 0.9.4.0-10
ii libpolkit-gobject-1-0 0.105-3
ii libuuid1 2.20.1-5.3
ii lsb-base 4.1+Debian8
ii udev 175-7
ii wpasupplicant 1.0-3+b2
Versions of packages network-manager recommends:
pn crda <none>
ii dnsmasq-base 2.65-1
ii iptables 1.4.14-3
pn modemmanager <none>
ii policykit-1 0.105-3
pn ppp <none>
Versions of packages network-manager suggests:
pn avahi-autoipd <none>
-- Configuration Files:
/etc/NetworkManager/NetworkManager.conf changed:
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=true
-- no debconf information
More information about the Pkg-utopia-maintainers
mailing list