Bug 2069257
Summary: | IPv6 autoconfiguration for PPPoE broken | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | steve | ||||||
Component: | NetworkManager | Assignee: | NetworkManager Development Team <nm-team> | ||||||
Status: | CLOSED UPSTREAM | QA Contact: | Desktop QE <desktop-qa-list> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | CentOS Stream | CC: | bgalvani, bstinson, jwboyer, lrintel, rkhan, sfaye, sukulkar, till, zhh0000zhh | ||||||
Target Milestone: | rc | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2022-11-16 08:15:38 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: | |||||||||
Attachments: |
|
Description
steve
2022-03-28 15:11:36 UTC
Please provide a NetworkManager TRACE log when it fails, see https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/blob/main/contrib/fedora/rpm/NetworkManager.conf#L27 for how to achieve this. Thank you. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1017 RHEL9 has the same problem. Need to upgrade NetwrokManager to the latest version. Created attachment 1923332 [details] Trace of Network Manager connecting a PPP session I note that comment #2 says that this is fixed upstream. This it the trace of Network Manager failing to autoconfigure IPv6 addresses over PPP. Note: the trace log was captured from a machine running NetworkManager-1.40.0-1.el8.x86_64, But the upstream fix mentioned in comment #2 appears to have been merged into 1.39.5 so I'm not sure if this is the same bug as the upstream one? The fix mentioned in comment #2 appears to be related to DHCPv6. However, in my case NetworkManager is not completing router discovery, so it never gets as far as SLAAC / DHCPv6. The trace was taken while connecting to an ISP that has the "managed address configuration" and "other configuration" flags unset in the router advertisement, so NetworkManager should be doing SLAAC, not DHCPv6. I have also opened an upstream bug on this issue: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1137 Created attachment 1924273 [details]
A better trace log
|