> > NM is working around lack of information from kernel and it works > > only > > in basic situations. There are solutions to this. > While it doesn't actually break, I have a related issue with DHCP6. > When > RA enables DHCP6 (and NM set to "Automatic"), I end up with *both* > the > RA and DHCP addresses. And it keeps accumulating more IPs over > time!
If NM is newly attached to such a network, this would most probably point to a broken configuration on the network side. I can't give you more information without a tcpdump -vv of RAs and DHCP exchanges. Or at least radvdump. > Here is what I have after 6 days uptime (prefix changed), the ::34 is > the DHCP6 assigned IP. > > em1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 > inet 192.168.9.34 netmask 255.255.255.0 broadcast > 192.168.9.255 > inet6 2001:db8:dead:beef:d070:56c1:718b:984a prefixlen 64 > scopeid 0x0<global> > inet6 2001:db8:dead:beef:c14a:1e6f:cb6c:3789 prefixlen 64 > scopeid 0x0<global> > inet6 2001:db8:dead:beef:781b:86da:f62a:3c46 prefixlen 64 > scopeid 0x0<global> > inet6 2001:db8:dead:beef:20fd:9bd1:bec7:c06f prefixlen 64 > scopeid 0x0<global> > inet6 2001:db8:dead:beef::34 prefixlen 64 scopeid > 0x0<global> > inet6 2001:db8:dead:beef:20c:f1ff:fed9:97b4 prefixlen 64 > scopeid 0x0<global> > inet6 fe80::20c:f1ff:fed9:97b4 prefixlen 64 scopeid > 0x20<link> > inet6 2001:db8:dead:beef:5820:434c:936c:f4c1 prefixlen 64 > scopeid 0x0<global> > inet6 2001:db8:dead:beef:cd72:db54:d19b:49d7 prefixlen 64 > scopeid 0x0<global> > ether 00:0c:f1:d9:97:b4 txqueuelen 1000 (Ethernet) > RX packets 1412101 bytes 1128925860 (1.0 GiB) > RX errors 0 dropped 0 overruns 0 frame 0 > TX packets 737197 bytes 72349628 (68.9 MiB) > TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 Feel free to file at http://bugzilla.gnome.org/, it is usually easier to track stuff, especially with attachments there. Cheers, Pavel _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
