Ubuntu 18.04 Ethernet cutting out randomly












0















Recently I've switched fully to Ubuntu after having a huge fuss with Windows. Even though I'd used Ubuntu before, my knowledge about Ubuntu and Linux in general is still very much to be desired. So please excuse any dumb mistakes or questions. Previously I had used Ubuntu 17.10, and when I updated to 18.04, I began to have trouble with my internet connection. It's wired Ethernet, and I've followed a ton of other tutorials and am still having trouble. Here is some info that should pertain to the topic at hand, and if there is anything else you need just ask and I'll update the post.



lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 06)
00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 06)
00:08.0 System peripheral: Intel Corporation Skylake Gaussian Mixture Model
00:14.0 USB controller: Intel Corporation 200 Series PCH USB 3.0 xHCI Controller
00:14.2 Signal processing controller: Intel Corporation 200 Series PCH Thermal Subsystem
00:16.0 Communication controller: Intel Corporation 200 Series PCH CSME HECI #1
00:17.0 SATA controller: Intel Corporation 200 Series PCH SATA controller [AHCI mode]
00:1c.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #7 (rev f0)
00:1f.0 ISA bridge: Intel Corporation 200 Series PCH LPC Controller (B250)
00:1f.2 Memory controller: Intel Corporation 200 Series PCH PMC
00:1f.3 Audio device: Intel Corporation 200 Series PCH HD Audio
00:1f.4 SMBus: Intel Corporation 200 Series PCH SMBus Controller
01:00.0 VGA compatible controller: NVIDIA Corporation GP108 (rev a1)
01:00.1 Audio device: NVIDIA Corporation GP108 High Definition Audio Controller (rev a1)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)


ifconfig -a
enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 4096
inet 129.93.213.104 netmask 255.255.255.0 broadcast 129.93.213.255
ether 30:9c:23:3f:a4:e1 txqueuelen 1000 (Ethernet)
RX packets 29736 bytes 21675467 (21.6 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 14893 bytes 2650128 (2.6 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 121 base 0x5000

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 6366 bytes 711610 (711.6 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 6366 bytes 711610 (711.6 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


sudo lshw -C network
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: enp2s0
version: 15
serial: 30:9c:23:3f:a4:e1
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8168 driverversion=8.045.08-NAPI duplex=full ip=129.93.213.104 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
resources: irq:121 ioport:d000(size=256) memory:df104000-df104fff memory:df100000-df103fff








share







New contributor




Epicranger is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    Recently I've switched fully to Ubuntu after having a huge fuss with Windows. Even though I'd used Ubuntu before, my knowledge about Ubuntu and Linux in general is still very much to be desired. So please excuse any dumb mistakes or questions. Previously I had used Ubuntu 17.10, and when I updated to 18.04, I began to have trouble with my internet connection. It's wired Ethernet, and I've followed a ton of other tutorials and am still having trouble. Here is some info that should pertain to the topic at hand, and if there is anything else you need just ask and I'll update the post.



    lspci
    00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 06)
    00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 06)
    00:08.0 System peripheral: Intel Corporation Skylake Gaussian Mixture Model
    00:14.0 USB controller: Intel Corporation 200 Series PCH USB 3.0 xHCI Controller
    00:14.2 Signal processing controller: Intel Corporation 200 Series PCH Thermal Subsystem
    00:16.0 Communication controller: Intel Corporation 200 Series PCH CSME HECI #1
    00:17.0 SATA controller: Intel Corporation 200 Series PCH SATA controller [AHCI mode]
    00:1c.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #7 (rev f0)
    00:1f.0 ISA bridge: Intel Corporation 200 Series PCH LPC Controller (B250)
    00:1f.2 Memory controller: Intel Corporation 200 Series PCH PMC
    00:1f.3 Audio device: Intel Corporation 200 Series PCH HD Audio
    00:1f.4 SMBus: Intel Corporation 200 Series PCH SMBus Controller
    01:00.0 VGA compatible controller: NVIDIA Corporation GP108 (rev a1)
    01:00.1 Audio device: NVIDIA Corporation GP108 High Definition Audio Controller (rev a1)
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)


    ifconfig -a
    enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 4096
    inet 129.93.213.104 netmask 255.255.255.0 broadcast 129.93.213.255
    ether 30:9c:23:3f:a4:e1 txqueuelen 1000 (Ethernet)
    RX packets 29736 bytes 21675467 (21.6 MB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 14893 bytes 2650128 (2.6 MB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    device interrupt 121 base 0x5000

    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 1000 (Local Loopback)
    RX packets 6366 bytes 711610 (711.6 KB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 6366 bytes 711610 (711.6 KB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


    sudo lshw -C network
    *-network
    description: Ethernet interface
    product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
    vendor: Realtek Semiconductor Co., Ltd.
    physical id: 0
    bus info: pci@0000:02:00.0
    logical name: enp2s0
    version: 15
    serial: 30:9c:23:3f:a4:e1
    size: 1Gbit/s
    capacity: 1Gbit/s
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
    configuration: autonegotiation=on broadcast=yes driver=r8168 driverversion=8.045.08-NAPI duplex=full ip=129.93.213.104 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
    resources: irq:121 ioport:d000(size=256) memory:df104000-df104fff memory:df100000-df103fff








    share







    New contributor




    Epicranger is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0


      1






      Recently I've switched fully to Ubuntu after having a huge fuss with Windows. Even though I'd used Ubuntu before, my knowledge about Ubuntu and Linux in general is still very much to be desired. So please excuse any dumb mistakes or questions. Previously I had used Ubuntu 17.10, and when I updated to 18.04, I began to have trouble with my internet connection. It's wired Ethernet, and I've followed a ton of other tutorials and am still having trouble. Here is some info that should pertain to the topic at hand, and if there is anything else you need just ask and I'll update the post.



      lspci
      00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 06)
      00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 06)
      00:08.0 System peripheral: Intel Corporation Skylake Gaussian Mixture Model
      00:14.0 USB controller: Intel Corporation 200 Series PCH USB 3.0 xHCI Controller
      00:14.2 Signal processing controller: Intel Corporation 200 Series PCH Thermal Subsystem
      00:16.0 Communication controller: Intel Corporation 200 Series PCH CSME HECI #1
      00:17.0 SATA controller: Intel Corporation 200 Series PCH SATA controller [AHCI mode]
      00:1c.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #7 (rev f0)
      00:1f.0 ISA bridge: Intel Corporation 200 Series PCH LPC Controller (B250)
      00:1f.2 Memory controller: Intel Corporation 200 Series PCH PMC
      00:1f.3 Audio device: Intel Corporation 200 Series PCH HD Audio
      00:1f.4 SMBus: Intel Corporation 200 Series PCH SMBus Controller
      01:00.0 VGA compatible controller: NVIDIA Corporation GP108 (rev a1)
      01:00.1 Audio device: NVIDIA Corporation GP108 High Definition Audio Controller (rev a1)
      02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)


      ifconfig -a
      enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 4096
      inet 129.93.213.104 netmask 255.255.255.0 broadcast 129.93.213.255
      ether 30:9c:23:3f:a4:e1 txqueuelen 1000 (Ethernet)
      RX packets 29736 bytes 21675467 (21.6 MB)
      RX errors 0 dropped 0 overruns 0 frame 0
      TX packets 14893 bytes 2650128 (2.6 MB)
      TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
      device interrupt 121 base 0x5000

      lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
      inet 127.0.0.1 netmask 255.0.0.0
      inet6 ::1 prefixlen 128 scopeid 0x10<host>
      loop txqueuelen 1000 (Local Loopback)
      RX packets 6366 bytes 711610 (711.6 KB)
      RX errors 0 dropped 0 overruns 0 frame 0
      TX packets 6366 bytes 711610 (711.6 KB)
      TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


      sudo lshw -C network
      *-network
      description: Ethernet interface
      product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
      vendor: Realtek Semiconductor Co., Ltd.
      physical id: 0
      bus info: pci@0000:02:00.0
      logical name: enp2s0
      version: 15
      serial: 30:9c:23:3f:a4:e1
      size: 1Gbit/s
      capacity: 1Gbit/s
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=r8168 driverversion=8.045.08-NAPI duplex=full ip=129.93.213.104 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
      resources: irq:121 ioport:d000(size=256) memory:df104000-df104fff memory:df100000-df103fff








      share







      New contributor




      Epicranger is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      Recently I've switched fully to Ubuntu after having a huge fuss with Windows. Even though I'd used Ubuntu before, my knowledge about Ubuntu and Linux in general is still very much to be desired. So please excuse any dumb mistakes or questions. Previously I had used Ubuntu 17.10, and when I updated to 18.04, I began to have trouble with my internet connection. It's wired Ethernet, and I've followed a ton of other tutorials and am still having trouble. Here is some info that should pertain to the topic at hand, and if there is anything else you need just ask and I'll update the post.



      lspci
      00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 06)
      00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 06)
      00:08.0 System peripheral: Intel Corporation Skylake Gaussian Mixture Model
      00:14.0 USB controller: Intel Corporation 200 Series PCH USB 3.0 xHCI Controller
      00:14.2 Signal processing controller: Intel Corporation 200 Series PCH Thermal Subsystem
      00:16.0 Communication controller: Intel Corporation 200 Series PCH CSME HECI #1
      00:17.0 SATA controller: Intel Corporation 200 Series PCH SATA controller [AHCI mode]
      00:1c.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #7 (rev f0)
      00:1f.0 ISA bridge: Intel Corporation 200 Series PCH LPC Controller (B250)
      00:1f.2 Memory controller: Intel Corporation 200 Series PCH PMC
      00:1f.3 Audio device: Intel Corporation 200 Series PCH HD Audio
      00:1f.4 SMBus: Intel Corporation 200 Series PCH SMBus Controller
      01:00.0 VGA compatible controller: NVIDIA Corporation GP108 (rev a1)
      01:00.1 Audio device: NVIDIA Corporation GP108 High Definition Audio Controller (rev a1)
      02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)


      ifconfig -a
      enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 4096
      inet 129.93.213.104 netmask 255.255.255.0 broadcast 129.93.213.255
      ether 30:9c:23:3f:a4:e1 txqueuelen 1000 (Ethernet)
      RX packets 29736 bytes 21675467 (21.6 MB)
      RX errors 0 dropped 0 overruns 0 frame 0
      TX packets 14893 bytes 2650128 (2.6 MB)
      TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
      device interrupt 121 base 0x5000

      lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
      inet 127.0.0.1 netmask 255.0.0.0
      inet6 ::1 prefixlen 128 scopeid 0x10<host>
      loop txqueuelen 1000 (Local Loopback)
      RX packets 6366 bytes 711610 (711.6 KB)
      RX errors 0 dropped 0 overruns 0 frame 0
      TX packets 6366 bytes 711610 (711.6 KB)
      TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0


      sudo lshw -C network
      *-network
      description: Ethernet interface
      product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
      vendor: Realtek Semiconductor Co., Ltd.
      physical id: 0
      bus info: pci@0000:02:00.0
      logical name: enp2s0
      version: 15
      serial: 30:9c:23:3f:a4:e1
      size: 1Gbit/s
      capacity: 1Gbit/s
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=r8168 driverversion=8.045.08-NAPI duplex=full ip=129.93.213.104 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
      resources: irq:121 ioport:d000(size=256) memory:df104000-df104fff memory:df100000-df103fff






      networking 18.04 ethernet





      share







      New contributor




      Epicranger is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Epicranger is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Epicranger is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 4 mins ago









      EpicrangerEpicranger

      1




      1




      New contributor




      Epicranger is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Epicranger is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Epicranger is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          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',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Epicranger is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1117054%2fubuntu-18-04-ethernet-cutting-out-randomly%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Epicranger is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Epicranger is a new contributor. Be nice, and check out our Code of Conduct.













          Epicranger is a new contributor. Be nice, and check out our Code of Conduct.












          Epicranger is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1117054%2fubuntu-18-04-ethernet-cutting-out-randomly%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          GameSpot

          connect to host localhost port 22: Connection refused

          Getting a Wifi WPA2 wifi connection