Logs full with "ICMPv6 RA: ndisc_router_discovery() failed to add default route"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
NetworkManager |
Fix Released
|
Medium
|
|||
network-manager (Fedora) |
Invalid
|
Medium
|
|||
network-manager (Ubuntu) |
Fix Released
|
High
|
Mathieu Trudel-Lapierre | ||
Precise |
Fix Released
|
High
|
Mathieu Trudel-Lapierre |
Bug Description
[Impact]
Minor impact, this should only be affecting users of the kernel mainline packages since we're not shipping kernel 3.3.0 where the issue is presumed to occur, take care of letting these users also benefit from stable connections since they may need these kernels for new hardware support (and kernels that may be backported in the future). This only affects IPv6-enabled network where the kernel expects to setup a default route by itself and doesn't play nice with something else modifying the routes.
[Development Fix]
Fixed upstream, as http://
[Stable Fix]
See above "Development fix".
[Test Case]
1) Connect to an IPv6 network with a kernel 3.3.0 or higher.
2) Observe behavior in 'ip route -6' and messages in /var/log/syslog. Wireless connections should remain stable.
[Regression Potential]
Only IPv6 could be affected, no potential for regression expected for IPv4 routing or other parts of NetworkManager. Routing may be incorrect, resulting in the wrong device taking precedence for data being sent over the network when IPv6 is in use; IPv6 connections (or connections altogether, if IPv6 is set to "Required" (which is not by default)) may be torn down or unavailable due to invalid routes.
---------
Hi,
I am observing a lot of "ICMPv6 RA: ndisc_router_
After a fresh reboot:
$ dmesg | grep "ICMPv6 RA: ndisc_router_
46
First, I thought this is a kernel issue, but than I found a bug-report in the Red Hat BTS in [1].
Just FYI: I am on Linux-3.4-rc4 - with the original Ubuntu/precise kernel I haven't seen this which is linux-image-
- Sedat -
[1] https:/
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: network-manager 0.9.4.0-0ubuntu3
Uname: Linux 3.4.0-rc4-4-generic x86_64
ApportVersion: 2.0.1-0ubuntu5
Architecture: amd64
Date: Wed Apr 25 08:40:50 2012
ExecutablePath: /usr/sbin/
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
IpRoute:
default via 192.168.178.1 dev wlan0 proto static
169.254.0.0/16 dev wlan0 scope link metric 1000
192.168.178.0/24 dev wlan0 proto kernel scope link src 192.168.178.22 metric 2
NetworkManager.
[main]
NetworkingEnab
WirelessEnable
WWANEnabled=true
WimaxEnabled=true
ProcEnviron:
TERM=linux
PATH=(custom, no user)
LANG=de_DE.UTF-8
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-con:
NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH
myCastle-WLAN WPA (Wireless LAN) a74880ae-
nmcli-dev:
DEVICE TYPE STATE DBUS-PATH
eth0 802-3-ethernet unmanaged /org/freedeskto
wlan0 802-11-wireless connected /org/freedeskto
nmcli-nm:
RUNNING VERSION STATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN
running 0.9.4.0 connected enabled enabled enabled enabled enabled
Related branches
Changed in network-manager: | |
importance: | Unknown → Medium |
status: | Unknown → Fix Released |
Changed in network-manager (Ubuntu Precise): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Mathieu Trudel-Lapierre (mathieu-tl) |
Changed in network-manager (Fedora): | |
importance: | Unknown → Medium |
status: | Unknown → Invalid |
Created attachment 572767
/var/log/messages
It seems that, with the latest kernel, my network connection (Ethernet 100BaseT) is unstable:
The connection is "disconnected" every 10 minutes interval according to NetworkManager (with a notification on screen).
I'm using 3.3.0-4. fc16.x86_ 64 ger-0.9. 2-1.fc16. x86_64.
kernel-
NetworkMana
My network interface is a
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
My computer is connected to a FreeBox v5 ADSL router, which provides "native" IPv6 broadband access.