I can't see my network interfaces in ubuntu 16.04.3

The name of the pictureThe name of the pictureThe name of the pictureClash 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.







share|improve this question


























    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.







    share|improve this question
























      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.







      share|improve this question














      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.









      share|improve this question













      share|improve this question




      share|improve this question








      edited May 14 at 17:56









      Melebius

      3,66041636




      3,66041636










      asked May 14 at 16:37









      user8099525

      11




      11

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          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



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          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













































































          Popular posts from this blog

          Which professions warranted travel in Medieval times?

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Trouble downloading packages list due to a “Hash sum mismatch” error