Confirm fix works. $ route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.0.254 0.0.0.0 UG 1024 0 0 eth1 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 wlan1 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan1 $ sudo dpkg -i network-manager_0.9.10.0-4ubuntu18_amd64.deb libnm-util2_0.9.10.0-4ubuntu18_amd64.deb ... $ sudo systemctl restart NetworkManager $ route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.0.254 0.0.0.0 UG 100 0 0 eth1 0.0.0.0 192.168.0.254 0.0.0.0 UG 400 0 0 wlan1 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 wlan1 192.168.0.0 0.0.0.0 255.255.255.0 U 100 0 0 eth1 192.168.0.0 0.0.0.0 255.255.255.0 U 400 0 0 wlan1
Routes are now correct, and my ssh sessions to other hosts aren't timing out all the time anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. 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 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs