Ubuntu 18.04 Ethernet cutting out randomlyWireless internet not working: unclaimedWhy has networking for my...
Constexpr if with a non-bool condition
When can a QA tester start his job?
When do I have to declare that I want to twin my spell?
Do authors have to be politically correct in article-writing?
Play Zip, Zap, Zop
Line of Bones to Travel and Conform to Curve (Like Train on a Track, Snake...)
Avoid page break between paragraphs
If I delete my router's history can my ISP still provide it to my parents?
In Linux what happens if 1000 files in a directory are moved to another location while another 300 files were added to the source directory?
"on its way" vs. "in its way"
Why do neural networks need so many training examples to perform?
How do you voice extended chords?
What to look for when criticizing poetry?
Why publish a research paper when a blog post or a lecture slide can have more citation count than a journal paper?
Ellipses aligned on the same boundary point
Why is Agricola named as such?
How do I draw the dashed lines as shown in this figure
Why are all my replica super soldiers young adults or old teenagers?
Airplane generations - how does it work?
How do you catch Smeargle in Pokemon Go?
How do I append a character to the end of every line in an Excel cell?
A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?
Is it possible to grant users sftp access without shell access? If yes, how is it implemented?
Citing paywalled articles accessed via illegal web sharing
Ubuntu 18.04 Ethernet cutting out randomly
Wireless internet not working: unclaimedWhy has networking for my 12.04 setup stopped working?Wireless Interface Hard Blocked, Cannot Bring UpUbuntu 16.04 Weak WiFi Signal after dual boot Ralink Rt3290Wifi not working for HP 15-bs0xx & Ubuntu 16.04Realtek Semiconductor Co, Ltd. Device d723I've managed to completely bork my network connection in 18.04RT5390 WiFi Card Suddenly Stopped Working Ubuntu 18.04Ethernet interface gets disabled when GPU is removedWiFi stopped working on Ubuntu version 16.04 LTS after suspend
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
add a comment |
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
1
Please edit with elaboration of you problem - what specific kind of problem you have? Huge ping, connection drops, you can't connect via ssh?
– Gravemind
Feb 10 at 6:00
The connection cuts out completely for a period(A few minutes mostly), I can't ping anything, can't get webpages to load up, etc. And then will come back after a while, stay fine for a little bit, then repeat.
– Epicranger
Feb 10 at 9:28
seems like an issue with your router. Seems like it is overheated or overloaded, so it reboots, and thus you face connection drops.
– Gravemind
Feb 10 at 10:21
add a comment |
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
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
networking 18.04 ethernet
asked Feb 10 at 4:23
EpicrangerEpicranger
1
1
1
Please edit with elaboration of you problem - what specific kind of problem you have? Huge ping, connection drops, you can't connect via ssh?
– Gravemind
Feb 10 at 6:00
The connection cuts out completely for a period(A few minutes mostly), I can't ping anything, can't get webpages to load up, etc. And then will come back after a while, stay fine for a little bit, then repeat.
– Epicranger
Feb 10 at 9:28
seems like an issue with your router. Seems like it is overheated or overloaded, so it reboots, and thus you face connection drops.
– Gravemind
Feb 10 at 10:21
add a comment |
1
Please edit with elaboration of you problem - what specific kind of problem you have? Huge ping, connection drops, you can't connect via ssh?
– Gravemind
Feb 10 at 6:00
The connection cuts out completely for a period(A few minutes mostly), I can't ping anything, can't get webpages to load up, etc. And then will come back after a while, stay fine for a little bit, then repeat.
– Epicranger
Feb 10 at 9:28
seems like an issue with your router. Seems like it is overheated or overloaded, so it reboots, and thus you face connection drops.
– Gravemind
Feb 10 at 10:21
1
1
Please edit with elaboration of you problem - what specific kind of problem you have? Huge ping, connection drops, you can't connect via ssh?
– Gravemind
Feb 10 at 6:00
Please edit with elaboration of you problem - what specific kind of problem you have? Huge ping, connection drops, you can't connect via ssh?
– Gravemind
Feb 10 at 6:00
The connection cuts out completely for a period(A few minutes mostly), I can't ping anything, can't get webpages to load up, etc. And then will come back after a while, stay fine for a little bit, then repeat.
– Epicranger
Feb 10 at 9:28
The connection cuts out completely for a period(A few minutes mostly), I can't ping anything, can't get webpages to load up, etc. And then will come back after a while, stay fine for a little bit, then repeat.
– Epicranger
Feb 10 at 9:28
seems like an issue with your router. Seems like it is overheated or overloaded, so it reboots, and thus you face connection drops.
– Gravemind
Feb 10 at 10:21
seems like an issue with your router. Seems like it is overheated or overloaded, so it reboots, and thus you face connection drops.
– Gravemind
Feb 10 at 10:21
add a comment |
2 Answers
2
active
oldest
votes
It's very possible the issue resides outside of your Ubuntu machine. I've had this issue in the past and it ended up being a faulty port on my switch. Here's a few things you can try on that tangent:
- Replace the Ethernet cable/make sure it's the correct cable for gigabit (Cat5e, Cat6).
- Check other devices on your network for similar issues. If they are experiencing the same problem, it's likely the fault of either a switch or your router, depending on how your network is laid out.
- Look at the output of
ifconfig -a
after the computer has been running for a couple hours. Check for any of the error categories:dropped
,overruns
,collisions
, etc. These typically won't show up immediately after boot unless the problem is really prominent. Each of these categories indicates something going wrong (except collisions if your computer is connected to a hub) with a different aspect of your computer's connection. - Plug your Ubuntu machine into another port on your switch/router. Try to duplicate the problem.
add a comment |
@Epicranger, I have the same network hardware and the same problem started a few days ago running 16.04 LTS.
Have also cranked through a process of elimination, the most telling being that the problem is not seen in Win 7. Since I would rather be tortured than run Windows (which actually IS tortnure), finding a solution is not optional.
So posting this as a placeholder for now, returning w/ fix shortly...
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
It's very possible the issue resides outside of your Ubuntu machine. I've had this issue in the past and it ended up being a faulty port on my switch. Here's a few things you can try on that tangent:
- Replace the Ethernet cable/make sure it's the correct cable for gigabit (Cat5e, Cat6).
- Check other devices on your network for similar issues. If they are experiencing the same problem, it's likely the fault of either a switch or your router, depending on how your network is laid out.
- Look at the output of
ifconfig -a
after the computer has been running for a couple hours. Check for any of the error categories:dropped
,overruns
,collisions
, etc. These typically won't show up immediately after boot unless the problem is really prominent. Each of these categories indicates something going wrong (except collisions if your computer is connected to a hub) with a different aspect of your computer's connection. - Plug your Ubuntu machine into another port on your switch/router. Try to duplicate the problem.
add a comment |
It's very possible the issue resides outside of your Ubuntu machine. I've had this issue in the past and it ended up being a faulty port on my switch. Here's a few things you can try on that tangent:
- Replace the Ethernet cable/make sure it's the correct cable for gigabit (Cat5e, Cat6).
- Check other devices on your network for similar issues. If they are experiencing the same problem, it's likely the fault of either a switch or your router, depending on how your network is laid out.
- Look at the output of
ifconfig -a
after the computer has been running for a couple hours. Check for any of the error categories:dropped
,overruns
,collisions
, etc. These typically won't show up immediately after boot unless the problem is really prominent. Each of these categories indicates something going wrong (except collisions if your computer is connected to a hub) with a different aspect of your computer's connection. - Plug your Ubuntu machine into another port on your switch/router. Try to duplicate the problem.
add a comment |
It's very possible the issue resides outside of your Ubuntu machine. I've had this issue in the past and it ended up being a faulty port on my switch. Here's a few things you can try on that tangent:
- Replace the Ethernet cable/make sure it's the correct cable for gigabit (Cat5e, Cat6).
- Check other devices on your network for similar issues. If they are experiencing the same problem, it's likely the fault of either a switch or your router, depending on how your network is laid out.
- Look at the output of
ifconfig -a
after the computer has been running for a couple hours. Check for any of the error categories:dropped
,overruns
,collisions
, etc. These typically won't show up immediately after boot unless the problem is really prominent. Each of these categories indicates something going wrong (except collisions if your computer is connected to a hub) with a different aspect of your computer's connection. - Plug your Ubuntu machine into another port on your switch/router. Try to duplicate the problem.
It's very possible the issue resides outside of your Ubuntu machine. I've had this issue in the past and it ended up being a faulty port on my switch. Here's a few things you can try on that tangent:
- Replace the Ethernet cable/make sure it's the correct cable for gigabit (Cat5e, Cat6).
- Check other devices on your network for similar issues. If they are experiencing the same problem, it's likely the fault of either a switch or your router, depending on how your network is laid out.
- Look at the output of
ifconfig -a
after the computer has been running for a couple hours. Check for any of the error categories:dropped
,overruns
,collisions
, etc. These typically won't show up immediately after boot unless the problem is really prominent. Each of these categories indicates something going wrong (except collisions if your computer is connected to a hub) with a different aspect of your computer's connection. - Plug your Ubuntu machine into another port on your switch/router. Try to duplicate the problem.
answered Feb 10 at 14:01
MintyMinty
75328
75328
add a comment |
add a comment |
@Epicranger, I have the same network hardware and the same problem started a few days ago running 16.04 LTS.
Have also cranked through a process of elimination, the most telling being that the problem is not seen in Win 7. Since I would rather be tortured than run Windows (which actually IS tortnure), finding a solution is not optional.
So posting this as a placeholder for now, returning w/ fix shortly...
add a comment |
@Epicranger, I have the same network hardware and the same problem started a few days ago running 16.04 LTS.
Have also cranked through a process of elimination, the most telling being that the problem is not seen in Win 7. Since I would rather be tortured than run Windows (which actually IS tortnure), finding a solution is not optional.
So posting this as a placeholder for now, returning w/ fix shortly...
add a comment |
@Epicranger, I have the same network hardware and the same problem started a few days ago running 16.04 LTS.
Have also cranked through a process of elimination, the most telling being that the problem is not seen in Win 7. Since I would rather be tortured than run Windows (which actually IS tortnure), finding a solution is not optional.
So posting this as a placeholder for now, returning w/ fix shortly...
@Epicranger, I have the same network hardware and the same problem started a few days ago running 16.04 LTS.
Have also cranked through a process of elimination, the most telling being that the problem is not seen in Win 7. Since I would rather be tortured than run Windows (which actually IS tortnure), finding a solution is not optional.
So posting this as a placeholder for now, returning w/ fix shortly...
answered 19 mins ago
u2nu2n
5791515
5791515
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
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
1
Please edit with elaboration of you problem - what specific kind of problem you have? Huge ping, connection drops, you can't connect via ssh?
– Gravemind
Feb 10 at 6:00
The connection cuts out completely for a period(A few minutes mostly), I can't ping anything, can't get webpages to load up, etc. And then will come back after a while, stay fine for a little bit, then repeat.
– Epicranger
Feb 10 at 9:28
seems like an issue with your router. Seems like it is overheated or overloaded, so it reboots, and thus you face connection drops.
– Gravemind
Feb 10 at 10:21