[code] collectNWData.sh V0.6.5.4.5 (Rev: 1.291, Build: 2011/09/17 12:11:25 UTC) --- Which type of your network connection should be tested? --- (1) Wired connection --- What's the type of networktopology? --- (1) DSL modem <---> LinuxClient --- On which host is the script executed? --- (1) LinuxClient --- NWEliza is analyzing the system for common network configuration errors ... !!! CND0390E: No loaded module detected for interface !!! CND0310W: Classic network configuration with ifup was detected. Configuration with knetworkmanager is much easier --- Go to http://www.linux-tips-and-tricks.de/CND#English 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 collectNWData.txt in the net --- (see http://www.linux-tips-and-tricks.de/CND_UPL#English for links) --- and then paste the nopaste link on your favorite Linux forum. ================================================================================================================== ===== cat /etc/*[-_]release || cat /etc/*[-_]version ============================================================= /etc/SuSE-release openSUSE 11.4 (x86_64) VERSION = 11.4 CODENAME = Celadon ===== uname -a =================================================================================================== Linux gs01293 2.6.37.1-1.2-desktop #1 SMP PREEMPT 2011-02-21 10:34:10 +0100 x86_64 x86_64 x86_64 GNU/Linux ===== lspci ====================================================================================================== 02:00.0 Ethernet controller [0200]: Atheros Communications Device [1969:1083] (rev c0) Subsystem: Acer Incorporated [ALI] Device [1025:050e] 03:00.0 Network controller [0280]: Atheros Communications Inc. AR9287 Wireless Network Adapter (PCI-Express) [168c:002e] (rev 01) Subsystem: Lite-On Communications Inc Device [11ad:6603] Kernel driver in use: ath9k ===== lsusb | grep -v "root hub" ================================================================================= Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 003: ID 064e:d20c Suyin Corp. Bus 001 Device 004: ID 0bda:0138 Realtek Semiconductor Corp. Bus 002 Device 003: ID 046d:c046 Logitech, Inc. RX1000 Laser Mouse Bus 002 Device 004: ID 090c:1000 Feiya Technology Corp. Flash Drive ===== hwinfo (filtered) ========================================================================================== 22: PCI 200.0: 0200 Ethernet controller Model: "Attansic Ethernet controller" Vendor: pci 0x1969 "Attansic Technology Corp." Device: pci 0x1083 SubVendor: pci 0x1025 "Acer Incorporated [ALI]" SubDevice: pci 0x050e 23: PCI 300.0: 0282 WLAN controller Model: "Atheros WLAN controller" Vendor: pci 0x168c "Atheros Communications Inc." Device: pci 0x002e SubVendor: pci 0x11ad "Lite-On Communications Inc" SubDevice: pci 0x6603 Driver: "ath9k" Driver Modules: "ath9k" Device File: wlan0 Link detected: no Driver Status: ath9k is active Driver Activation Cmd: "modprobe ath9k" ===== lsmod (filtered) =========================================================================================== | ac | arc4 | ath | ath9k | ath9k_common | | ath9k_hw | cfg80211 | drm | drm_kms_helper | ecb | | i2c_algo_bit | i2c_i801 | mac80211 | mperf | pci_hotplug | | radeon | rfkill | sg | shpchp | sr_mod | | ttm | v4l1_compat | v4l2_compat_ioctl32| wmi | xhci_hcd | ===== ifconfig (filtered for eth|wlan|ra|ath|dsl) ================================================================ wlan0 Link encap:Ethernet HWaddr ##:##:##:##:##:#1 inet addr:192.168.24.243 Bcast:192.168.24.255 Mask:255.255.255.0 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 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) ===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "=''" ================================================== --- /etc/sysconfig/network/ifcfg-wlan0 BOOTPROTO='static' IFPLUGD_PRIORITY='0' IPADDR='192.168.24.243/24' NAME='Atheros WLAN controller' STARTMODE='auto' USERCONTROL='no' WIRELESS_AP_SCANMODE='1' WIRELESS_AUTH_MODE='open' WIRELESS_BITRATE='auto' WIRELESS_DEFAULT_KEY='0' WIRELESS_KEY_LENGTH='@@@@@@' WIRELESS_MODE='Managed' WIRELESS_POWER='yes' ===== dhcpcd-test ================================================================================================ ===== ping tests ================================================================================================= connect: Network is unreachable Ping of 195.135.220.3 failed ping: unknown host www.suse.de Ping of www.suse.de failed ===== cat /etc/resolv | grep -i "nameserver" ===================================================================== nameserver 192.168.24.9 nameserver 192.168.24.2 nameserver 193.135.134.5 ===== cat /etc/hosts ============================================================================================= 127.0.0.1 localhost 127.0.0.2 gs01293.gsp gs01293 192.168.24.243 gs01293 gs01293 ===== route -n | egrep "(eth|ath|ra|wlan|dsl)" =================================================================== 192.168.24.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 wlan0 ===== egrep 'eth|ath|wlan|ra' /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=="wlan*", NAME="wlan0" ================================================================================================================== *** NWElizaStates V0.6.5.4.5 IF:wlan0 IM:2 DI:1 FALON:1 NI:1 cNI:1 NIWD:0 CM:3 IP6:0 KM:0 WLW:0 RTDT:SuSE [/code]