John Roll Posted March 8, 2023 Posted March 8, 2023 I have 2 usb interfaces. The enx* interface is a cell connection and wlx* is wifi. It looks like the route metrics are causing all the traffic to go through the cell modem? Where is the route metric configured and how can I change these in a general way? I'd like to configure several computers without having to know the unique name of each interface. route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.225.1 0.0.0.0 UG 100 0 0 enx169cc859c209 0.0.0.0 192.168.1.1 0.0.0.0 UG 600 0 0 wlx3c3300700ede 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 wlx3c3300700ede 192.168.1.0 0.0.0.0 255.255.255.0 U 600 0 0 wlx3c3300700ede 192.168.225.0 0.0.0.0 255.255.255.0 U 100 0 0 enx169cc859c209 0 Quote
John Roll Posted March 9, 2023 Author Posted March 9, 2023 There is a bunch of posts about how to to name your interfaces permanently. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.