[code] collectNWData V0.6.5.5-5b (Rev: 1.340C, Build: 2012-09-06 21:25:27 UTC) --- Which type of your network connection should be tested? --- (2) Wired connection --- What's the type of networktopology? --- (2) DSL HW router <---> 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 !!! CND0240E: networkmanager for network configuration enabled but a YAST network card configuration for eth0 exist --- 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 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 /etc/os-release openSUSE 12.2 (i586) VERSION = 12.2 CODENAME = Mantis NAME=openSUSE VERSION="12.2 (Mantis)" VERSION_ID="12.2" PRETTY_NAME="openSUSE 12.2 (Mantis) (i586)" ID=opensuse ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:opensuse:12.2" ===== uname -a =================================================================================================== Linux linux.site 3.4.6-2.10-default #1 SMP Thu Jul 26 09:36:26 UTC 2012 (641c197) i686 i686 i386 GNU/Linux ===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "=''" ================================================== --- /etc/sysconfig/network/ifcfg-eth0 BOOTPROTO='dhcp' STARTMODE='ifplugd' ===== dhcpcd-test ================================================================================================ ===== ping tests ================================================================================================= 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.178.1 ===== cat /etc/hosts ============================================================================================= 127.0.0.1 localhost ===== route -n | egrep "(eth|ath|ra|wlan|dsl)" =================================================================== 0.0.0.0 192.168.178.1 0.0.0.0 UG 0 0 0 wlan0 192.168.178.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0 ===== ifconfig (filtered for eth|wlan|ra|ath|dsl) ================================================================ wlan0 Link encap:Ethernet HWaddr ##:##:##:##:##:#1 inet addr:192.168.178.27 Bcast:192.168.178.255 Mask:255.255.255.0 inet6 addr: fe80::9eb7:dff:fed6:c3cf/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:87 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2392 (2.3 Kb) TX bytes:15084 (14.7 Kb) ===== lspci ====================================================================================================== 01:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR8162 Fast Ethernet [1969:1090] (rev 08) Subsystem: Toshiba America Info Systems Device [1179:ff1e] 02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8176] (rev ff) Kernel driver in use: rtl8192ce ===== lsusb | grep -v "root hub" ================================================================================= Bus 001 Device 002: ID 1307:0310 Transcend Information, Inc. Bus 001 Device 005: ID 0bda:0138 Realtek Semiconductor Corp. Card reader Bus 001 Device 004: ID 10f1:1a34 Importek ===== hwinfo (filtered) ========================================================================================== 22: PCI 100.0: 0200 Ethernet controller Model: "Attansic Ethernet controller" Vendor: pci 0x1969 "Attansic Technology Corp." Device: pci 0x1090 SubVendor: pci 0x1179 "Toshiba America Info Systems" SubDevice: pci 0xff1e 23: PCI 200.0: 0282 WLAN controller Model: "Realtek WLAN controller" Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd." Device: pci 0x8176 SubVendor: pci 0x10ec "Realtek Semiconductor Co., Ltd." SubDevice: pci 0x8211 Driver: "rtl8192ce" Driver Modules: "rtl8192ce" Device File: wlan0 Link detected: yes Driver Status: rtl8192ce is active Driver Activation Cmd: "modprobe rtl8192ce" ===== lsmod (filtered) =========================================================================================== | ac | af_packet | ahci | arc4 | brd | | cfg80211 | coretemp | drm | drm_kms_helper | ehci_hcd | | gma500_gfx | hwmon | i2c_algo_bit | i2c_core | i2c_i801 | | libahci | libata | mac80211 | microcode | mperf | | rfkill | rtl8192c_common | rtl8192ce | rtlwifi | sg | | squashfs | sr_mod | st | uas | uhci_hcd | | ums_realtek | usb_common | usb_storage | virtio | virtio_blk | | virtio_ring | ===== 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.5-5b IF:wlan0 IM:1 DI:1 FALON:1 NI:1 cNI:1 NIWD:0 CM:3 IP6:0 KM:1 WLW:0 RTDT:SuSE GUI:0 UID:0 [/code]