[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 !!! CND0250E: The system can't lookup external DNS name www.google.com !!! CND0160E: Unable to access nameserver with IP 134.76.68.141 defined in /etc/resolv.conf !!! CND0310W: Classic network configuration with ifup was detected. Configuration with networkmanager is 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 /etc/os-release openSUSE 42.2 (x86_64) VERSION = 42.2 CODENAME = Malachite # /etc/SuSE-release is deprecated and will be removed in the future, use /etc/os-release instead NAME="openSUSE Leap" VERSION="42.2" ID=opensuse ID_LIKE="suse" VERSION_ID="42.2" PRETTY_NAME="openSUSE Leap 42.2" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:leap:42.2" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" ===== uname -a =================================================================================================== Linux maxim-linux 4.11.6-1.ge566a4a-default #1 SMP PREEMPT Sat Jun 17 06:45:51 UTC 2017 (e566a4a) 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='%%%.%%%.68.231/16' MTU='1500' NAME=@@@@@@ STARTMODE='auto' ===== ping tests ================================================================================================= Ping of 8.8.8.8 OK ping: unknown host www.google.com Ping of www.google.com failed ===== cat /etc/resolv | grep -i "nameserver" ===================================================================== nameserver %%%.%%%.68.141 nameserver %%%.%%%.68.70 nameserver %%%.%%%.10.46 ===== cat /etc/hosts ============================================================================================= 127.0.0.1 localhost %%%.%%%.68.231 maxim-linux maxim-linux ===== (route -n && route -A inet6 -n) | egrep "(en|wl|eth|ath|ra|wlan|dsl|ppp)" ================================== Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 %%%.%%%.68.254 0.0.0.0 UG 0 0 0 eth0 %%%.%%%.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 ===== ifconfig (filtered for en|wl|eth|wlan|ra|ath|dsl|ppp) ====================================================== eth0 Link encap:Ethernet HWaddr ##:##:##:##:##:#1 inet addr:%%%.%%%.68.231 Bcast:%%%.%%%.255.255 Mask:255.255.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:31090 errors:0 dropped:394 overruns:0 frame:0 TX packets:1606 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:3326736 (3.1 Mb) TX bytes:123399 (120.5 Kb) Interrupt:19 Memory:f7000000-f7020000 ===== lspci ====================================================================================================== 00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I219-LM [8086:15b7] (rev 31) Subsystem: Dell Device [1028:06b9] Kernel driver in use: e1000e ===== lsusb | grep -v "root hub" ================================================================================= Bus 001 Device 004: ID 413c:2113 Dell Computer Corp. Bus 001 Device 003: ID 0424:2744 Standard Microsystems Corp. Bus 001 Device 002: ID 0461:4d51 Primax Electronics, Ltd 0Y357C PMX-MMOCZUL (B) [Dell Laser Mouse] ===== hwinfo (filtered) ========================================================================================== 11: PCI 1f.6: 0200 Ethernet controller Model: "Intel Ethernet Connection (2) I219-LM" Vendor: pci 0x8086 "Intel Corporation" Device: pci 0x15b7 "Ethernet Connection (2) I219-LM" SubVendor: pci 0x1028 "Dell" SubDevice: pci 0x06b9 Driver: "e1000e" Driver Modules: "e1000e" Device File: eth0 Link detected: yes Driver Status: e1000e is active Driver Activation Cmd: "modprobe e1000e" ===== lsmod (filtered) =========================================================================================== | aes_x86_64 | aesni_intel | af_packet | bnep | coretemp | | dcdbas | dell_led | dell_smbios | dell_wmi | drm | | drm_kms_helper | e1000e | ebtable_filter | ebtables | fb_sys_fops | | ghash_clmulni_intel| glue_helper | hci_uart | hid_generic | i2c_algo_bit | | i2c_hid | i2c_i801 | i915 | industrialio | intel_lpss | | intel_powerclamp| intel_rapl | ip_tables | irqbypass | iscsi_boot_sysfs | | iscsi_ibft | kfifo_buf | kvm | kvm_intel | mei | | mei_me | mei_wdt | pcbc | pinctrl_intel | pinctrl_sunrisepoint | | pps_core | ptp | rfkill | serio_raw | sg | | shpchp | sparse_keymap | sr_mod | syscopyarea | sysfillrect | | sysimgblt | tpm | tpm_tis | tpm_tis_core | wmi | | xhci_hcd | xhci_pci | ===== egrep 'en|wl|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" ================================================================================================================== *** 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:2 MTU:0 NISS:0 IP6:0 KM:0 1 WLW:0 RTDT:SuSE GUI:1 UID:0 [/code]