[code] collectNWData.sh V0.7.5.8 2016-05-22/17:35:50 - e8982e6 -iGUI- This program comes with ABSOLUTELY NO WARRANTY; This is free software, and you are welcome to redistribute it under certain conditions --- 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 --- NWCollect is collecting networkconfiguration information into file collectNWData.txt ... --- NWEliza is analyzing the system for common network configuration errors ... !!! CND0540W: Messages dropped on network interface eth0 !!! 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 collectNWData.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/os-release /etc/SuSE-release NAME="openSUSE Leap" VERSION="42.1" VERSION_ID="42.1" PRETTY_NAME="openSUSE Leap 42.1 (x86_64)" ID=opensuse ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:opensuse:42.1" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://opensuse.org/" ID_LIKE="suse" openSUSE 42.1 (x86_64) VERSION = 42.1 CODENAME = Malachite # /etc/SuSE-release is deprecated and will be removed in the future, use /etc/os-release instead ===== uname -a =================================================================================================== Linux agriedel36 4.1.21-14-default #1 SMP PREEMPT Sun Apr 17 07:27:45 UTC 2016 (fc187c1) x86_64 x86_64 x86_64 GNU/Linux ===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "^#|^$" | grep -v "=''" ================================ --- /etc/sysconfig/network/ifcfg-eth0 BOOTPROTO='static' IPADDR='%%%.%%%.27.247/24' MTU='1500' NAME=@@@@@@ STARTMODE='auto' ===== ping tests ================================================================================================= Ping of 8.8.8.8 OK Ping of www.google.com OK ===== cat /etc/resolv | grep -i "nameserver" ===================================================================== nameserver %%%.%%%.8.8 nameserver %%%.%%%.10.12 nameserver %%%.%%%.1.57 ===== cat /etc/hosts ============================================================================================= 127.0.0.1 localhost %%%.%%%.27.247 agriedel36 agriedel36 ===== (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 0.0.0.0 %%%.%%%.27.1 0.0.0.0 UG 0 0 0 eth0 %%%.%%%.27.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 Kernel IPv6 Routentabelle Ziel Nächster Hop Flags Metric Ref Benutzer Iface ===== ifconfig (filtered for en|wl|eth|wlan|ra|ath|dsl|ppp) ====================================================== eth0 Link encap:Ethernet Hardware Adresse ##:##:##:##:##:#1 inet Adresse:%%%.%%%.27.247 Bcast:%%%.%%%.27.255 Maske:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:15332 errors:0 dropped:271 overruns:0 frame:0 TX packets:5230 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 Sendewarteschlangenlänge:1000 RX bytes:9954088 (9.4 Mb) TX bytes:635396 (620.5 Kb) Interrupt:20 Speicher:f7c00000-f7c20000 ===== lspci ====================================================================================================== 00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I217-LM [8086:153a] (rev 04) Subsystem: Dell Device [1028:05a4] Kernel driver in use: e1000e ===== lsusb | grep -v "root hub" ================================================================================= Bus 004 Device 002: ID 8087:8000 Intel Corp. Bus 003 Device 002: ID 8087:8008 Intel Corp. Bus 001 Device 003: ID 0461:4d51 Primax Electronics, Ltd 0Y357C PMX-MMOCZUL (B) [Dell Laser Mouse] Bus 001 Device 002: ID 413c:2107 Dell Computer Corp. ===== @@@ >>listHWInfo hwinfo (filtered) @@@ <>listHWInfo 14: PCI 19.0: 0200 Ethernet controller Model: "Intel Ethernet Connection I217-LM" Vendor: pci 0x8086 "Intel Corporation" Device: pci 0x153a "Ethernet Connection I217-LM" SubVendor: pci 0x1028 "Dell" SubDevice: pci 0x05a4 Driver: "e1000e" Driver Modules: "e1000e" Device File: eth0 Link detected: yes Driver Status: e1000e is active Driver Activation Cmd: "modprobe e1000e" @@@ <>NWElizaStates PNIN:1 CFR:1 IF:eth0 IM:2 DI:1 FALON:1 NIC:0 cNiC:1:0 NI:0 cNI:0 PNG:0 DNS:0 MTU:0 NISS:0 IP6:0 KM:0 1 WLW: 0 RTDT: SuSE GUI:1 UID:0 NWElizaStates @@@ <>NWElizaStates PNIN:1 CFR:1 IF:eth0 IM:2 DI:1 FALON:1 NIC:0 cNiC:1:0 NI:0 cNI:0 PNG:0 DNS:0 MTU:0 NISS:0 IP6:0 KM:0 1 WLW: 0 RTDT: SuSE GUI:1 UID:0 PNIN:1 CFR:1 IF:eth0 IM:2 DI:1 FALON:1 NIC:0 cNiC:1:0 NI:0 cNI:0 PNG:0 DNS:0 MTU:0 NISS:0 IP6:0 KM:0 1 WLW:0 RTDT:SuSE GUI:1 UID:0 @@@ <