[Bug 819168] New: NetworkManager sets wrong netmask on IPv6
https://bugzilla.novell.com/show_bug.cgi?id=819168 https://bugzilla.novell.com/show_bug.cgi?id=819168#c0 Summary: NetworkManager sets wrong netmask on IPv6 Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: regi.hops@gmx.net QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0 When using IPv6 on the local network with DHCP and NetworkManager, the netmask is set wrong, which prevents from using IPv6. Output from ifconfig using NetworkManager: eth0 Link encap:Ethernet Hardware Adresse 20:CF:30:76:FE:69 inet Adresse:192.168.49.66 Bcast:192.168.49.255 Maske:255.255.255.0 -> inet6 Adresse: fdc2:31db:4aec:1a01::180e/128 Gültigkeitsbereich:Global inet6 Adresse: fe80::22cf:30ff:fe76:fe69/64 Gültigkeitsbereich:Verbindung Output from ifconfig using "Traditional IFUp": eth0 Link encap:Ethernet Hardware Adresse 20:CF:30:76:FE:69 inet Adresse:192.168.49.66 Bcast:192.168.49.255 Maske:255.255.255.0 -> inet6 Adresse: fdc2:31db:4aec:1a01::1e9e/64 Gültigkeitsbereich:Global inet6 Adresse: fe80::22cf:30ff:fe76:fe69/64 Gültigkeitsbereich:Verbindung Have a look at the marked lines. Using NetworkManager it says /128 which is wrong. Using ifup it says /64 which is right. Reproducible: Always Steps to Reproduce: 1. Connect to an IPv6 LAN using NetworkManager and DHCP to get an IPv6-Address 2. ping6 to some host on the network 3. or look at the output from ifconfig Actual Results: ping6 -> Network unreachable ifconfig -> /128 Expected Results: Set the correct netmask. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819168 https://bugzilla.novell.com/show_bug.cgi?id=819168#c Ye Yuan <yyuan@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yyuan@suse.com AssignedTo|bnc-team-screening@forge.pr |bili@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=819168 https://bugzilla.novell.com/show_bug.cgi?id=819168#c2 Jiri Bohac <jbohac@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |f.de.kruijf@gmail.com --- Comment #2 from Jiri Bohac <jbohac@suse.com> 2013-09-25 15:03:22 CEST --- *** Bug 826158 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=826158 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com