Bug 1069421

Summary: IPv6 networking breaks when IPv6 "automatic" is selected
Product: [Fedora] Fedora Reporter: Scott Schmit <i.grok>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 20CC: collura, dcbw, i.grok, thaller
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-03 07:45:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Scott Schmit 2014-02-25 01:25:51 UTC
Description of problem:
It appears that the latest version of NetworkManager broke automatic IPv6 configuration--I get two routes via ip -6 route: the link local route and a static default route, but no RA-provided network routes.

Attempts to connect via IPv6 to other machines on the local network fail (except connections to the router itself).  Connections via IPv4 work fine.

Version-Release number of selected component (if applicable):
NetworkManager-0.9.9.0-30.git20131003.fc20.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Connect to a network that advertises IPv6 via RA with the network configured with IPv6 fully automatic
2. Attempt to connect to other machines on the local network (not via the router) over IPv6.
3.

Actual results:
Timeouts and failures

Expected results:
Success

Additional info:
I downgraded to NetworkManager-0.9.9.0-20.git20131003.fc20.x86_64 and IPv6 connections now work again.

At first, I thought it was that accept_ra is disabled for my wireless interface, but that behavior is unchanged between both versions.

Comment 1 Scott Schmit 2014-02-25 01:34:02 UTC
Sorry for the noise, I can't seem to type.

This may be a dupe of bug 1045118, except that networking worked for me before, but doesn't now.

Comment 2 Thomas Haller 2014-02-25 10:50:11 UTC
Please provide a logfile of NM (with DEBUG logging enabled)

Also interesting is the output of `ip addr` and `ip route` and what does radvdump show?

Thank you


(might be related to bug 1068632)

Comment 3 Thomas Haller 2014-04-03 07:45:30 UTC
I think this is a duplicate of bug 1068632.

It should be fixed.

See also commit http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=d6f6ccef432fb45a30b0b642975acd36d08410fb

*** This bug has been marked as a duplicate of bug 1068632 ***

Comment 4 Scott Schmit 2014-07-29 00:43:20 UTC
This now works (to clear the needinfo flag)