[code] collectNWData.sh V0.6.10 (Rev: 1.367, Build: 2013/04/03 17:12:05 UTC) --- Which type of your network connection should be tested? --- (1) Wireless connection (WLAN) --- What's the type of networktopology? --- (1) WLAN access point <---> LinuxClient --- On which host is the script executed? --- (1) LinuxClient --- WLAN SSID to connect to: §§§§§§§§1 --- NWEliza is analyzing the system for common network configuration errors ... !!! CND0230W: IPV6 enabled !!! CND0310W: Classic network configuration with ifup was detected. Configuration with networkmanager is easier --- Go to http://www.linux-tips-and-tricks.de/CND to get more detailed instructions --- about the error/warning messages and how to fix the problems on your own. --- If you are unsuccessful then place the contents of file in the net --- (see http://www.linux-tips-and-tricks.de/CND_UPL for links) --- and then paste the nopaste link on your favorite Linux forum. ================================================================================================================== ===== 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) (x86_64)" ID=opensuse ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:opensuse:12.3" openSUSE 12.3 (x86_64) VERSION = 12.3 CODENAME = Dartmouth ===== uname -a =================================================================================================== Linux linux-cn8r.site 3.7.10-1.1-desktop #1 SMP PREEMPT Thu Feb 28 15:06:29 UTC 2013 (82d3f21) x86_64 x86_64 x86_64 GNU/Linux ===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "=''" ================================================== --- /etc/sysconfig/network/ifcfg-eth0 BOOTPROTO='dhcp' NAME='RTL8111/8168B PCI Express Gigabit Ethernet controller' STARTMODE='auto' USERCONTROL='no' --- /etc/sysconfig/network/ifcfg-wlan0 BOOTPROTO='dhcp' NAME='Broadcom WLAN controller' STARTMODE='auto' USERCONTROL='yes' WIRELESS_AP_SCANMODE='1' WIRELESS_AUTH_MODE='open' WIRELESS_BITRATE='auto' WIRELESS_DEFAULT_KEY='0' WIRELESS_KEY_LENGTH='@@@@@@' WIRELESS_MODE='Managed' WIRELESS_POWER='no' ===== ping tests ================================================================================================= Ping of 173.194.35.176 OK Ping of www.google.com OK ===== cat /etc/resolv | grep -i "nameserver" ===================================================================== nameserver 10.0.0.138 ===== cat /etc/hosts ============================================================================================= 127.0.0.1 localhost ===== route -n | egrep "(eth|ath|ra|wlan|dsl|ppp)" =============================================================== 0.0.0.0 10.0.0.138 0.0.0.0 UG 0 0 0 wlan0 10.0.0.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: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) wlan0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#2 inet Adresse:10.0.0.10 Bcast:10.0.0.255 Maske:255.255.255.0 inet6 Adresse: fe80::c214:3dff:fedb:4713/64 Gültigkeitsbereich:Verbindung UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:6779 errors:0 dropped:0 overruns:0 frame:0 TX packets:7146 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 Sendewarteschlangenlänge:1000 RX bytes:5120918 (4.8 Mb) TX bytes:3645885 (3.4 Mb) ===== lspci ====================================================================================================== 01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller [10ec:8168] (rev 07) Subsystem: Lenovo Device [17aa:5104] Kernel driver in use: r8169 02:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01) Subsystem: Broadcom Corporation Device [14e4:0608] Kernel driver in use: bcma-pci-bridge ===== lsusb | grep -v "root hub" ================================================================================= Bus 002 Device 002: ID 04f2:b2fe Chicony Electronics Co., Ltd Bus 003 Device 002: ID 0a5c:21f4 Broadcom Corp. ===== hwinfo (filtered) ========================================================================================== 33: PCI 100.0: 0200 Ethernet controller Model: "Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller" Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd." Device: pci 0x8168 "RTL8111/8168B PCI Express Gigabit Ethernet controller" SubVendor: pci 0x17aa "Lenovo" SubDevice: pci 0x5104 Driver: "r8169" Driver Modules: "r8169" Device File: eth0 Link detected: no Driver Status: r8169 is active Driver Activation Cmd: "modprobe r8169" 34: PCI 200.0: 0282 WLAN controller Model: "Broadcom WLAN controller" Vendor: pci 0x14e4 "Broadcom" Device: pci 0x4727 SubVendor: pci 0x14e4 "Broadcom" SubDevice: pci 0x0608 Driver: "bcma-pci-bridge" Driver Modules: "bcma" Device File: wlan0 Link detected: yes Driver Status: bcma is active Driver Activation Cmd: "modprobe bcma" ===== lsmod (filtered) =========================================================================================== | ac | af_packet | amd_iommu_v2 | arc4 | b43 | | bcma | bnep | brcmsmac | brcmutil | cfg80211 | | cordic | fglrx | i2c_piix4 | ip_tables | k10temp | | kvm | mac80211 | microcode | mmc_core | mperf | | r8169 | rfcomm | rfkill | rts_pstor | scsi_dh | | scsi_dh_alua | scsi_dh_emc | scsi_dh_hp_sw | scsi_dh_rdac | sg | | ssb | wmi | xhci_hcd | ===== iwconfig =================================================================================================== eth0 no wireless extensions. wlan0 IEEE 802.11bgn ESSID:"§§§§§§§§1" Mode:Managed Frequency:2.462 GHz Access Point: ##:##:##:##:##:#3 Bit Rate=21.7 Mb/s Tx-Power=19 dBm Retry long limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off Link Quality=33/70 Signal level=-77 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:3 Invalid misc:28 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) ================================================================================= Channel:11 Frequency:2.462 GHz (Channel 11) Quality=32/70 Signal level=-78 dBm ESSID:"§§§§§§§§1" Channel:6 Frequency:2.437 GHz (Channel 6) Quality=43/70 Signal level=-67 dBm ESSID:"§§§§§§§§2" ===== ndiswrapper -l ============================================================================================= No ndiswrapper module loaded ===== Active processes =========================================================================================== wpa_supplicant:YES networkmanager:YES nm-applet:NO ===== ===== egrep -i "^[^#].*(persistent|networkmanager)" /etc/sysconfig/network/config ========================== FORCE_PERSISTENT_NAMES="" ===== rfkill list wifi =========================================================================================== 2: phy1: Wireless LAN Soft blocked: no Hard blocked: no ===== Actual date for bias of following greps ==================================================================== 14:57:19 2013-05-08 ===== grep -i radio /var/log/messages* | tail -n 5 =============================================================== 2013-05-02T09:22:54.253229+02:00 linux-cn8r kernel: [ 15.498550] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked 2013-05-03T16:44:39.241133+02:00 linux-cn8r kernel: [ 17.307553] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked 2013-05-04T10:56:50.514664+02:00 linux-cn8r kernel: [ 15.691440] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked 2013-05-05T14:23:50.983694+02:00 linux-cn8r kernel: [ 17.302256] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked 2013-05-08T14:34:10.247665+02:00 linux-cn8r kernel: [ 16.940357] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked ===== dmesg | grep -i radio | tail -n 5 ========================================================================== [ 16.940357] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked ===== 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* ========== /etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#1", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0" /etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#2", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0" ===== 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:0 DNS:0 MTU:0 NISS:0 IP6:1 KM:0 WLW:0 RTDT:SuSE GUI:0 UID:0 [/code]