[code] collectNWDataGUI.sh V0.7.0-BetaVersion (Rev: 1.372, Build: 2013/09/27 16:37:22 UTC) --- Which type of your network connection should be tested? --- (2) 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 ... !!! CND0120E: Network card eno1 has no IP address !!! CND0300E: No dhcp server found on interface eno1 !!! CND0480W: No link detected on interface eno1 !!! CND0230W: IPV6 enabled and may be the reason for network problems !!! 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 collectNWDataGUI.txt 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/lsb-release /etc/os-release /etc/SuSE-release LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64" NAME=openSUSE VERSION="13.1 (Bottle)" VERSION_ID="13.1" PRETTY_NAME="openSUSE 13.1 (Bottle) (x86_64)" ID=opensuse ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:opensuse:13.1" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://opensuse.org/" ID_LIKE="suse" openSUSE 13.1 (x86_64) VERSION = 13.1 CODENAME = Bottle # /etc/SuSE-release is deprecated and will be removed in the future, use /etc/os-release instead ===== uname -a =================================================================================================== Linux linux-prq0 3.11.6-4-desktop #1 SMP PREEMPT Wed Oct 30 18:04:56 UTC 2013 (e6d4a27) x86_64 x86_64 x86_64 GNU/Linux ===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "^#|^$" | grep -v "=''" ================================ --- /etc/sysconfig/network/ifcfg-eno1 BOOTPROTO='dhcp' MTU='1500' NAME='Intel Ethernet controller' STARTMODE='ifplugd' USERCONTROL='no' IFPLUGD_PRIORITY='0' ===== 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.178.1 ===== cat /etc/hosts ============================================================================================= 127.0.0.1 localhost ===== (route -n && route -A inet6 -n) | egrep "(en|wl|eth|ath|ra|wlan|dsl|ppp)" ================================== Kernel IP Routentabelle Ziel Router Genmask Flags Metric Ref Use Iface ===== ifconfig (filtered for en|wl|eth|wlan|ra|ath|dsl|ppp) ====================================================== eno1 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) Interrupt:20 Speicher:f0400000-f0420000 ===== lspci ====================================================================================================== 00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I217-V [8086:153b] (rev 04) Subsystem: Gigabyte Technology Co., Ltd Device [1458:e000] Kernel driver in use: e1000e ===== lsusb | grep -v "root hub" ================================================================================= Bus 001 Device 002: ID 8087:8008 Intel Corp. Bus 002 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 002: ID 1058:1021 Western Digital Technologies, Inc. Elements 2TB Bus 003 Device 003: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer Bus 003 Device 004: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse ===== hwinfo (filtered) ========================================================================================== 14: PCI 19.0: 0200 Ethernet controller Model: "Intel Ethernet controller" Vendor: pci 0x8086 "Intel Corporation" Device: pci 0x153b SubVendor: pci 0x1458 "Giga-byte Technology" SubDevice: pci 0xe000 Driver: "e1000e" Driver Modules: "e1000e" Device File: eno1 Link detected: no Driver Status: e1000e is active Driver Activation Cmd: "modprobe e1000e" ===== lsmod (filtered) =========================================================================================== | ablk_helper | aesni_intel | aes_x86_64 | bnep | coretemp | | drm | drm_kms_helper | e1000e | efivarfs | gf128mul | | ghash_clmulni_intel| glue_helper | i2c_algo_bit | i2c_i801 | i915 | | ip_tables | kvm | kvm_intel | lpc_ich | lrw | | mfd_core | mperf | pps_core | ptp | rfkill | | scsi_dh | scsi_dh_alua | scsi_dh_emc | scsi_dh_hp_sw | scsi_dh_rdac | | serio_raw | sg | shpchp | sr_mod | usb_storage | | xhci_hcd | ===== egrep 'en|wl|eth|ath|wlan|ra|ppp' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* ==== ================================================================================================================== *** NWElizaStates V0.7.0-BetaVersion PNIN:1 IF:eno1 IM:2 DI:1 FALON:1 NIC:1 cNiC:1:1 NI:2 cNI:2 DHCP:1 NIWD:0 CM:0 IP6:1 KM:0 WLW:0 RTDT:SuSE GUI:0 UID:0 [/code]