You are not logged in.

#1 2021-05-12 12:10:23

balance
Member
Registered: 2017-02-17
Posts: 64

Internet lags sometimes

Hi,

so sometimes my internet "lags". I experience it with wireless and ethernet. Now the wierless connection is just bad sometimes (I can see "no internet" on my android phone). Reconnecting usually helped.

Now other people who live in the same house (we share the internet) tell me the ethernet works fine but apparently it doesn't since sometimes a youtube stream might just start lagging and then loading a homepage takes ages. Pinging something works although I think I only tried to ping IPs e.g. 8.8.8.8 and never something that had to be resolved. Hard to test since I can't force it to lag.

I use NetworkManager.

Now what can I do to debug this?

Offline

#2 2021-05-12 12:17:29

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Internet lags sometimes

What's the output of...

find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f

No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2021-05-12 12:20:58

balance
Member
Registered: 2017-02-17
Posts: 64

Re: Internet lags sometimes

The output is

acpid.service                            | multi-user.target.wants
bluetooth.service                        | bluetooth.target.wants
dbus-org.bluez.service                   | system
dbus-org.freedesktop.nm-dispatcher.service | system
dirmngr.socket                           | sockets.target.wants
getty@tty1.service                       | getty.target.wants
gpg-agent-browser.socket                 | sockets.target.wants
gpg-agent-extra.socket                   | sockets.target.wants
gpg-agent.socket                         | sockets.target.wants
gpg-agent-ssh.socket                     | sockets.target.wants
mongodb.service                          | multi-user.target.wants
NetworkManager.service                   | multi-user.target.wants
NetworkManager-wait-online.service       | network-online.target.wants
p11-kit-server.socket                    | sockets.target.wants
pulseaudio.socket                        | sockets.target.wants
remote-fs.target                         | multi-user.target.wants
systemd-swap.service                     | multi-user.target.wants

also I just had such a "lag" and pinging www.google.com comes with a 1ms latency, no packages lost.

Last edited by balance (2021-05-12 12:23:15)

Offline

Board footer

Powered by FluxBB