Summary: | Connection with higher priority is not activated | ||
---|---|---|---|
Product: | [Plasma] plasma-nm | Reporter: | Petr Nehez <petr.nehez> |
Component: | general | Assignee: | Jan Grulich <jgrulich> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | jgrulich |
Priority: | NOR | ||
Version: | 5.12.5 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Petr Nehez
2018-05-17 09:23:24 UTC
The "priority" property you talking about is "autoconnect-priority", which means that it is taken into account when there are e.g. more available wireless networks at the moment and this helps to decide which should be activated. It has no effect on device priority. It's NetworkManager who decided which device should be the default one. OK, I will try to use metric of each connection whether it helps. It's just annoying that when I plug in a cable my LAN connection is not chosen as the default one and the system still uses modem. @Jan Grulich Out of curiosity - do you know why a magic number of 20000 is being added into connection's metric? https://unix.stackexchange.com/questions/444538/metric-on-connections-and-magic-20000-value-added |