broken pipes and closed connections

I'm having difficulty using my linode properly. Sessions are not staying alive, making it impossible to use with ssh or playing minecraft.
The webservices are ok though.

I have two mtr reports from two independent sources:
WORK PC:
einar@interdictor:~$ mtr -rw my_linode
Start: 2021-07-15T00:31:20+0200
HOST: interdictor Loss% Snt Last Avg Best Wrst StDev
1.|-- syd-dsw.nettel.ntnu.no 0.0% 10 0.6 3.5 0.5 29.7 9.2
2.|-- ntnu-csw2.nettel.ntnu.no 0.0% 10 0.7 0.7 0.7 0.7 0.0
3.|-- ntnu-gw.nettel.ntnu.no 0.0% 10 0.8 0.8 0.7 0.9 0.1
4.|-- trd-gw.uninett.no 0.0% 10 0.4 0.5 0.4 0.6 0.0
5.|-- oslo-gw1.uninett.no 0.0% 10 8.2 8.1 8.0 8.2 0.0
6.|-- no-usi.nordu.net 0.0% 10 8.3 10.1 8.1 18.4 4.0
7.|-- se-tug.nordu.net 0.0% 10 33.5 17.4 15.5 33.5 5.7
8.|-- s-b5-link.ip.twelve99.net 0.0% 10 16.1 15.9 15.7 16.1 0.1
9.|-- s-bb2-link.ip.twelve99.net 80.0% 10 34. 33.9 33.8 34.1 0.3
10.|-- hbg-bb4-link.ip.twelve99.net 0.0% 10 30.1 30.0 29.0 31.8 0.9
11.|-- ldn-bb4-link.ip.twelve99.net 0.0% 10 33.8 34.0 33.6 36.5 0.9
12.|-- ldn-b2-link.ip.twelve99.net 0.0% 10 34.0 34.0 33.7 34.3 0.1
13.|-- linode-ic332557-ldn-b2.ip.twelve99-cust.net 0.0% 10 34.3 39.5 34.3 51.4 6.9
14.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
15.|-- my_linode 0.0% 10 34.3 34.4 34.3 34.6 0.1

HOMENETWORK:
HOST: einar-MACHC-WAX9 Loss% Snt Last Avg Best Wrst StDev
1.|-- _gateway 0.0% 10 4.8 3.0 2.2 4.8 0.8
2.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
3.|-- eb-u-gw-2.bkkb.no 0.0% 10 8.3 8.3 7.0 10.0 1.0
4.|-- ba-u-gw-2.bkkb.no 0.0% 10 7.3 8.3 7.2 9.3 0.8
5.|-- oso-b2-link.ip.twelve99.net 0.0% 10 9.7 8.8 7.1 10.5 1.2
6.|-- kbn-bb3-link.ip.twelve99.net 0.0% 10 33.7 36.3 33.7 42.8 3.2
7.|-- hbg-bb3-link.ip.twelve99.net 0.0% 10 34.5 36.7 34.2 39.7 2.0
8.|-- ldn-bb1-link.ip.twelve99.net 0.0% 10 36.7 35.8 33.9 37.0 1.1
9.|-- ldn-b2-link.ip.twelve99.net 10.0% 10 35.7 35.4 34.5 37.1 1.0
10.|-- linode-ic332557-ldn-b2.ip.twelve99-cust.net 0.0% 10 41.8 36.3 34.3 41.8 2.1
11.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0
12.|-- my_linode 0.0% 10 35.6 36.0 35.1 37.5 0.8

Is there something I should do with my linode to improve connectivity or is there something you can fix?

Im running ubuntu
I've tried turning off the firewall, changed tcp keepalive and sshd keepalive settings to no avail.

1 Reply

If you’re trying to run a Minecraft server, you’ll probably need something like Screen or Tmux (I prefer Tmux) which are terminal multiplexers that keep your ssh session running even when you’re logged out.

Here’s some information on Tmux. https://danielmiessler.com/study/tmux

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct