• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Netzwerk Langsam

Aeontux

Newbie
Hallo
Ich habe bei meinem Suse meine dwl-520 karte installiert, und bin dabei so vorgegangen wie beschrieben. Unter Yast keine Einstellungen, und bin mit Knetwork online. Ja das Internet geht bei mir, doch extrem langsam, sodass ich einfach nicht arbeiten kann damit. Dann hab ich ein wenig herumgeschaut und es auch nach folgendem nachgemacht:http://en.opensuse.org/Atheros_madwifi
Doch die Leistung bleibt trotzdem sehr schlecht.
Hier noch collectNWData:
Code:
collectNWData.sh V0.6.1.9-1 (Rev: 1.144)
--- Welcher Netzwerkverbindungtyp soll getestet werden?
--- (2) Kabellose Verbindung (WLAN)
--- Welche Netzwerktopologie liegt vor?
--- (2) WLAN HW router <---> LinuxClient
--- Auf welchem Rechner wird das Script ausgeführt?
--- (1) LinuxClient
!!! CND0230W: IPV6 ist eingeschaltet
--- Netzwerkkonfigurationsinformationen werden in Datei collectNWData.txt geschrieben ...
--- 1 Warnungen gefunden
--- Gehe zu http://www.linux-tips-and-tricks.de/CND um detailiertere Hinweise zu den Fehlermeldungen/Warnungen zu bekommen und wie die Fehler beseitigt werden könnenF

