You are not logged in.

#1 2021-12-21 07:07:00

WickedWizard
Member
From: Canada
Registered: 2018-10-15
Posts: 29

Ethernet and wireless at same time

When I look at my connections, i can see NetworkManager using both the ethernet and wifi adapter at same time (I can see data both inbound and outbound on both).

Doesn't hurt anything I guess, but just curious why it defaults to using both at once.  On Windows, MacOS etc., they seem to always use one or the other, never both at the same time.

Anybody know if this is normal?

Thanks

Offline

#2 2021-12-21 08:33:46

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,690

Re: Ethernet and wireless at same time

On the same subnet?  Generally you would not do that.
Different subnets, sure. 

In other words, are you trying to connect both to thecesme router?  Not usually done unless you set up a load sharing scheme.  OTOH, you can easily set up a wireless connection to the router, and join a wired connection to a different network of wired boxes.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#3 2021-12-21 11:44:51

Ferdinand
Member
From: Norway
Registered: 2020-01-02
Posts: 338

Re: Ethernet and wireless at same time

In order to disable wifi when wired network is connected, you can use a small script with the NetworkManager dispatcher functionality:
https://wiki.archlinux.org/title/Networ … plugged_in
It works like a charm for me smile

Offline

#4 2021-12-21 14:58:57

WickedWizard
Member
From: Canada
Registered: 2018-10-15
Posts: 29

Re: Ethernet and wireless at same time

ewaller wrote:

are you trying to connect both to thecesme router?

Yes

Ferdinand wrote:

In order to disable wifi when wired network is connected, you can use a small script with the NetworkManager dispatcher functionality:
https://wiki.archlinux.org/title/Networ … plugged_in
It works like a charm for me smile

Hey that''s perfect!  Thanks Ferdinand!

Offline

#5 2021-12-21 15:03:02

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,164

Re: Ethernet and wireless at same time

https://wiki.archlinux.org/title/Wireless_bonding - but I don't know about this happening automatically.

ip a; ip r

Online

Board footer

Powered by FluxBB