On Tuesday 2018-04-03 15:45, Carlos E. R. wrote:
On 2018-04-03 15:31, James Knott wrote:
On 04/03/2018 09:03 AM, Carlos E. R. wrote:
Shouldn't one of the interfaces get automatically removed?
Why should it? What if the 2 connections are for different networks? That's allowed. What you will see happens, if on the same network, is Ethernet is preferred. This is determined by something called "metric". If you run the route command, you'll see a metric for each interface. The interface with the lowest metric is the one that's used. On my notebook computer, WiFi has a metric of 600, but Ethernet is 100, so Ethernet is used.
But it is the same network.
route: command not found. Yes, I can install it, I know. Just curious that it wasn't by default.
"ip route" shows that the metrics are different (100 and 600).
Ok, if this is not wrong, why doesn't traceroute work?
Because packets go out one interface and come back the other, which then trips up rp_filter? (Gotta wonder if rp_filter is still a thing..) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org