==================================================================================================================
==================================================================================================================
*** uname -a
Linux linux-jptw 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 x86_64 x86_64 x86_64 GNU/Linux
==================================================================================================================
*** cat /etc/*-release
LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-2.0-x86_64:core-3.2-x86_64"
openSUSE 11.1 (x86_64)
VERSION = 11.1
==================================================================================================================
*** cat /etc/resolv | grep -vi "search"
nameserver 192.168.178.1
==================================================================================================================
*** cat /etc/hosts
127.0.0.1       localhost
127.0.0.2       linux-jptw.site linux-jptw
==================================================================================================================
*** cat /etc/HOSTNAME
linux-jptw.site
==================================================================================================================
*** route
Kernel IP Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
192.168.178.0   0.0.0.0         255.255.255.0   U     2      0        0 wlan0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.178.1   0.0.0.0         UG    0      0        0 wlan0
==================================================================================================================
*** ifconfig
lo        Link encap:Lokale Schleife  
          inet Adresse:127.0.0.1  Maske:255.0.0.0
          inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:159 errors:0 dropped:0 overruns:0 frame:0
          TX packets:159 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:0 
          RX bytes:29732 (29.0 Kb)  TX bytes:29732 (29.0 Kb)
wlan0     Link encap:Ethernet  Hardware Adresse ##:##:##:##:##:#1  
          inet Adresse:192.168.178.20  Bcast:192.168.178.255  Maske:255.255.255.0
          inet6 Adresse: fe80::21c:f0ff:fec9:dc58/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4269 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3828 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:3924285 (3.7 Mb)  TX bytes:635363 (620.4 Kb)
wmaster0  Link encap:UNSPEC  Hardware Adresse 00-1C-F0-C9-DC-58-00-00-00-00-00-00-00-00-00-00  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
==================================================================================================================
*** ping tests
Ping of 195.135.220.3 OK
Ping of www.suse.de OK
==================================================================================================================
*** dhcpcd-test
wlan0: DHCP server available
==================================================================================================================
*** lspci
00:09.0 Ethernet controller [0200]: Atheros Communications Inc. Atheros AR5001X+ Wireless Network Adapter [168c:0013] (rev 01)
==================================================================================================================
*** lsusb
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
==================================================================================================================
*** hwinfo --netcard; # (filtered)
17: PCI 09.0: 0282 WLAN controller
  Model: "D-Link AirPlus DWL-G520 Wireless PCI Adapter(rev.B)"
  Vendor: pci 0x168c "Atheros Communications Inc."
  Device: pci 0x0013 "Atheros AR5001X+ Wireless Network Adapter"
  SubVendor: pci 0x1186 "D-Link System Inc"
  SubDevice: pci 0x3a13 "D-Link AirPlus DWL-G520 Wireless PCI Adapter(rev.B)"
  Driver: "ath5k_pci"
  Driver Modules: "ath5k"
  Device File: wlan0
  Link detected: yes
    Driver Status: ath5k is active
    Driver Activation Cmd: "modprobe ath5k"
    Driver Status: ath_pci is active
    Driver Activation Cmd: "modprobe ath_pci"
==================================================================================================================
*** List of loaded modules
| ac97_bus                | aes_generic             | aes_x86_64              | af_packet                |
| arc4                    | ata_generic             | ath5k                   | ath_hal                  |
| ath_pci                 | binfmt_misc             | button                  | cdrom                    |
| cfg80211                | cpufreq_conservative    | cpufreq_powersave       | cpufreq_userspace        |
| crc_t10dif              | crypto_blkcipher        | dm_mod                  | dock                     |
| ecb                     | edd                     | ehci_hcd                | ext3                     |
| fan                     | ff_memless              | floppy                  | fuse                     |
| gameport                | hid                     | hwmon                   | i2c_core                 |
| i2c_viapro              | ide_core                | ide_pci_generic         | ip6table_filter          |
| ip6table_mangle         | ip6table_raw            | ip6_tables              | ip6t_LOG                 |
| ip6t_REJECT             | iptable_filter          | iptable_raw             | ip_tables                |
| ipt_LOG                 | ipt_REJECT              | ipv6                    | jbd                      |
| joydev                  | k8temp                  | led_class               | libata                   |
| loop                    | mac80211                | mbcache                 | nf_conntrack             |
| nf_conntrack_ipv4       | nf_conntrack_ipv6       | nf_conntrack_netbios_ns | parport                  |
| parport_pc              | pata_via                | pci_hotplug             | pcspkr                   |
| powernow_k8             | ppdev                   | processor               | rtc_cmos                 |
| rtc_core                | rtc_lib                 | sata_via                | scsi_mod                 |
| sd_mod                  | serio_raw               | sg                      | shpchp                   |
| snd                     | snd_ac97_codec          | snd_ca0106              | snd_mixer_oss            |
| snd_mpu401_uart         | snd_page_alloc          | snd_pcm                 | snd_pcm_oss              |
| snd_rawmidi             | snd_seq                 | snd_seq_device          | snd_seq_midi             |
| snd_seq_midi_event      | snd_timer               | snd_via82xx             | soundcore                |
| sr_mod                  | thermal                 | thermal_sys             | uhci_hcd                 |
| usbcore                 | usbhid                  | via82cxxx               | wlan                     |
| x_tables                | xt_limit                | xt_NOTRACK              | xt_pkttype               |
| xt_state                | xt_tcpudp               |
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v ".*=''"
==================================================================================================================
*** iwconfig
lo        no wireless extensions.
wmaster0  no wireless extensions.
wlan0     IEEE 802.11bg  ESSID:"§§§§§§§§1"  
          Mode:Managed  Frequency:2.412 GHz  Access Point: ##:##:##:##:##:#2   
          Bit Rate=12 Mb/s   Tx-Power=27 dBm   
          Retry min limit:7   RTS thr:off   Fragment thr=2352 B   
          Encryption key:@@ @@@-@@@@-@@@@-@@@@-@@@@-@@@@@@@ [3]   Security mode:open
          Power Management:off
          Link Quality=48/100  Signal level:-60 dBm  Noise level=-91 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
==================================================================================================================
*** Actual date for bias of following greps
22:53:12 2009-04-16
==================================================================================================================
*** tail -n 300 /var/log/messages* | grep -i -A 5 'firmware'
==================================================================================================================
*** grep -i radio /var/log/boot.msg | tail -n 5
==================================================================================================================
*** dmesg | grep -i radio | tail -n 5
==================================================================================================================
*** tail -n 300 /var/log/messages* | /usr/bin/grep -i firmware | tail -n 5
==================================================================================================================
*** ls -ls /lib/firmware
insgesamt 4
4 drwxr-xr-x 14 root root 4096  5. Mär 21:30 2.6.27.7-9-default
==================================================================================================================
*** ndiswrapper -l
No ndiswrapper module loaded
==================================================================================================================
*** Active processes
wpa_supplicant:YES knetworkmanager:YES nm-applet:NO
==================================================================================================================
*** grep NETWORKMANAGER /etc/sysconfig/network/config
NETWORKMANAGER="yes"
==================================================================================================================
*** grep -i persistent /etc/sysconfig/network/config
==================================================================================================================
*** grep 'eth|ath|wlan|ra' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/70-persistent-net
/usr/bin/egrep: /etc/udev/rules.d/*net_persistent*: Datei oder Verzeichnis nicht gefunden
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#1", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
==================================================================================================================
*** grep -r 'eth[0-10]|ath[0-10]|wlan[0-10]|ra[0-10]' /etc/modprobe.*
/etc/modprobe.conf:install eth0             /bin/true
/etc/modprobe.conf:install eth1             /bin/true
==================================================================================================================
*** iwlist scanning
                    ESSID:"§§§§§§§§1"
                    Channel:1
                    Quality=46/100  Signal level:-61 dBm  Noise level=-91 dBm
                    Encryption key:on
                    IE: WPA Version 1
                    IE: IEEE 802.11i/WPA2 Version 1
                    ESSID:"§§§§§§§§2"
                    Channel:6
                    Quality=34/100  Signal level:-67 dBm  Noise level=-89 dBm
                    Encryption key:on
                    IE: WPA Version 1
==================================================================================================================
*** NWEliza states
IF:wlan0  IM:2
DI:1 dI:1 NIC:0 cNiC:1:0 NI:0 cNI:0 PNG:0 DNS:0 MTU:1 NISS:0 IP6:1 KM:0 WLW: 0 AP:1
Kann mir jemand helfen?
 
OP
A

Aeontux

Newbie
Danke werd ich probieren, aber ich glaube nicht das es am Firefox liegt, weil ich mit konquerer die gleichen ergebnisse habe
 
Wie weit ist der Router von Deinem PC entfernt? Die Script Ausgabe sagt:
Code:
 wlan0     IEEE 802.11bg  ESSID:"§§§§§§§§1" 
         Mode:Managed  Frequency:2.412 GHz  Access Point: ##:##:##:##:##:#2   
          Bit Rate=12 Mb/s   Tx-Power=27 dBm   
          Retry min limit:7   RTS thr:off   Fragment thr=2352 B   
          Encryption key:@@ @@@-@@@@-@@@@-@@@@-@@@@-@@@@@@@ [3]   Security mode:open
          Power Management:off
          Link Quality=48/100  Signal level:-60 dBm  Noise level=-91 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
Die Link Quality=48/100 ist schwach, deswegen vielleicht auch der Datenfluss so langsam. Teste das einfach mit dem Kommando
Code:
iwconfig
 

Tooltime

Advanced Hacker
Versuch mal die Übertragungsrate manuell zu begrenzen. Manchmal bringt die automatische Geschwindigkeitswahl Probleme. Einfach als root mal folgenden Befehl ausführen:

  • iwconfig wlan0 rate 5.5M
 
Oben