[code] collectNWData.sh V0.6.10 (Rev: 1.367, Build: 2013/04/03 17:12:05 UTC) --- Welcher Netzwerkverbindungtyp soll getestet werden? --- (1) Kabellose Verbindung (WLAN) --- Welche Netzwerktopologie liegt vor? --- (2) WLAN HW router <---> LinuxClient --- Auf welchem Rechner wird das Script ausgeführt? --- (1) LinuxClient --- WLAN SSID zu der verbunden werden soll: §§§§§§§§1 --- NWEliza untersucht das System nach häufigen Netzwerkkonfigurationsfehlern ... !!! CND0540W: Messages wurden am Netzwerkinterface wlan0 verworfen !!! CND0180I: Das System kann die externe IP 173.194.35.180 nicht pingen !!! CND0150E: Es kann ein Problem mit der default gateway definition 192.168.2.1 am Interface wlan0 vorliegen !!! CND0230W: IPV6 ist eingeschaltet !!! CND0310W: Klassische Netzwerkkonfiguration mit ifup wurde entdeckt. Die Konfiguration mit networkmanager ist einfacher --- Gehe zu http://www.linux-tips-and-tricks.de/CND um detailliertere Hinweise --- zu den Fehlermeldungen/Warnungen zu bekommen und wie die Fehler selbst beseitigt werden können. --- Wenn eigene Lösungsversuche erfolglos waren dann den Inhalt der Datei im Netz ablegen --- (Links siehe http://www.linux-tips-and-tricks.de/CND_UPL) --- und dann der nopaste Link im bevorzugten Linux Forum posten. ================================================================================================================== ===== cat /etc/*[-_]release || cat /etc/*[-_]version ============================================================= /etc/os-release /etc/SuSE-release NAME=openSUSE VERSION="12.3 (Dartmouth)" VERSION_ID="12.3" PRETTY_NAME="openSUSE 12.3 (Dartmouth) (i586)" ID=opensuse ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:opensuse:12.3" openSUSE 12.3 (i586) VERSION = 12.3 CODENAME = Dartmouth ===== uname -a =================================================================================================== Linux linux-j6p6.site 3.7.10-1.1-default #1 SMP Thu Feb 28 15:06:29 UTC 2013 (82d3f21) i686 i686 i386 GNU/Linux ===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "=''" ================================================== --- /etc/sysconfig/network/ifcfg-eth0 BOOTPROTO='dhcp' NAME='RTL-8139/8139C/8139C+' STARTMODE='ifplugd' USERCONTROL='no' IFPLUGD_PRIORITY='0' --- /etc/sysconfig/network/ifcfg-wlan0 BOOTPROTO='dhcp' NAME='RTL8191S WLAN Adapter' STARTMODE='hotplug' USERCONTROL='yes' WIRELESS_AP_SCANMODE='1' WIRELESS_AUTH_MODE='psk' WIRELESS_BITRATE='auto' WIRELESS_DEFAULT_KEY='0' WIRELESS_ESSID='§§§§§§§§1' WIRELESS_KEY_LENGTH='@@@@@@' WIRELESS_MODE='Managed' WIRELESS_POWER='no' WIRELESS_WPA_PSK='@@@@@@' ===== ping tests ================================================================================================= Ping of 173.194.35.180 failed ping: unknown host www.google.com Ping of www.google.com failed ===== cat /etc/resolv | grep -i "nameserver" ===================================================================== nameserver 192.168.2.1 ===== cat /etc/hosts ============================================================================================= 127.0.0.1 localhost ===== route -n | egrep "(eth|ath|ra|wlan|dsl|ppp)" =============================================================== 0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 wlan0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 wlan0 192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0 ===== ifconfig (filtered for eth|wlan|ra|ath|dsl|ppp) ============================================================ eth0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#1 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:33996 errors:0 dropped:1032 overruns:0 frame:0 TX packets:21783 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 Sendewarteschlangenlänge:1000 RX bytes:40513560 (38.6 Mb) TX bytes:2250578 (2.1 Mb) wlan0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#2 inet Adresse:192.168.2.109 Bcast:192.168.2.255 Maske:255.255.255.0 inet6 Adresse: fe80::287:25ff:fe14:4a06/64 Gültigkeitsbereich:Verbindung UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4306 errors:0 dropped:2757 overruns:0 frame:0 TX packets:163 errors:0 dropped:3 overruns:0 carrier:0 collisions:0 Sendewarteschlangenlänge:1000 RX bytes:286978 (280.2 Kb) TX bytes:30720 (30.0 Kb) ===== lspci ====================================================================================================== 02:05.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10) Subsystem: Acer Incorporated [ALI] Device [1025:1027] Kernel driver in use: 8139too ===== lsusb | grep -v "root hub" ================================================================================= Bus 001 Device 002: ID 1307:0165 Transcend Information, Inc. 2GB/4GB Flash Drive Bus 002 Device 002: ID 0bda:8172 Realtek Semiconductor Corp. RTL8191SU 802.11n WLAN Adapter ===== hwinfo (filtered) ========================================================================================== 22: PCI 205.0: 0200 Ethernet controller Model: "Realtek RTL-8139/8139C/8139C+" Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd." Device: pci 0x8139 "RTL-8139/8139C/8139C+" SubVendor: pci 0x1025 "Acer Incorporated [ALI]" SubDevice: pci 0x1027 Driver: "8139too" Driver Modules: "8139too" Device File: eth0 Link detected: no Driver Status: 8139too is active Driver Activation Cmd: "modprobe 8139too" Driver Status: 8139cp is active Driver Activation Cmd: "modprobe 8139cp" 41: USB 00.0: 0282 WLAN controller Model: "Realtek RTL8191S WLAN Adapter" Vendor: usb 0x0bda "Realtek Semiconductor Corp." Device: usb 0x8172 "RTL8191S WLAN Adapter" Driver: "r8712u" Driver Modules: "r8712u" Device File: wlan0 Link detected: yes Driver Status: r8712u is active Driver Activation Cmd: "modprobe r8712u" ===== lsmod (filtered) =========================================================================================== | 8139cp | 8139too | ac | ac97_bus | af_packet | | ahci | ata_piix | bnep | dcdbas | drm | | drm_kms_helper | ehci_hcd | hwmon | i2c_algo_bit | i2c_core | | i2c_i801 | ip_tables | libahci | libata | lpc_ich | | microcode | mperf | pciehp | pci_hotplug | ppdev | | r8712u | rfkill | scsi_dh | scsi_dh_alua | scsi_dh_emc | | scsi_dh_hp_sw | scsi_dh_rdac | serio_raw | sg | shpchp | | sr_mod | ttm | uhci_hcd | usb_common | usb_storage | | yenta_socket | ===== iwconfig =================================================================================================== eth0 no wireless extensions. wlan0 IEEE 802.11bgn ESSID:"§§§§§§§§2" Mode:Managed Frequency:2.447 GHz Access Point: ##:##:##:##:##:#3 Bit Rate:150 Mb/s Sensitivity:0/0 Retry:off RTS thr:off Fragment thr:off Encryption key:@@ @@@-@@@@-@@@@-@@@@- @@@@-@@@@@@@ Security mode:open Power Management:off Link Quality=100/100 Signal level=94/100 Noise level=0/100 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 ===== ls /lib/firmware/*.{fw,ucode,bin} ========================================================================== | agere_ap_fw.bin | agere_sta_fw.bin | ar5523.bin | ar7010.fw | | ar7010_1_1.fw | ar9170-1.fw | ar9170-2.fw | ar9271.fw | | ath3k-1.fw | bnx2x-e1-4.8.53.0.fw | bnx2x-e1-5.2.13.0.fw | bnx2x-e1-5.2.7.0.fw | | bnx2x-e1h-4.8.53.0.fw | bnx2x-e1h-5.2.13.0.fw | bnx2x-e1h-5.2.7.0.fw | carl9170-1.fw | | dvb-fe-xc5000-1.6.114.fw| dvb-usb-dib0700-1.20.fw | dvb-usb-terratec-h5-drxk.fw| f2255usb.bin | | htc_7010.fw | htc_9271.fw | intelliport2.bin | iwlwifi-100-5.ucode | | iwlwifi-1000-3.ucode | iwlwifi-1000-5.ucode | iwlwifi-105-6.ucode | iwlwifi-135-6.ucode | | iwlwifi-2000-6.ucode | iwlwifi-2030-6.ucode | iwlwifi-3945-2.ucode | iwlwifi-4965-1.ucode | | iwlwifi-4965-2.ucode | iwlwifi-5000-1.ucode | iwlwifi-5000-2.ucode | iwlwifi-5000-5.ucode | | iwlwifi-5150-2.ucode | iwlwifi-6000-4.ucode | iwlwifi-6000g2a-5.ucode | iwlwifi-6000g2a-6.ucode | | iwlwifi-6000g2b-5.ucode | iwlwifi-6000g2b-6.ucode | iwlwifi-6050-4.ucode | iwlwifi-6050-5.ucode | | lbtf_usb.bin | lgs8g75.fw | mts_mt9234mu.fw | mts_mt9234zba.fw | | phanfw.bin | ql2100_fw.bin | ql2200_fw.bin | ql2300_fw.bin | | ql2322_fw.bin | ql2400_fw.bin | ql2500_fw.bin | rt2561.bin | | rt2561s.bin | rt2661.bin | rt2860.bin | rt2870.bin | | rt3070.bin | rt3071.bin | rt3090.bin | rt3290.bin | | rt73.bin | s2250.fw | s2250_loader.fw | tlg2300_firmware.bin | | tr_smctr.bin | usbdux_firmware.bin | usbduxfast_firmware.bin | usbduxsigma_firmware.bin | | v4l-cx231xx-avcore-01.fw| v4l-cx23418-apu.fw | v4l-cx23418-cpu.fw | v4l-cx23418-dig.fw | | v4l-cx23885-avcore-01.fw| v4l-cx23885-enc.fw | v4l-cx25840.fw | vntwusb.fw | ===== iwlist scanning (filtered) ================================================================================= ESSID:"§§§§§§§§1" Frequency:2.447 GHz (Channel 8) Signal level=100/100 ESSID:"§§§§§§§§3" Frequency:2.457 GHz (Channel 10) Signal level=56/100 ESSID:"§§§§§§§§4" Frequency:2.462 GHz (Channel 11) Signal level=42/100 ===== ndiswrapper -l ============================================================================================= No ndiswrapper module loaded ===== Active processes =========================================================================================== wpa_supplicant:YES networkmanager:NO nm-applet:NO ===== Active WPA processes ======================================================================================= wpa_supplicant -iwlan0 -c/var/run/wpa_supplicant-wlan0.conf -Dwext -P/var/run/wpa_supplicant/wlan0.pid -B ===== ===== egrep -i "^[^#].*(persistent|networkmanager)" /etc/sysconfig/network/config ========================== FORCE_PERSISTENT_NAMES="" ===== Actual date for bias of following greps ==================================================================== 13:18:57 2013-05-04 ===== grep -i radio /var/log/messages* | tail -n 5 =============================================================== ===== dmesg | grep -i radio | tail -n 5 ========================================================================== ===== tail -n 300 /var/log/messages* | /usr/bin/grep -i firmware | tail -n 10 ==================================== ===== egrep 'eth|ath|wlan|ra|ppp' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* ========== ===== egrep -r 'eth[0-10]|ath[0-10]|wlan[0-10]|ra[0-10]' /etc/modprobe.*|egrep -v -i '#|blacklist' =============== ================================================================================================================== *** NWElizaStates V0.6.10 IF:eth0 IM:2 IF:wlan0 IM:1 DI:2 AP:1 FALON:1 NIC:0 cNiC:2:0 NI:0 cNI:0 PNG:1 DR:1 NISS:0 IP6:1 KM:0 WLW:0 RTDT:SuSE GUI:0 UID:0 [/code]