How to tell if Ubuntu is using WiFi or Ethernet
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I'm using Kubuntu18.04 and whenever I use Firefox with the Ethernet cable connected or without I get the same download speed. But with Falkon download speeds are 30mb/s faster and upload speeds are 10mb/s slower. Also if I turn WiFi off and try to use either web browser they don't work. So what I'm asking is how to tell if Ubuntu is using Ethernet or WiFi and if not using Ethernet how to make it use Ethernet.
Thank you for reading.
networking internet ethernet
add a comment |Â
up vote
0
down vote
favorite
I'm using Kubuntu18.04 and whenever I use Firefox with the Ethernet cable connected or without I get the same download speed. But with Falkon download speeds are 30mb/s faster and upload speeds are 10mb/s slower. Also if I turn WiFi off and try to use either web browser they don't work. So what I'm asking is how to tell if Ubuntu is using Ethernet or WiFi and if not using Ethernet how to make it use Ethernet.
Thank you for reading.
networking internet ethernet
4
Possible duplicate of How to tell whether your computer is using wifi or ethernet to access the internet
â Stackcraft_noob
May 13 at 1:56
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm using Kubuntu18.04 and whenever I use Firefox with the Ethernet cable connected or without I get the same download speed. But with Falkon download speeds are 30mb/s faster and upload speeds are 10mb/s slower. Also if I turn WiFi off and try to use either web browser they don't work. So what I'm asking is how to tell if Ubuntu is using Ethernet or WiFi and if not using Ethernet how to make it use Ethernet.
Thank you for reading.
networking internet ethernet
I'm using Kubuntu18.04 and whenever I use Firefox with the Ethernet cable connected or without I get the same download speed. But with Falkon download speeds are 30mb/s faster and upload speeds are 10mb/s slower. Also if I turn WiFi off and try to use either web browser they don't work. So what I'm asking is how to tell if Ubuntu is using Ethernet or WiFi and if not using Ethernet how to make it use Ethernet.
Thank you for reading.
networking internet ethernet
edited May 13 at 15:30
![](https://i.stack.imgur.com/2SXNl.jpg?s=32&g=1)
![](https://i.stack.imgur.com/2SXNl.jpg?s=32&g=1)
WinEunuuchs2Unix
35k758132
35k758132
asked May 13 at 1:03
William Macpherson
11
11
4
Possible duplicate of How to tell whether your computer is using wifi or ethernet to access the internet
â Stackcraft_noob
May 13 at 1:56
add a comment |Â
4
Possible duplicate of How to tell whether your computer is using wifi or ethernet to access the internet
â Stackcraft_noob
May 13 at 1:56
4
4
Possible duplicate of How to tell whether your computer is using wifi or ethernet to access the internet
â Stackcraft_noob
May 13 at 1:56
Possible duplicate of How to tell whether your computer is using wifi or ethernet to access the internet
â Stackcraft_noob
May 13 at 1:56
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
1
down vote
Ubuntu will use both your Wireless and your Ethernet at the same time. I use a program called vnstat
for Internet traffic monitoring:
$ vnstat
rx / tx / total / estimated
wlp60s0:
Apr '18 20.83 GiB / 1.55 GiB / 22.38 GiB
May '18 4.33 GiB / 5.34 MiB / 4.34 GiB / 11.36 GiB
yesterday 404.97 MiB / 509 KiB / 405.47 MiB
today 593.05 MiB / 773 KiB / 593.80 MiB / --
enp59s0:
Apr '18 206.79 GiB / 56.90 GiB / 263.69 GiB
May '18 63.19 GiB / 13.34 GiB / 76.53 GiB / 200.60 GiB
yesterday 6.73 GiB / 817.44 MiB / 7.53 GiB
today 4.03 GiB / 376.32 MiB / 4.39 GiB / 5.31 GiB
Today the WiFi (wlp60s0) has sent/received 593 MB and Ethernet (enp59s0) has sent/received 4.39 GB.
To setup vnstat
see this Q&A: How to track the total network data in a month
You don't have to tell Ubuntu to use Ethernet over Wifi because it automatically uses the fastest connection. The exception being if your Ethernet is 100 Mbps and your WiFi is faster than 300 Mbps. In this case the WiFi would take precedence.
If your WiFi is faster than your Ethernet click the Up/Down arrow representing network connection in the Systray. From the drop down menu disable the WiFi link by clicking disconnect
button. You can also disable the Ethernet link from the same drop down menu.
add a comment |Â
up vote
0
down vote
Using pre-existing tools you can:
$ sudo lshw -c network
Then look in the 'configuration:' section of each network adaptor, whichever has 'link=yes' is the one connected.
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
Ubuntu will use both your Wireless and your Ethernet at the same time. I use a program called vnstat
for Internet traffic monitoring:
$ vnstat
rx / tx / total / estimated
wlp60s0:
Apr '18 20.83 GiB / 1.55 GiB / 22.38 GiB
May '18 4.33 GiB / 5.34 MiB / 4.34 GiB / 11.36 GiB
yesterday 404.97 MiB / 509 KiB / 405.47 MiB
today 593.05 MiB / 773 KiB / 593.80 MiB / --
enp59s0:
Apr '18 206.79 GiB / 56.90 GiB / 263.69 GiB
May '18 63.19 GiB / 13.34 GiB / 76.53 GiB / 200.60 GiB
yesterday 6.73 GiB / 817.44 MiB / 7.53 GiB
today 4.03 GiB / 376.32 MiB / 4.39 GiB / 5.31 GiB
Today the WiFi (wlp60s0) has sent/received 593 MB and Ethernet (enp59s0) has sent/received 4.39 GB.
To setup vnstat
see this Q&A: How to track the total network data in a month
You don't have to tell Ubuntu to use Ethernet over Wifi because it automatically uses the fastest connection. The exception being if your Ethernet is 100 Mbps and your WiFi is faster than 300 Mbps. In this case the WiFi would take precedence.
If your WiFi is faster than your Ethernet click the Up/Down arrow representing network connection in the Systray. From the drop down menu disable the WiFi link by clicking disconnect
button. You can also disable the Ethernet link from the same drop down menu.
add a comment |Â
up vote
1
down vote
Ubuntu will use both your Wireless and your Ethernet at the same time. I use a program called vnstat
for Internet traffic monitoring:
$ vnstat
rx / tx / total / estimated
wlp60s0:
Apr '18 20.83 GiB / 1.55 GiB / 22.38 GiB
May '18 4.33 GiB / 5.34 MiB / 4.34 GiB / 11.36 GiB
yesterday 404.97 MiB / 509 KiB / 405.47 MiB
today 593.05 MiB / 773 KiB / 593.80 MiB / --
enp59s0:
Apr '18 206.79 GiB / 56.90 GiB / 263.69 GiB
May '18 63.19 GiB / 13.34 GiB / 76.53 GiB / 200.60 GiB
yesterday 6.73 GiB / 817.44 MiB / 7.53 GiB
today 4.03 GiB / 376.32 MiB / 4.39 GiB / 5.31 GiB
Today the WiFi (wlp60s0) has sent/received 593 MB and Ethernet (enp59s0) has sent/received 4.39 GB.
To setup vnstat
see this Q&A: How to track the total network data in a month
You don't have to tell Ubuntu to use Ethernet over Wifi because it automatically uses the fastest connection. The exception being if your Ethernet is 100 Mbps and your WiFi is faster than 300 Mbps. In this case the WiFi would take precedence.
If your WiFi is faster than your Ethernet click the Up/Down arrow representing network connection in the Systray. From the drop down menu disable the WiFi link by clicking disconnect
button. You can also disable the Ethernet link from the same drop down menu.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
Ubuntu will use both your Wireless and your Ethernet at the same time. I use a program called vnstat
for Internet traffic monitoring:
$ vnstat
rx / tx / total / estimated
wlp60s0:
Apr '18 20.83 GiB / 1.55 GiB / 22.38 GiB
May '18 4.33 GiB / 5.34 MiB / 4.34 GiB / 11.36 GiB
yesterday 404.97 MiB / 509 KiB / 405.47 MiB
today 593.05 MiB / 773 KiB / 593.80 MiB / --
enp59s0:
Apr '18 206.79 GiB / 56.90 GiB / 263.69 GiB
May '18 63.19 GiB / 13.34 GiB / 76.53 GiB / 200.60 GiB
yesterday 6.73 GiB / 817.44 MiB / 7.53 GiB
today 4.03 GiB / 376.32 MiB / 4.39 GiB / 5.31 GiB
Today the WiFi (wlp60s0) has sent/received 593 MB and Ethernet (enp59s0) has sent/received 4.39 GB.
To setup vnstat
see this Q&A: How to track the total network data in a month
You don't have to tell Ubuntu to use Ethernet over Wifi because it automatically uses the fastest connection. The exception being if your Ethernet is 100 Mbps and your WiFi is faster than 300 Mbps. In this case the WiFi would take precedence.
If your WiFi is faster than your Ethernet click the Up/Down arrow representing network connection in the Systray. From the drop down menu disable the WiFi link by clicking disconnect
button. You can also disable the Ethernet link from the same drop down menu.
Ubuntu will use both your Wireless and your Ethernet at the same time. I use a program called vnstat
for Internet traffic monitoring:
$ vnstat
rx / tx / total / estimated
wlp60s0:
Apr '18 20.83 GiB / 1.55 GiB / 22.38 GiB
May '18 4.33 GiB / 5.34 MiB / 4.34 GiB / 11.36 GiB
yesterday 404.97 MiB / 509 KiB / 405.47 MiB
today 593.05 MiB / 773 KiB / 593.80 MiB / --
enp59s0:
Apr '18 206.79 GiB / 56.90 GiB / 263.69 GiB
May '18 63.19 GiB / 13.34 GiB / 76.53 GiB / 200.60 GiB
yesterday 6.73 GiB / 817.44 MiB / 7.53 GiB
today 4.03 GiB / 376.32 MiB / 4.39 GiB / 5.31 GiB
Today the WiFi (wlp60s0) has sent/received 593 MB and Ethernet (enp59s0) has sent/received 4.39 GB.
To setup vnstat
see this Q&A: How to track the total network data in a month
You don't have to tell Ubuntu to use Ethernet over Wifi because it automatically uses the fastest connection. The exception being if your Ethernet is 100 Mbps and your WiFi is faster than 300 Mbps. In this case the WiFi would take precedence.
If your WiFi is faster than your Ethernet click the Up/Down arrow representing network connection in the Systray. From the drop down menu disable the WiFi link by clicking disconnect
button. You can also disable the Ethernet link from the same drop down menu.
edited May 13 at 15:29
answered May 13 at 1:57
![](https://i.stack.imgur.com/2SXNl.jpg?s=32&g=1)
![](https://i.stack.imgur.com/2SXNl.jpg?s=32&g=1)
WinEunuuchs2Unix
35k758132
35k758132
add a comment |Â
add a comment |Â
up vote
0
down vote
Using pre-existing tools you can:
$ sudo lshw -c network
Then look in the 'configuration:' section of each network adaptor, whichever has 'link=yes' is the one connected.
add a comment |Â
up vote
0
down vote
Using pre-existing tools you can:
$ sudo lshw -c network
Then look in the 'configuration:' section of each network adaptor, whichever has 'link=yes' is the one connected.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Using pre-existing tools you can:
$ sudo lshw -c network
Then look in the 'configuration:' section of each network adaptor, whichever has 'link=yes' is the one connected.
Using pre-existing tools you can:
$ sudo lshw -c network
Then look in the 'configuration:' section of each network adaptor, whichever has 'link=yes' is the one connected.
answered May 13 at 15:48
![](https://i.stack.imgur.com/izLpu.png?s=32&g=1)
![](https://i.stack.imgur.com/izLpu.png?s=32&g=1)
Broadsworde
695720
695720
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1035535%2fhow-to-tell-if-ubuntu-is-using-wifi-or-ethernet%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
4
Possible duplicate of How to tell whether your computer is using wifi or ethernet to access the internet
â Stackcraft_noob
May 13 at 1:56