Public bug reported:

(Uuntu 24.10) I have both a wired and wi-fi connection to router.
Networkmanager shows wifi and wired connection enabled. Turning off wi-
fi connection, I no longer have access to internet even though wired
connection is displayed as active.

'ip route' shows only:

192.168.0.0/24 dev enx00e06c78fd1c proto kernel scope link src
192.168.0.134 metric 100

If I enter:

'sudo ip route default via 192.168.0.1 dev enx00e06c78fd1c src
192.168.0.134 metric 100'

access to internet is restored. Then 'ip route' displays:

default via 192.168.0.1 dev enx00e06c78fd1c src 192.168.0.134 metric 100 
192.168.0.0/24 dev enx00e06c78fd1c proto kernel scope link src 192.168.0.134 
metric 100

** Affects: network-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/2084402

Title:
  default route not set for wired connection

Status in network-manager package in Ubuntu:
  New

Bug description:
  (Uuntu 24.10) I have both a wired and wi-fi connection to router.
  Networkmanager shows wifi and wired connection enabled. Turning off
  wi-fi connection, I no longer have access to internet even though
  wired connection is displayed as active.

  'ip route' shows only:

  192.168.0.0/24 dev enx00e06c78fd1c proto kernel scope link src
  192.168.0.134 metric 100

  If I enter:

  'sudo ip route default via 192.168.0.1 dev enx00e06c78fd1c src
  192.168.0.134 metric 100'

  access to internet is restored. Then 'ip route' displays:

  default via 192.168.0.1 dev enx00e06c78fd1c src 192.168.0.134 metric 100 
  192.168.0.0/24 dev enx00e06c78fd1c proto kernel scope link src 192.168.0.134 
metric 100

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to