Habe festgestellt das seit kurzem mein Netzwerk sehr langsam ist.
Hatte bis vor kurzem immer ca 10MB/s.
Jatzt ist es so das anfangs beim kopieren einer Datei alles ok ist und dann plötzlich die Übertragungsrate auf ca 100kb/s sinkt.
Egal ob ich mit proftp oder sftp oder samba kopiere ,das Verhalten bleibt immer gleich.
Ich verwende WLan.
Code
- # This file is generated from information provided by
- # the datasource. Changes to it will not persist across an instance.
- # To disable cloud-init's network configuration capabilities, write a file
- # /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
- # network: {config: disabled}
- network:
- version: 2
- renderer: networkd
- wifis:
- wlx24050ff62433:
- addresses:
- - 192.168.178.24/24
- dhcp4: no
- gateway4: 192.168.178.1
- nameservers:
- addresses: [192.168.178.1]
- access-points:
- Frank24:
- password: xxxxxxxxxxxxxxxxxxxxxx
Wo kann ich ansetzen um das Problem zu finden???
Verwende folgenden WLan Chip
Code
- root@stube:/etc/netplan# lsusb
- Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- Bus 001 Device 002: ID 148f:5572 Ralink Technology, Corp. RT5572 Wireless Adapter
- Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- root@stube:/etc/netplan#