I can't see my network interfaces in ubuntu 16.04.3

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
Yesterday my PC connected to the internet; today it doesn't. The command ifconfig -a just shows the loopback interface, and when I checked the file /etc/network/interfaces I only saw this:
auto lo
iface lo
inet loopback
I tried this:
auto enp0s25
iface enp0s25 inet dhcp
/etc/init.d/networking restart
It failed. A reboot did not help. I tried changing the name of the interface to eno1 and eth0 which did not help. Why don't I see the MAC address of my Ethernet interface?
I also tried to set a static IP address like this:
iface enp0s25 inet static
address 192.168.0.100
netmask 255.255.255.0
gateway 192.168.0.1
dns-servers 8.8.8.8 8.8.4.4
I would appreciate if someone could help me.
networking network-manager ethernet dhcp
add a comment |Â
up vote
0
down vote
favorite
Yesterday my PC connected to the internet; today it doesn't. The command ifconfig -a just shows the loopback interface, and when I checked the file /etc/network/interfaces I only saw this:
auto lo
iface lo
inet loopback
I tried this:
auto enp0s25
iface enp0s25 inet dhcp
/etc/init.d/networking restart
It failed. A reboot did not help. I tried changing the name of the interface to eno1 and eth0 which did not help. Why don't I see the MAC address of my Ethernet interface?
I also tried to set a static IP address like this:
iface enp0s25 inet static
address 192.168.0.100
netmask 255.255.255.0
gateway 192.168.0.1
dns-servers 8.8.8.8 8.8.4.4
I would appreciate if someone could help me.
networking network-manager ethernet dhcp
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Yesterday my PC connected to the internet; today it doesn't. The command ifconfig -a just shows the loopback interface, and when I checked the file /etc/network/interfaces I only saw this:
auto lo
iface lo
inet loopback
I tried this:
auto enp0s25
iface enp0s25 inet dhcp
/etc/init.d/networking restart
It failed. A reboot did not help. I tried changing the name of the interface to eno1 and eth0 which did not help. Why don't I see the MAC address of my Ethernet interface?
I also tried to set a static IP address like this:
iface enp0s25 inet static
address 192.168.0.100
netmask 255.255.255.0
gateway 192.168.0.1
dns-servers 8.8.8.8 8.8.4.4
I would appreciate if someone could help me.
networking network-manager ethernet dhcp
Yesterday my PC connected to the internet; today it doesn't. The command ifconfig -a just shows the loopback interface, and when I checked the file /etc/network/interfaces I only saw this:
auto lo
iface lo
inet loopback
I tried this:
auto enp0s25
iface enp0s25 inet dhcp
/etc/init.d/networking restart
It failed. A reboot did not help. I tried changing the name of the interface to eno1 and eth0 which did not help. Why don't I see the MAC address of my Ethernet interface?
I also tried to set a static IP address like this:
iface enp0s25 inet static
address 192.168.0.100
netmask 255.255.255.0
gateway 192.168.0.1
dns-servers 8.8.8.8 8.8.4.4
I would appreciate if someone could help me.
networking network-manager ethernet dhcp
edited May 14 at 17:56
Melebius
3,66041636
3,66041636
asked May 14 at 16:37
user8099525
11
11
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1036181%2fi-cant-see-my-network-interfaces-in-ubuntu-16-04-3%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