[Bug 1436330] Re: Network Manager doesn't set metric for local networks any more, causing connection issues

Jason Gerard DeRose jason at system76.com
Mon May 18 18:44:42 UTC 2015


For what it's worth, network-manager 0.9.10.0-4ubuntu15.2 seems to fix
the problem for me.

`route -n` with *ubuntu15.1 with both WiFi and Ethernet connections:

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         10.17.75.1      0.0.0.0         UG    1024   0        0 eth0
10.17.75.0      0.0.0.0         255.255.255.0   U     0      0        0 wlan0
10.17.75.0      0.0.0.0         255.255.255.0   U     0      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 wlan0

And with *ubuntu15.2:

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         10.17.75.1      0.0.0.0         UG    100    0        0 eth0
0.0.0.0         10.17.75.1      0.0.0.0         UG    400    0        0 wlan0
10.17.75.0      0.0.0.0         255.255.255.0   U     0      0        0 wlan0
10.17.75.0      0.0.0.0         255.255.255.0   U     0      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 wlan0

And in both cases for me /etc/resolve.conf has always been:

nameserver 127.0.1.1

-- 
You received this bug notification because you are a member of Network-
manager, which is subscribed to NetworkManager.
https://bugs.launchpad.net/bugs/1436330

Title:
  Network Manager doesn't set metric for local networks any more,
  causing connection issues

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1436330/+subscriptions



More information about the Ubuntu-reviews mailing list